aboutsummaryrefslogtreecommitdiffstats
path: root/views/calendar/galview.xml
blob: f82acf528ae56e0a85030606c92874117a1ccfa5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?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>