remove the duplicate #defined key.
Fri Nov 1 18:21:22 2002 Jonathan Blandford <jrb@gnome.org> * main.c: remove the duplicate #defined key.
This commit is contained in:
parent
ff045c00cd
commit
c46a90bc25
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Fri Nov 1 18:21:22 2002 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
* main.c: remove the duplicate #defined key.
|
||||
|
||||
2002-10-21 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.1.1
|
||||
|
|
|
@ -26,7 +26,6 @@ static void cb_show_details (GtkWidget *button,
|
|||
|
||||
#define GTK_FONT_KEY "/desktop/gnome/interface/font_name"
|
||||
#define DESKTOP_FONT_KEY "/apps/nautilus/preferences/desktop_font"
|
||||
#define WINDOW_TITLE_FONT_KEY "/desktop/gnome/applications/window_manager/titlebar_font"
|
||||
|
||||
#define METACITY_DIR "/apps/metacity/general"
|
||||
#define WINDOW_TITLE_FONT_KEY METACITY_DIR "/titlebar_font"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue