forked from pool/gnome-control-center
13 lines
723 B
Diff
13 lines
723 B
Diff
|
Index: gnome-control-center-3.18.2/shell/cc-panel-loader.c
|
||
|
===================================================================
|
||
|
--- gnome-control-center-3.18.2.orig/shell/cc-panel-loader.c
|
||
|
+++ gnome-control-center-3.18.2/shell/cc-panel-loader.c
|
||
|
@@ -103,6 +103,7 @@ static struct {
|
||
|
PANEL_TYPE("wacom", cc_wacom_panel_get_type ),
|
||
|
#endif
|
||
|
PANEL_TYPE("ca.desrt.dconf-editor", NULL ),
|
||
|
+ PANEL_TYPE("alacarte", NULL ),
|
||
|
PANEL_TYPE("gpk-prefs", NULL ),
|
||
|
PANEL_TYPE("tracker-preferences", NULL ),
|
||
|
PANEL_TYPE("itweb-settings", NULL ),
|