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 | 31048cad254817a6790731d5e97c5051bd52f661 (patch) | |
tree | 75a31cb1cb19b4266322f9427b0641c1b53aca24 /views/calendar/galview.xml | |
parent | dcc99c020b6a58e174091b32585159edfae18dd4 (diff) | |
download | gsoc2013-evolution-guikachu-0_99_1.tar.gz gsoc2013-evolution-guikachu-0_99_1.tar.zst gsoc2013-evolution-guikachu-0_99_1.zip |
This commit was manufactured by cvs2svn to create tagguikachu-0_99_1
'guikachu-0_99_1'.
svn path=/tags/guikachu-0_99_1/; revision=14065
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> |