Revision 15328,
231 bytes
checked in by ghudson, 24 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r15327,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | #ifndef MENU_PROPERTIES_H |
---|
2 | #define MENU_PROPERTIES_H |
---|
3 | |
---|
4 | BEGIN_GNOME_DECLS |
---|
5 | |
---|
6 | void menu_properties(Menu *menu); |
---|
7 | |
---|
8 | char * get_real_menu_path(char *arguments); |
---|
9 | char * get_pixmap(char *menudir, gboolean main_menu); |
---|
10 | |
---|
11 | END_GNOME_DECLS |
---|
12 | |
---|
13 | #endif |
---|
14 | |
---|
Note: See
TracBrowser
for help on using the repository browser.