diff options
Diffstat (limited to 'x11-misc/icecc/files/icecc-2.4.patch')
-rw-r--r-- | x11-misc/icecc/files/icecc-2.4.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-misc/icecc/files/icecc-2.4.patch b/x11-misc/icecc/files/icecc-2.4.patch deleted file mode 100644 index 855431abf148..000000000000 --- a/x11-misc/icecc/files/icecc-2.4.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- icecc/icecc.cpp 2003-04-03 22:48:22.000000000 +0200 -+++ icecc/icecc.cpp.new 2003-04-14 11:27:47.000000000 +0200 -@@ -49,7 +49,7 @@ - themeBrowser(0), - icewmCfgDir(getenv("ICEWM_PRIVCFG")), - aTools(COUNTTOOLS), --themeDir("/usr/local/share/icecc/themes/") -+themeDir("/usr/share/icecc/themes/") - { - setCaption(tr("IceWM Control Center " VERSION)); - |