Hello community, here is the log from the commit of package gconf2-branding-openSUSE for openSUSE:Factory checked in at 2012-05-21 07:24:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gconf2-branding-openSUSE (Old) and /work/SRC/openSUSE:Factory/.gconf2-branding-openSUSE.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gconf2-branding-openSUSE", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gconf2-branding-openSUSE/gconf2-branding-SLED.changes 2012-03-16 13:13:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gconf2-branding-openSUSE.new/gconf2-branding-SLED.changes 2012-05-21 07:24:40.000000000 +0200 @@ -1,0 +2,7 @@ +Thu May 10 17:05:49 UTC 2012 - [email protected] + +- Set /desktop/gnome/url-handlers/http/enabled and + /desktop/gnome/url-handlers/https/enabled to "true" since firefox + checks for them. + +------------------------------------------------------------------- gconf2-branding-SLES.changes: same change gconf2-branding-openSUSE.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gconf2-branding-SLED.spec ++++++ --- /var/tmp/diff_new_pack.cDJFkF/_old 2012-05-21 07:24:42.000000000 +0200 +++ /var/tmp/diff_new_pack.cDJFkF/_new 2012-05-21 07:24:42.000000000 +0200 @@ -113,7 +113,9 @@ %gconf_set /apps/gnome-terminal/global/use_menu_accelerators --type=bool "false" # This is not needed anymore strictly speaking, with the move to x-scheme-handler, but Firefox still checks for those keys and some apps might do the same: %gconf_set /desktop/gnome/url-handlers/http/command --type=string "firefox %s" +%gconf_set /desktop/gnome/url-handlers/http/enabled --type=bool "true" %gconf_set /desktop/gnome/url-handlers/https/command --type=string "firefox %s" +%gconf_set /desktop/gnome/url-handlers/https/enabled --type=bool "true" # Use xchat for irc %gconf_set /desktop/gnome/url-handlers/irc/command --type=string "xchat --existing --url=%s" %gconf_set /desktop/gnome/url-handlers/irc/enabled --type=bool "true" gconf2-branding-SLES.spec: same change gconf2-branding-openSUSE.spec: same change ++++++ gconf2-branding.changes.in ++++++ --- /var/tmp/diff_new_pack.cDJFkF/_old 2012-05-21 07:24:42.000000000 +0200 +++ /var/tmp/diff_new_pack.cDJFkF/_new 2012-05-21 07:24:42.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu May 10 17:05:49 UTC 2012 - [email protected] + +- Set /desktop/gnome/url-handlers/http/enabled and + /desktop/gnome/url-handlers/https/enabled to "true" since firefox + checks for them. + +------------------------------------------------------------------- Fri Mar 9 11:21:40 UTC 2012 - [email protected] - Remove system-wide desktop icons: ++++++ gconf2-branding.spec.in ++++++ --- /var/tmp/diff_new_pack.cDJFkF/_old 2012-05-21 07:24:42.000000000 +0200 +++ /var/tmp/diff_new_pack.cDJFkF/_new 2012-05-21 07:24:42.000000000 +0200 @@ -114,7 +114,9 @@ %gconf_set /apps/gnome-terminal/global/use_menu_accelerators --type=bool "false" # This is not needed anymore strictly speaking, with the move to x-scheme-handler, but Firefox still checks for those keys and some apps might do the same: %gconf_set /desktop/gnome/url-handlers/http/command --type=string "firefox %s" +%gconf_set /desktop/gnome/url-handlers/http/enabled --type=bool "true" %gconf_set /desktop/gnome/url-handlers/https/command --type=string "firefox %s" +%gconf_set /desktop/gnome/url-handlers/https/enabled --type=bool "true" # Use xchat for irc %gconf_set /desktop/gnome/url-handlers/irc/command --type=string "xchat --existing --url=%s" %gconf_set /desktop/gnome/url-handlers/irc/enabled --type=bool "true" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
