diff options
author | Ted Gould <ted@gould.cx> | 2010-04-06 16:56:04 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-04-06 16:56:04 -0500 |
commit | fd1e69241e772a7f9f463ce98bf532c78fdf91f5 (patch) | |
tree | 1bcc12d77fe2483dca0ef2dc341e71658c7df28d /data/indicator-session.schemas.in | |
parent | 79c9706e99fb458644f12cce7b7b37a78d36f6dd (diff) | |
download | ayatana-indicator-session-fd1e69241e772a7f9f463ce98bf532c78fdf91f5.tar.gz ayatana-indicator-session-fd1e69241e772a7f9f463ce98bf532c78fdf91f5.tar.bz2 ayatana-indicator-session-fd1e69241e772a7f9f463ce98bf532c78fdf91f5.zip |
Formatting
Diffstat (limited to 'data/indicator-session.schemas.in')
-rw-r--r-- | data/indicator-session.schemas.in | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/data/indicator-session.schemas.in b/data/indicator-session.schemas.in index 3380c94..f4e70da 100644 --- a/data/indicator-session.schemas.in +++ b/data/indicator-session.schemas.in @@ -2,16 +2,16 @@ <gconfschemafile> <schemalist> <schema> - <key>/schemas/apps/indicator-session/suppress_logout_restart_shutdown</key> - <applyto>/apps/indicator-session/suppress_logout_restart_shutdown</applyto> - <owner>indicator-session</owner> - <type>bool</type> - <default>FALSE</default> - <locale name="C"> - <short>Suppress the dialog to confirm logout, restart and shutdown action</short> - <long>Whether or not to show confirmation dialogs for logout, - restart and shutdown actions.</long> - </locale> + <key>/schemas/apps/indicator-session/suppress_logout_restart_shutdown</key> + <applyto>/apps/indicator-session/suppress_logout_restart_shutdown</applyto> + <owner>indicator-session</owner> + <type>bool</type> + <default>FALSE</default> + <locale name="C"> + <short>Suppress the dialog to confirm logout, restart and shutdown action</short> + <long>Whether or not to show confirmation dialogs for logout, + restart and shutdown actions.</long> + </locale> </schema> <schema> <key>/schemas/apps/indicator-session/suppress_logout_menuitem</key> |