diff options
author | nobody <nobody@localhost> | 2001-10-25 06:17:05 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-10-25 06:17:05 +0800 |
commit | 99c6e9b7a7d87d48e1d621f48a1ef170b8e039f9 (patch) | |
tree | 75a31cb1cb19b4266322f9427b0641c1b53aca24 /calendar/gui/dialogs/schedule-page.glade | |
parent | dcc99c020b6a58e174091b32585159edfae18dd4 (diff) | |
download | gsoc2013-evolution-GNUMERIC_0_75.tar.gz gsoc2013-evolution-GNUMERIC_0_75.tar.zst gsoc2013-evolution-GNUMERIC_0_75.zip |
This commit was manufactured by cvs2svn to create tagGNUMERIC_0_75
'GNUMERIC_0_75'.
svn path=/tags/GNUMERIC_0_75/; revision=14032
Diffstat (limited to 'calendar/gui/dialogs/schedule-page.glade')
-rw-r--r-- | calendar/gui/dialogs/schedule-page.glade | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/calendar/gui/dialogs/schedule-page.glade b/calendar/gui/dialogs/schedule-page.glade deleted file mode 100644 index 95a2147659..0000000000 --- a/calendar/gui/dialogs/schedule-page.glade +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0"?> -<GTK-Interface> - -<project> - <name>task-details-page</name> - <program_name>task-details-page</program_name> - <directory></directory> - <source_directory>src</source_directory> - <pixmaps_directory>pixmaps</pixmaps_directory> - <language>C</language> - <gnome_support>True</gnome_support> - <gettext_support>True</gettext_support> -</project> - -<widget> - <class>GtkWindow</class> - <name>schedule-toplevel</name> - <visible>False</visible> - <title>window1</title> - <type>GTK_WINDOW_TOPLEVEL</type> - <position>GTK_WIN_POS_NONE</position> - <modal>False</modal> - <allow_shrink>False</allow_shrink> - <allow_grow>True</allow_grow> - <auto_shrink>False</auto_shrink> - - <widget> - <class>GtkVBox</class> - <name>schedule-page</name> - <border_width>4</border_width> - <homogeneous>False</homogeneous> - <spacing>4</spacing> - </widget> -</widget> - -</GTK-Interface> |