diff options
author | 2009-05-10 18:34:54 +0000 | |
---|---|---|
committer | 2009-05-10 18:34:54 +0000 | |
commit | 8627cf006f54b6980b20d6b9fde200aea748cc04 (patch) | |
tree | 2c6d2f64034a86478759f935f0bd465189574814 /gnome-base/libgnome/files | |
parent | USE flag X needs to be always enabled in media-sound/rubyripper for Xeconf wr... (diff) | |
download | gentoo-2-8627cf006f54b6980b20d6b9fde200aea748cc04.tar.gz gentoo-2-8627cf006f54b6980b20d6b9fde200aea748cc04.tar.bz2 gentoo-2-8627cf006f54b6980b20d6b9fde200aea748cc04.zip |
New version for GNOME 2.26. Code cleanup and translation updates. Branding patch by dang. Clean up old revisions.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/libgnome/files')
-rw-r--r-- | gnome-base/libgnome/files/libgnome-2.26.0-branding.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gnome-base/libgnome/files/libgnome-2.26.0-branding.patch b/gnome-base/libgnome/files/libgnome-2.26.0-branding.patch new file mode 100644 index 000000000000..2cab351e6b23 --- /dev/null +++ b/gnome-base/libgnome/files/libgnome-2.26.0-branding.patch @@ -0,0 +1,12 @@ +diff --exclude-from=/home/dang/.scripts/diffrc -up -ruN libgnome-2.26.0.orig/schemas/desktop_gnome_background.schemas.in.in libgnome-2.26.0/schemas/desktop_gnome_background.schemas.in.in +--- libgnome-2.26.0.orig/schemas/desktop_gnome_background.schemas.in.in 2009-03-17 10:42:05.000000000 -0400 ++++ libgnome-2.26.0/schemas/desktop_gnome_background.schemas.in.in 2009-04-24 14:57:59.000000000 -0400 +@@ -29,7 +29,7 @@ + <applyto>/desktop/gnome/background/picture_filename</applyto> + <owner>gnome</owner> + <type>string</type> +- <default>@datadir@/pixmaps/backgrounds/gnome/background-default.jpg</default> ++ <default>@datadir@/pixmaps/backgrounds/gnome/gentoo/gentoo-emergence.png</default> + <locale name="C"> + <short>Picture Filename</short> + <long>File to use for the background image.</long> |