diff options
author | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
commit | 53777feb9a476864246e7bacb1ff139541271b35 (patch) | |
tree | a4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /views/calendar/galview.xml | |
parent | 72ca61d74b9942040638b628a6f1358e02d23d42 (diff) | |
download | gsoc2013-evolution-GTKHTML_0_10_0.tar gsoc2013-evolution-GTKHTML_0_10_0.tar.gz gsoc2013-evolution-GTKHTML_0_10_0.tar.bz2 gsoc2013-evolution-GTKHTML_0_10_0.tar.lz gsoc2013-evolution-GTKHTML_0_10_0.tar.xz gsoc2013-evolution-GTKHTML_0_10_0.tar.zst gsoc2013-evolution-GTKHTML_0_10_0.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_0_10_0
'GTKHTML_0_10_0'.
svn path=/tags/GTKHTML_0_10_0/; revision=10423
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> |