Revision 15328,
228 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_RH_H |
---|
2 | #define MENU_RH_H |
---|
3 | |
---|
4 | BEGIN_GNOME_DECLS |
---|
5 | |
---|
6 | void create_rh_menu(int dofork); |
---|
7 | void rh_submenu_to_display(GtkWidget *menuw, GtkMenuItem *menuitem); |
---|
8 | |
---|
9 | #define REDHAT_MENUDIR "/etc/X11/wmconfig" |
---|
10 | |
---|
11 | END_GNOME_DECLS |
---|
12 | |
---|
13 | #endif |
---|
14 | |
---|
Note: See
TracBrowser
for help on using the repository browser.