diff options
author | 2004-11-12 04:00:18 +0000 | |
---|---|---|
committer | 2004-11-12 04:00:18 +0000 | |
commit | ede46bfeb0ade603024fd1182b04674851cd5fa3 (patch) | |
tree | 4afa2f7a38c5bd7d6c91448e6789f315884e8f1b /gnustep-libs/camaelon/files | |
parent | Keyworded ppc for GNOME 2.8 (Manifest recommit) (diff) | |
download | gentoo-2-ede46bfeb0ade603024fd1182b04674851cd5fa3.tar.gz gentoo-2-ede46bfeb0ade603024fd1182b04674851cd5fa3.tar.bz2 gentoo-2-ede46bfeb0ade603024fd1182b04674851cd5fa3.zip |
Mass Update: gnustep.eclass revamped to allow configurable root install; gnustep-base/libs/apps updated to utilize new gnustep.eclass (only versions bumped where files would change); some KEYWORDS were accidentally dropped between version bumps of packages -- this has been resolved; windowmaker correctly supports gnustep now; gnustep-funcs.eclass added -- used where info on an installed gnustep-env is needed rather than making a full GNUstep application
Diffstat (limited to 'gnustep-libs/camaelon/files')
-rw-r--r-- | gnustep-libs/camaelon/files/config-camaelon.sh | 4 | ||||
-rw-r--r-- | gnustep-libs/camaelon/files/digest-camaelon-0.1-r1 | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/gnustep-libs/camaelon/files/config-camaelon.sh b/gnustep-libs/camaelon/files/config-camaelon.sh index 6636748ecfdd..0300ad754327 100644 --- a/gnustep-libs/camaelon/files/config-camaelon.sh +++ b/gnustep-libs/camaelon/files/config-camaelon.sh @@ -1,4 +1,4 @@ echo "Applying Camaelon default theme..." -echo "defaults write NSGlobalDomain GUIThemeBundles \"${GNUSTEP_SYSTEM_ROOT}/Library/Bundles/Camaelon.themeEngine\"" -defaults write NSGlobalDomain GUIThemeBundles "${GNUSTEP_SYSTEM_ROOT}/Library/Bundles/Camaelon.themeEngine" +echo "defaults write NSGlobalDomain GSAppKitUserBundles \"(${GNUSTEP_LOCAL_ROOT}/Library/Bundles/Camaelon.themeEngine)\"" +defaults write NSGlobalDomain GSAppKitUserBundles "(${GNUSTEP_LOCAL_ROOT}/Library/Bundles/Camaelon.themeEngine)" diff --git a/gnustep-libs/camaelon/files/digest-camaelon-0.1-r1 b/gnustep-libs/camaelon/files/digest-camaelon-0.1-r1 new file mode 100644 index 000000000000..beb8fb05c375 --- /dev/null +++ b/gnustep-libs/camaelon/files/digest-camaelon-0.1-r1 @@ -0,0 +1 @@ +MD5 5b870e8e8d543ac25e58a231ab86bb57 Camaelon-0.1.tgz 50170 |