diff options
author | nobody <nobody@localhost> | 2001-12-14 12:59:04 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-12-14 12:59:04 +0800 |
commit | 990f4d3d6a89de0873bc9392262d14baa13c652e (patch) | |
tree | 32cb6f4702fe446ea804947fa4479b5431a3d24a /calendar/gui/dialogs/schedule-page.glade | |
parent | 969ffa703d70be312a9b9b2f7a6d2b7a8ac87c17 (diff) | |
download | gsoc2013-evolution-BALSA_1_3_0.tar.gz gsoc2013-evolution-BALSA_1_3_0.tar.zst gsoc2013-evolution-BALSA_1_3_0.zip |
This commit was manufactured by cvs2svn to create tag 'BALSA_1_3_0'.BALSA_1_3_0
svn path=/tags/BALSA_1_3_0/; revision=15037
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> |