Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-11-11 | fix uninitialized variable. | Mark McLoughlin | 1 | -29/+0 | |
2004-11-11 Mark McLoughlin <mark@skynet.ie> * src/desktop_file.c: (gnome_desktop_file_remove_string_from_list): fix uninitialized variable. * configure.in: modernize a bit, don't check for gnome-vfs, remove --enable-tests etc. * src/Makefile.am: remove a bunch of stuff. * src/canonicalize.[ch], src/dfu-test.[ch], src/gen-compat-tree.c, src/gen_table.py, src/menu-entries.[ch], src/menu-layout.[ch], src/menu-method.c, src/menu-modules.conf, src/menu-monitor.[ch], src/menu-overrides.[ch], src/menu-parser.[ch], src/menu-process.[ch], src/menu-tree-cache.[ch], src/menu-util.[ch], src/menu.h, src/vfolder-parser.[ch], src/vfolder-query.[ch]: remove all this menu stuff. Its now in GNOME itself. * test/*: remove empty dir; * Makefile.am: don't build tests dir. | |||||
2003-05-29 | add allow_missing_basename argument | Havoc Pennington | 1 | -1/+2 | |
2003-05-28 Havoc Pennington <hp@redhat.com> * src/canonicalize.c (g_canonicalize_file_name): add allow_missing_basename argument * src/menu-tree-cache.c (init_xdg_paths): hack to pass in the create_chaining_to to desktop_entry_tree_load() * src/menu-method.c (menu_method_get_tree): adapt to new API * src/menu-process.c (desktop_entry_tree_load): take an argument which is the menu file to chain to in a newly-created menu file * src/menu-layout.c (menu_cache_get_menu_for_file): same, allow specifying a file to chain to if we create a new menu file | |||||
2002-11-17 | sync some hacking on new menu spec | Havoc Pennington | 1 | -0/+28 | |