From 75008f7cd9831b65de6e452860a6908b2019d9d1 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Fri, 27 Apr 2001 22:54:00 +0000 Subject: font customization added --- mixgtk/mixgtk_widgets.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'mixgtk/mixgtk_widgets.c') diff --git a/mixgtk/mixgtk_widgets.c b/mixgtk/mixgtk_widgets.c index c27b707..a26d886 100644 --- a/mixgtk/mixgtk_widgets.c +++ b/mixgtk/mixgtk_widgets.c @@ -1,7 +1,7 @@ /* -*-c-*- -------------- mixgtk_widgets.c : * Implementation of the functions declared in mixgtk_widgets.h * ------------------------------------------------------------------ - * Last change: Time-stamp: "2001-04-22 00:01:30 jao" + * Last change: Time-stamp: "2001-04-27 23:32:32 jao" * ------------------------------------------------------------------ * Copyright (C) 2001 Free Software Foundation, Inc. * @@ -38,6 +38,8 @@ static const gchar *names_[] = { "about_dialog", "goto_dialog", "color_dialog", + "fontsel_dialog", + "mixvm_widget", "command_prompt", "command_log", "mixal_clist", @@ -55,12 +57,12 @@ static const gchar *names_[] = { "greater_radio", "over_toggle", "memory_cells", - "memory_scroll", - "devices_notebook", - "loc_entry", "elapsed_label", "program_label", "uptime_label", + "memory_scroll", + "devices_notebook", + "loc_entry", NULL }; -- cgit v1.2.3