oops. didn't mean to change that.

maybe we should get the prefix for gnome from gnome-config --prefix?


SVN revision: 5852
This commit is contained in:
rephorm 2002-01-24 01:11:13 +00:00 committed by rephorm
parent 3e09f77dbd
commit 515693292b
1 changed files with 1 additions and 1 deletions

View File

@ -459,7 +459,7 @@ e_bg_up_cb(void *_data, Evas _e, Evas_Object _o, int _b, int _x, int _y)
if (!buildmenu)
{
buildmenu = e_build_menu_new_from_gnome_apps("/opt/gnome/share/gnome/apps");
buildmenu = e_build_menu_new_from_gnome_apps("/usr/share/gnome/apps");
}
if (buildmenu)
{