From 762dd31acc761e33f05d27857a7b5f2b23f6d917 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 12 Dec 2012 15:41:41 +0100 Subject: re-add previously deleted files into libslab they are dependencies of gnome-main-menu they are migrated to gsettings --- shell/control-center.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/control-center.c b/shell/control-center.c index 79dd4a5f..56201b1f 100644 --- a/shell/control-center.c +++ b/shell/control-center.c @@ -194,7 +194,7 @@ int main(int argc, char* argv[]) return retval; } - app_data = appshelldata_new("matecc.menu", GTK_ICON_SIZE_DND, FALSE, TRUE); + app_data = appshelldata_new("matecc.menu", GTK_ICON_SIZE_DND, FALSE, TRUE, 0); generate_categories(app_data); actions = get_actions_list(); -- cgit v1.2.1