diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-16 21:53:47 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-16 21:53:47 +0800 |
commit | ee804aafe11507b85a3626480aa406b16b8104da (patch) | |
tree | f5468100742589f38aebff7065561dcfc82d8ba9 /calendar/gui/apps_evolution_calendar.schemas.in.in | |
parent | 5014e7f941b9bbcf22a40bc35738b8bd57f94503 (diff) | |
download | gsoc2013-evolution-ee804aafe11507b85a3626480aa406b16b8104da.tar.gz gsoc2013-evolution-ee804aafe11507b85a3626480aa406b16b8104da.tar.zst gsoc2013-evolution-ee804aafe11507b85a3626480aa406b16b8104da.zip |
UI changes for task editor.
svn path=/trunk/; revision=30626
Diffstat (limited to 'calendar/gui/apps_evolution_calendar.schemas.in.in')
-rw-r--r-- | calendar/gui/apps_evolution_calendar.schemas.in.in | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in.in b/calendar/gui/apps_evolution_calendar.schemas.in.in index 7352fc4fd7..8ae9adadc0 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in.in @@ -27,19 +27,7 @@ </locale> </schema> - <schema> - <key>/schemas/apps/evolution/calendar/display/show_attendee</key> - <applyto>/apps/evolution/calendar/display/show_attendee</applyto> - <owner>evolution-calendar</owner> - <type>bool</type> - <default>true</default> - <locale name="C"> - <short>Show Attendee field in the event/task/meeting editor</short> - <long>Whether to show attendee field in the event/task/meeting editor</long> - </locale> - </schema> - - <schema> + <schema> <key>/schemas/apps/evolution/calendar/display/show_role</key> <applyto>/apps/evolution/calendar/display/show_role</applyto> <owner>evolution-calendar</owner> |