Accepting request 253181 from GNOME:Next

- Update gnome-control-center-allow-extra-tools-in-shell.patch:
  dconf-editor.desktop was renamed to
  ca.desrt.dconf-editor.desktop.

OBS-URL: https://build.opensuse.org/request/show/253181
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=253
This commit is contained in:
Dominique Leuenberger 2014-09-30 17:50:48 +00:00 committed by Git OBS Bridge
parent 1e9a0c8b35
commit 625ec41e80
2 changed files with 8 additions and 1 deletions

View File

@ -66,7 +66,7 @@ Index: gnome-control-center-3.13.4/shell/cc-panel-loader.c
- PANEL_TYPE("wacom", cc_wacom_panel_get_type ),
+ PANEL_TYPE("wacom", cc_wacom_panel_get_type ),
#endif
+ PANEL_TYPE("dconf-editor", NULL ),
+ PANEL_TYPE("ca.desrt.dconf-editor", NULL ),
+ PANEL_TYPE("alacarte", NULL ),
+ PANEL_TYPE("gpk-prefs", NULL ),
+ PANEL_TYPE("tracker-preferences", NULL ),

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 30 11:30:07 UTC 2014 - dimstar@opensuse.org
- Update gnome-control-center-allow-extra-tools-in-shell.patch:
dconf-editor.desktop was renamed to
ca.desrt.dconf-editor.desktop.
-------------------------------------------------------------------
Wed Sep 24 04:53:24 UTC 2014 - badshah400@gmail.com