mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
2954c55b1d
PR: 12047 Submitted by: Chris Piazza <cpiazza@home.net>
12 lines
386 B
Plaintext
12 lines
386 B
Plaintext
--- icon/coolicon.c.orig Mon Jun 7 11:23:06 1999
|
|
+++ icon/coolicon.c Mon Jun 7 11:24:05 1999
|
|
@@ -49,7 +49,7 @@
|
|
void free_icon_elements (CPowerIcon * icon);
|
|
void free_all_lists (void);
|
|
|
|
-#define SYSTEM_ICONS LIBDIR "/coolicon.config"
|
|
+#define SYSTEM_ICONS SYSCONFDIR "/coolicon.config"
|
|
#define E_DATA LIBDIR "/e.data"
|
|
#define START_WIDTH size_of_e
|
|
#define START_HEIGHT size_of_e
|