diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-07-30 10:21:35 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-07-30 10:21:35 +0000 |
commit | 002e9f21f61c6160088196723e9fbff7732d45c6 (patch) | |
tree | 4a02e45d3e3afebf5d9104daf1c5e7e83c032a6b /x11-misc/icecc/files/icecc-2.2.patch | |
parent | cleanups (diff) | |
download | gentoo-2-002e9f21f61c6160088196723e9fbff7732d45c6.tar.gz gentoo-2-002e9f21f61c6160088196723e9fbff7732d45c6.tar.bz2 gentoo-2-002e9f21f61c6160088196723e9fbff7732d45c6.zip |
cleanups
Diffstat (limited to 'x11-misc/icecc/files/icecc-2.2.patch')
-rw-r--r-- | x11-misc/icecc/files/icecc-2.2.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-misc/icecc/files/icecc-2.2.patch b/x11-misc/icecc/files/icecc-2.2.patch deleted file mode 100644 index 855431abf148..000000000000 --- a/x11-misc/icecc/files/icecc-2.2.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)); - |