[meego-commits] 5707: Changes to Trunk:Testing/gtk2

Rob Bradford rob at linux.intel.com
Wed Jul 14 20:27:15 UTC 2010


Hi,
I have made the following changes to gtk2 in project Trunk:Testing. Please review and accept ASAP.

Thank You,
Rob Bradford

[This message was auto-generated]

---

Request #5707:

  submit:   devel:ux:netbook/gtk2(r2) -> Trunk:Testing/gtk2


Message:
    None

State:   new          2010-07-14T08:22:01 rbradford
Comment: None



changes files:
--------------
--- gtk2.changes
+++ gtk2.changes
@@ -0,0 +1,3 @@
+* Wed Jul 14 2010 Rob Bradford <rob at linux.intel.com> - 2.20.0
+- Update default icon theme and default GTK+ theme values to the new names
+

spec files:
-----------

other changes:
--------------

++++++ gtk+-2.19.4-default-theme.patch
--- gtk+-2.19.4-default-theme.patch
+++ gtk+-2.19.4-default-theme.patch
@@ -7,7 +7,7 @@
  								   P_("Theme Name"),
  								   P_("Name of theme RC file to load"),
 -								  "Raleigh",
-+								  "Moblin-Netbook",
++								  "Netbook",
  								  GTK_PARAM_READWRITE),
                                               NULL);
    g_assert (result == PROP_THEME_NAME);
@@ -16,7 +16,7 @@
  								  P_("Icon Theme Name"),
  								  P_("Name of icon theme to use"),
 -								  "hicolor",
-+								  "moblin",
++								  "netbook",
  								  GTK_PARAM_READWRITE),
                                               NULL);
    g_assert (result == PROP_ICON_THEME_NAME);



More information about the MeeGo-commits mailing list