aboutsummaryrefslogtreecommitdiffstats
path: root/views/calendar/galview.xml
blob: 36cc68c68444815deb25b7a08b25b568783edb30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<GalViewCollection default-view="Day_View">
  <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>