source: trunk/third/gnome-core/panel/menu-rh.h @ 15328

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