From 8fd93c9042bb30e53ce88303f8a0789a6ca688eb Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Wed, 5 Oct 2011 18:19:33 +0200 Subject: First successful build --- data/Makefile.am | 1 + data/org.gnome.evolution.calendar.gschema.xml.in | 330 +++++++++++------------ data/org.gnome.evolution.gschema.xml.in | 93 ------- data/org.gnome.evolution.shell.gschema.xml.in | 94 +++++++ 4 files changed, 260 insertions(+), 258 deletions(-) create mode 100644 data/org.gnome.evolution.shell.gschema.xml.in (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index c7f73e4744..17b32acc1e 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -15,6 +15,7 @@ gsettings_SCHEMAS = \ org.gnome.evolution.addressbook.gschema.xml \ org.gnome.evolution.calendar.gschema.xml \ org.gnome.evolution.mail.gschema.xml \ + org.gnome.evolution.shell.gschema.xml.in \ org.gnome.evolution.eplugin.attachment-reminder.gschema.xml \ org.gnome.evolution.eplugin.bogo-junk.gschema.xml \ org.gnome.evolution.eplugin.email-custom-header.gschema.xml \ diff --git a/data/org.gnome.evolution.calendar.gschema.xml.in b/data/org.gnome.evolution.calendar.gschema.xml.in index 706c0bf5ac..6915a0c2aa 100644 --- a/data/org.gnome.evolution.calendar.gschema.xml.in +++ b/data/org.gnome.evolution.calendar.gschema.xml.in @@ -1,169 +1,169 @@ + + '' + <_summary>Save directory for reminder audio + <_description>Directory for saving reminder audio files + + + 150 + <_summary>Month view vertical pane position + <_description>Position of the vertical pane, between the calendar lists and the date navigator calendar + + + '' + <_summary>The second timezone for a Day View + <_description>Shows the second time zone in a Day View, if set. Value is similar to one used in a 'timezone' key + + + [] + <_summary>Recently used second time zones in a Day View + <_description>List of recently used second time zones in a Day View + + + 5 + <_summary>Maximum number of recently used timezones to remember + <_description>Maximum number of recently used timezones to remember in a 'day-second-zones' list + + + false + <_summary>Show categories field in the event/meeting/task editor + <_description>Whether to show categories field in the event/meeting editor + + + true + <_summary>Show Role field in the event/task/meeting editor + <_description>Whether to show role field in the event/task/meeting editor + + + false + <_summary>Show RSVP field in the event/task/meeting editor + <_description>Whether to show RSVP field in the event/task/meeting editor + + + false + <_summary>Show status field in the event/task/meeting editor + <_description>Whether to show status field in the event/task/meeting editor + + + false + <_summary>Show timezone field in the event/meeting editor + <_description>Whether to show timezone field in the event/meeting editor + + + false + <_summary>Show type field in the event/task/meeting editor + <_description>Whether to show type field in the event/task/meeting editor + + + false + <_summary>Hide completed tasks + <_description>Whether to hide completed tasks in the tasks view + + + 'days' + <_summary>Hide task units + <_description>Units for determining when to hide tasks, "minutes", "hours" or "days" + + + 1 + <_summary>Hide task value + <_description>Number of units for determining when to hide tasks + + + 1 + <_summary>Last reminder time + <_description>Time the last reminder ran, in time_t + + + 200 + <_summary>Memo preview pane position (horizontal) + <_description>Position of the task preview pane when oriented horizontally + + + 0 + <_summary>Memo layout style + <_description>The layout style determines where to place the preview pane in relation to the memo list. "0" (Classic View) places the preview pane below the memo list. "1" (Vertical View) places the preview pane next to the memo list + + + 400 + <_summary>Memo preview pane position (vertical) + <_description>Position of the memo preview pane when oriented vertically + + + true + <_summary>Scroll Month View by a week, not by a month + <_description>Whether to scroll a Month View by a week, not by a month + + + [] + <_summary>Reminder programs + <_description>Programs that are allowed to be run by reminders + + + false + <_summary>Show display reminders in notification tray + <_description>Whether or not to use the notification tray for display reminders + + + [] + <_summary>List of selected calendars + <_description>List of calendars to load + + + [] + <_summary>List of selected memo lists + <_description>List of memo lists to load + + + [] + <_summary>List of selected task lists + <_description>List of task lists to load + + + true + <_summary>Show the memo preview pane + <_description>If "true", show the memo preview pane in the main window + + + true + <_summary>Show the task preview pane + <_description>If "true", show the task preview pane in the main window + + + 200 + <_summary>Task preview pane position (horizontal) + <_description>Position of the task preview pane when oriented horizontally + + + 0 + <_summary>Task layout style + <_description>The layout style determines where to place the preview pane in relation to the task list. "0" (Classic View) places the preview pane below the task list. "1" (Vertical View) places the preview pane next to the task list + + + 400 + <_summary>Task preview pane position (vertical) + <_description>Position of the task preview pane when oriented vertically + + + 'UTC' + <_summary>Timezone + <_description>The default timezone to use for dates and times in the calendar, as an untranslated Olsen timezone database location like "America/New York" + + + false + <_summary>Twenty four hour time format + <_description>Whether to show times in twenty four hour format instead of using am/pm + + + true + <_summary>Use system timezone + <_description>Use the system timezone instead of the timezone selected in Evolution + + + 62 + <_summary>Work days + <_description>Days on which the start and end of work hours should be indicated + - - '' - <_summary>Save directory for reminder audio - <_description>Directory for saving reminder audio files - - - 150 - <_summary>Month view vertical pane position - <_description>Position of the vertical pane, between the calendar lists and the date navigator calendar - - - '' - <_summary>The second timezone for a Day View - <_description>Shows the second time zone in a Day View, if set. Value is similar to one used in a 'timezone' key - - - [] - <_summary>Recently used second time zones in a Day View - <_description>List of recently used second time zones in a Day View - - - 5 - <_summary>Maximum number of recently used timezones to remember - <_description>Maximum number of recently used timezones to remember in a 'day-second-zones' list - - - false - <_summary>Show categories field in the event/meeting/task editor - <_description>Whether to show categories field in the event/meeting editor - - - true - <_summary>Show Role field in the event/task/meeting editor - <_description>Whether to show role field in the event/task/meeting editor - - - false - <_summary>Show RSVP field in the event/task/meeting editor - <_description>Whether to show RSVP field in the event/task/meeting editor - - - false - <_summary>Show status field in the event/task/meeting editor - <_description>Whether to show status field in the event/task/meeting editor - - - false - <_summary>Show timezone field in the event/meeting editor - <_description>Whether to show timezone field in the event/meeting editor - - - false - <_summary>Show type field in the event/task/meeting editor - <_description>Whether to show type field in the event/task/meeting editor - - - false - <_summary>Hide completed tasks - <_description>Whether to hide completed tasks in the tasks view - - - 'days' - <_summary>Hide task units - <_description>Units for determining when to hide tasks, "minutes", "hours" or "days" - - - 1 - <_summary>Hide task value - <_description>Number of units for determining when to hide tasks - - - 1 - <_summary>Last reminder time - <_description>Time the last reminder ran, in time_t - - - 200 - <_summary>Memo preview pane position (horizontal) - <_description>Position of the task preview pane when oriented horizontally - - - 0 - <_summary>Memo layout style - <_description>The layout style determines where to place the preview pane in relation to the memo list. "0" (Classic View) places the preview pane below the memo list. "1" (Vertical View) places the preview pane next to the memo list - - - 400 - <_summary>Memo preview pane position (vertical) - <_description>Position of the memo preview pane when oriented vertically - - - true - <_summary>Scroll Month View by a week - <_description>Whether to scroll a Month View by a week, not by a month - - - [] - <_summary>Reminder programs - <_description>Programs that are allowed to be run by reminders - - - false - <_summary>Show display reminders in notification tray - <_description>Whether or not to use the notification tray for display reminders - - - [] - <_summary>List of selected calendars - <_description>List of calendars to load - - - [] - <_summary>List of selected memo lists - <_description>List of memo lists to load - - - [] - <_summary>List of selected task lists - <_description>List of task lists to load - - - true - <_summary>Show the memo preview pane - <_description>If "true", show the memo preview pane in the main window - - - true - <_summary>Show the task preview pane - <_description>If "true", show the task preview pane in the main window - - - 200 - <_summary>Task preview pane position (horizontal) - <_description>Position of the task preview pane when oriented horizontally - - - 0 - <_summary>Task layout style - <_description>The layout style determines where to place the preview pane in relation to the task list. "0" (Classic View) places the preview pane below the task list. "1" (Vertical View) places the preview pane next to the task list - - - 400 - <_summary>Task preview pane position (vertical) - <_description>Position of the task preview pane when oriented vertically - - - 'UTC' - <_summary>Timezone - <_description>The default timezone to use for dates and times in the calendar, as an untranslated Olsen timezone database location like "America/New York" - - - false - <_summary>Twenty four hour time format - <_description>Whether to show times in twenty four hour format instead of using am/pm - - - true - <_summary>Use system timezone - <_description>Use the system timezone instead of the timezone selected in Evolution - - - 62 - <_summary>Work days - <_description>Days on which the start and end of work hours should be indicated - diff --git a/data/org.gnome.evolution.gschema.xml.in b/data/org.gnome.evolution.gschema.xml.in index ee7905b6b2..6ae4388a5e 100644 --- a/data/org.gnome.evolution.gschema.xml.in +++ b/data/org.gnome.evolution.gschema.xml.in @@ -10,98 +10,5 @@ <_summary>Last upgraded configuration version <_description>The last upgraded configuration version of Evolution, with major/minor/configuration level (for example "2.6.0"). - - - - - false - <_summary>Skip development warning dialog - <_description>Whether the warning dialog in development versions of Evolution is skipped. - - - 0 - <_summary>Initial attachment view - <_description>Initial view for attachment bar widgets. "0" is Icon View, "1" is List View. - - - '' - <_summary>Initial file chooser folder - <_description>Initial folder for GtkFileChooser dialogs. - - - false - <_summary>Start in offline mode - <_description> Whether Evolution will start up in offline mode instead of online mode. - - - [] - <_summary>Offline folder paths - <_description>List of paths for the folders to be synchronized to disk for offline usage. - - - false - <_summary>Enable express mode - <_description>Flag that enables a much simplified user interface. - - - - <_summary>Default window Y coordinate - <_description>The default Y coordinate for the main window. - - - - <_summary>Default window X coordinate - <_description>The default X coordinate for the main window. - - - 640 - <_summary>Default window width - <_description>The default width for the main window, in pixels. - - - 480 - <_summary>Default window height - <_description>The default height for the main window, in pixels. - - - true - <_summary>Default window state - <_description>Whether or not the window should be maximized. - - - true - <_summary>Window buttons are visible - <_description>Whether the window buttons should be visible. - - - toolbar - <_summary>Window button style - <_description>The style of the window buttons. Can be "text", "icons", "both", "toolbar". If "toolbar" is set, the style of the buttons is determined by the GNOME toolbar setting. - - - true - <_summary>Toolbar is visible - <_description>Whether the toolbar should be visible. - - - true - <_summary>Sidebar is visible - <_description>Whether the sidebar should be visible. - - - TRUE - <_summary>Statusbar is visible - <_description>Whether the status bar should be visible. - - - mail - <_summary>ID or alias of the component to be shown by default at start-up. - <_description>ID or alias of the component to be shown by default at start-up. - - - 200 - <_summary>Default sidebar width - <_description>The default width for the sidebar, in pixels. - diff --git a/data/org.gnome.evolution.shell.gschema.xml.in b/data/org.gnome.evolution.shell.gschema.xml.in new file mode 100644 index 0000000000..d2fd7439cb --- /dev/null +++ b/data/org.gnome.evolution.shell.gschema.xml.in @@ -0,0 +1,94 @@ + + + + false + <_summary>Skip development warning dialog + <_description>Whether the warning dialog in development versions of Evolution is skipped. + + + 0 + <_summary>Initial attachment view + <_description>Initial view for attachment bar widgets. "0" is Icon View, "1" is List View. + + + '' + <_summary>Initial file chooser folder + <_description>Initial folder for GtkFileChooser dialogs. + + + false + <_summary>Start in offline mode + <_description> Whether Evolution will start up in offline mode instead of online mode. + + + [] + <_summary>Offline folder paths + <_description>List of paths for the folders to be synchronized to disk for offline usage. + + + false + <_summary>Enable express mode + <_description>Flag that enables a much simplified user interface. + + + + <_summary>Default window Y coordinate + <_description>The default Y coordinate for the main window. + + + + <_summary>Default window X coordinate + <_description>The default X coordinate for the main window. + + + 640 + <_summary>Default window width + <_description>The default width for the main window, in pixels. + + + 480 + <_summary>Default window height + <_description>The default height for the main window, in pixels. + + + true + <_summary>Default window state + <_description>Whether or not the window should be maximized. + + + true + <_summary>Window buttons are visible + <_description>Whether the window buttons should be visible. + + + toolbar + <_summary>Window button style + <_description>The style of the window buttons. Can be "text", "icons", "both", "toolbar". If "toolbar" is set, the style of the buttons is determined by the GNOME toolbar setting. + + + true + <_summary>Toolbar is visible + <_description>Whether the toolbar should be visible. + + + true + <_summary>Sidebar is visible + <_description>Whether the sidebar should be visible. + + + TRUE + <_summary>Statusbar is visible + <_description>Whether the status bar should be visible. + + + mail + <_summary>ID or alias of the component to be shown by default at start-up. + <_description>ID or alias of the component to be shown by default at start-up. + + + 200 + <_summary>Default sidebar width + <_description>The default width for the sidebar, in pixels. + + + -- cgit v1.2.3