New files. Needed to fix bug #402797.

2007-02-06  Denis Washington  <denisw@svn.gnome.org>

	* shell/gnomecc.menu:
	* shell/gnomecc.directory.in: New files. Needed to fix bug #402797.
	
	* shell/control-center.c: Use gnomecc.menu instead of settings.menu.	
	
	* shell/Makefile.am: Add rules for gnomecc.directory.in.
	* po/POTFILES.in: Add gnomecc.directory.in.

svn path=/trunk/; revision=7251
This commit is contained in:
Denis Washington 2007-02-06 16:11:13 +00:00 committed by Denis Washington
parent fde0fee5e2
commit 25a40b9c02
6 changed files with 147 additions and 3 deletions

View file

@ -151,7 +151,7 @@ main (int argc, char *argv[])
exit (1);
}
app_data = appshelldata_new ("preferences.menu", NULL, CONTROL_CENTER_PREFIX,
app_data = appshelldata_new ("gnomecc.menu", NULL, CONTROL_CENTER_PREFIX,
GTK_ICON_SIZE_DIALOG, FALSE, TRUE);
generate_categories (app_data);