From 539ab2c329ef87cb855c5965a4e3995af9b1cad3 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sat, 15 Feb 2014 23:46:38 +0200 Subject: Added gnome already splitted ebuilds. will split later if needed to improve deps heaven --- gnome-base/libgnome/files/libgnome-2.26.0-branding.patch | 12 ++++++++++++ .../libgnome/files/libgnome-2.28.0-menus-have-icons.patch | 15 +++++++++++++++ .../libgnome/files/libgnome-2.32-sabayon-background.patch | 11 +++++++++++ 3 files changed, 38 insertions(+) create mode 100644 gnome-base/libgnome/files/libgnome-2.26.0-branding.patch create mode 100644 gnome-base/libgnome/files/libgnome-2.28.0-menus-have-icons.patch create mode 100644 gnome-base/libgnome/files/libgnome-2.32-sabayon-background.patch (limited to 'gnome-base/libgnome/files') 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 00000000..2cab351e --- /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 @@ + /desktop/gnome/background/picture_filename + gnome + string +- @datadir@/pixmaps/backgrounds/gnome/background-default.jpg ++ @datadir@/pixmaps/backgrounds/gnome/gentoo/gentoo-emergence.png + + Picture Filename + File to use for the background image. diff --git a/gnome-base/libgnome/files/libgnome-2.28.0-menus-have-icons.patch b/gnome-base/libgnome/files/libgnome-2.28.0-menus-have-icons.patch new file mode 100644 index 00000000..7249696a --- /dev/null +++ b/gnome-base/libgnome/files/libgnome-2.28.0-menus-have-icons.patch @@ -0,0 +1,15 @@ +Upstream changed default to no icons for menus. We don't want that. No one wants +that. + +--- +--- schemas/desktop_gnome_interface.schemas.in.in ++++ schemas/desktop_gnome_interface.schemas.in.in +@@ -65,7 +65,7 @@ + /desktop/gnome/interface/menus_have_icons + gnome + bool +- false ++ true + + Menus Have Icons + Whether menus may display an icon next to a menu entry. diff --git a/gnome-base/libgnome/files/libgnome-2.32-sabayon-background.patch b/gnome-base/libgnome/files/libgnome-2.32-sabayon-background.patch new file mode 100644 index 00000000..bb18a5a1 --- /dev/null +++ b/gnome-base/libgnome/files/libgnome-2.32-sabayon-background.patch @@ -0,0 +1,11 @@ +--- a/schemas/desktop_gnome_background.schemas.in.in ++++ b/schemas/desktop_gnome_background.schemas.in.in +@@ -29,7 +29,7 @@ + /desktop/gnome/background/picture_filename + gnome + string +- @datadir@/pixmaps/backgrounds/gnome/background-default.jpg ++ @datadir@/backgrounds/kgdm.jpg + + Picture Filename + File to use for the background image. -- cgit v1.2.3