diff options
author | nobody <nobody@localhost> | 2001-08-04 06:36:03 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-08-04 06:36:03 +0800 |
commit | de5505d3d6fe6f53b472630864a221298bde4974 (patch) | |
tree | f3c195439d0a5928ddb85c3a1583b09eb498443a /views/calendar/galview.xml | |
parent | 308aaf47ea788683b47a600d6c6f31563d7ee070 (diff) | |
download | gsoc2013-evolution-gtkmm_1_2_7.tar gsoc2013-evolution-gtkmm_1_2_7.tar.gz gsoc2013-evolution-gtkmm_1_2_7.tar.bz2 gsoc2013-evolution-gtkmm_1_2_7.tar.lz gsoc2013-evolution-gtkmm_1_2_7.tar.xz gsoc2013-evolution-gtkmm_1_2_7.tar.zst gsoc2013-evolution-gtkmm_1_2_7.zip |
This commit was manufactured by cvs2svn to create tag 'gtkmm_1_2_7'.gtkmm_1_2_7
svn path=/tags/gtkmm_1_2_7/; revision=11632
Diffstat (limited to 'views/calendar/galview.xml')
-rw-r--r-- | views/calendar/galview.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/views/calendar/galview.xml b/views/calendar/galview.xml deleted file mode 100644 index f82acf528a..0000000000 --- a/views/calendar/galview.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0"?> -<GalViewCollection> - <GalView id="Day_View" _title="Day View" filename="Day_View.galview" - type="day_view"/> - <GalView id="Work_Week_View" _title="Work Week View" filename="Work_Week_View.galview" - type="work_week_view"/> - <GalView id="Week_View" _title="Week View" filename="Week_View.galview" - type="week_view"/> - <GalView id="Month_View" _title="Month View" filename="Month_View.galview" - type="month_view"/> -</GalViewCollection> |