From 2379490b4d47827d0864ad22b9208b32e327147a Mon Sep 17 00:00:00 2001 From: Patrick Kursawe Date: Mon, 14 Apr 2003 10:36:54 +0000 Subject: new version --- x11-misc/icecc/files/digest-icecc-2.0 | 1 + x11-misc/icecc/files/icecc-2.0.patch | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 x11-misc/icecc/files/digest-icecc-2.0 create mode 100644 x11-misc/icecc/files/icecc-2.0.patch (limited to 'x11-misc/icecc/files') diff --git a/x11-misc/icecc/files/digest-icecc-2.0 b/x11-misc/icecc/files/digest-icecc-2.0 new file mode 100644 index 000000000000..732f9d284081 --- /dev/null +++ b/x11-misc/icecc/files/digest-icecc-2.0 @@ -0,0 +1 @@ +MD5 44f24b502df7b2a8d14bed96dcbe5bfc icecc-2.0.tar.bz2 337549 diff --git a/x11-misc/icecc/files/icecc-2.0.patch b/x11-misc/icecc/files/icecc-2.0.patch new file mode 100644 index 000000000000..855431abf148 --- /dev/null +++ b/x11-misc/icecc/files/icecc-2.0.patch @@ -0,0 +1,11 @@ +--- 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)); + -- cgit v1.2.3-65-gdbad