diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-10-12 21:24:19 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-10-12 21:24:19 +0200 |
commit | e7c25dc7467ef17f8aa6de7c14c073abfab5da08 (patch) | |
tree | 22b9f865dcaa96cd327ca644e8a9d476149f7221 | |
parent | 97001bca43b3f0cf38cb1aa3bedeaf6169d938b3 (diff) | |
download | arctica-greeter-e7c25dc7467ef17f8aa6de7c14c073abfab5da08.tar.gz arctica-greeter-e7c25dc7467ef17f8aa6de7c14c073abfab5da08.tar.bz2 arctica-greeter-e7c25dc7467ef17f8aa6de7c14c073abfab5da08.zip |
data/org.ArcticaProject.arctica-greeter.gschema.xml: Rework summary strings, esp. let them end with a full-stop.
-rw-r--r-- | data/org.ArcticaProject.arctica-greeter.gschema.xml | 84 |
1 files changed, 42 insertions, 42 deletions
diff --git a/data/org.ArcticaProject.arctica-greeter.gschema.xml b/data/org.ArcticaProject.arctica-greeter.gschema.xml index 410aa15..23353b2 100644 --- a/data/org.ArcticaProject.arctica-greeter.gschema.xml +++ b/data/org.ArcticaProject.arctica-greeter.gschema.xml @@ -3,59 +3,59 @@ <schema id="org.ArcticaProject.arctica-greeter" path="/org/ArcticaProject/arctica-greeter/"> <key name="background" type="s"> <default>'/usr/share/arctica-greeter/backgrounds/arctica-greeter.png'</default> - <summary>Background file to use, either an image path or a color (e.g. #772953)</summary> + <summary>Background image file to use, either an image path or a color (e.g. #772953).</summary> </key> <key name="background-color" type="s"> <default>'#4B1635'</default> - <summary>Background color (e.g. #772953), set before wallpaper is seen</summary> + <summary>Background color (e.g. #772953), set before wallpaper is seen.</summary> </key> <key name="high-contrast-background-color" type="s"> <default>'#000000'</default> - <summary>Background color (e.g. #000000 or #FFFFFF) for high contrast mode</summary> + <summary>Background color (e.g. #000000 or #FFFFFF) for high contrast mode.</summary> </key> <key name="togglebox-font-fgcolor" type="s"> <default>'#808080'</default> - <summary>Font foreground color (e.g. #A0A0A0) for non-active/-hovered and non-selected session names in the session list</summary> + <summary>Font foreground color (e.g. #A0A0A0) for non-active/-hovered and non-selected session names in the session list.</summary> </key> <key name="togglebox-font-fgcolor-active" type="s"> <default>'#A0A0A0'</default> - <summary>Font foreground color (e.g. #A0A0A0) for the active/hovered-above session name in the session list</summary> + <summary>Font foreground color (e.g. #A0A0A0) for the active/hovered-above session name in the session list.</summary> </key> <key name="togglebox-font-fgcolor-selected" type="s"> <default>'#F0F0F0'</default> - <summary>Font foreground color (e.g. #A0A0A0) for the selected session name in the session list</summary> + <summary>Font foreground color (e.g. #A0A0A0) for the selected session name in the session list.</summary> </key> <key name="togglebox-button-bgcolor" type="s"> <default>'#4B1635'</default> - <summary>Background color (e.g. #391C31) for non-active/-hovered and non-selected session names in the session list</summary> + <summary>Background color (e.g. #391C31) for non-active/-hovered and non-selected session names in the session list.</summary> </key> <key name="togglebox-button-bgcolor-active" type="s"> <default>'#391C31'</default> - <summary>Background color (e.g. #391C31) for the active/hovered-above session name in the session list</summary> + <summary>Background color (e.g. #391C31) for the active/hovered-above session name in the session list.</summary> </key> <key name="togglebox-button-bgcolor-selected" type="s"> <default>'#391C31'</default> - <summary>Background color (e.g. #391C31) for the selected session name in the session list</summary> + <summary>Background color (e.g. #391C31) for the selected session name in the session list.</summary> </key> <key name="togglebox-button-bordercolor" type="s"> <default>'#4B1635'</default> - <summary>Border color (e.g. #391C31) for non-active/-hovered and non-selected session names in the session list</summary> + <summary>Border color (e.g. #391C31) for non-active/-hovered and non-selected session names in the session list.</summary> </key> <key name="togglebox-button-bordercolor-active" type="s"> <default>'#391C31'</default> - <summary>Border color (e.g. #391C31) for the active/hovered-above session name in the session list</summary> + <summary>Border color (e.g. #391C31) for the active/hovered-above session name in the session list.</summary> </key> <key name="togglebox-button-bordercolor-selected" type="s"> <default>'#391C31'</default> - <summary>Border color (e.g. #391C31) for the selected session name in the session list</summary> + <summary>Border color (e.g. #391C31) for the selected session name in the session list.</summary> </key> <key name="flatbutton-bgcolor" type="s"> <default>'#4B1635'</default> - <summary>Background color (e.g. #391C31) of flat buttons (e.g. the session chooser icon)</summary> + <summary>Background color (e.g. #391C31) of flat buttons (e.g. the session chooser icon).</summary> </key> <key name="flatbutton-bordercolor" type="s"> <default>'#4B1635'</default> - <summary>Border color (e.g. #391C31) of flat buttons (e.g. the session chooser icon)</summary> + <summary>Border color (e.g. #391C31) of flat buttons (e.g. the session chooser icon).</summary> </key> <key name="background-mode" type="s"> <choices> @@ -63,67 +63,67 @@ <choice value='spanned'/> </choices> <default>'zoom'</default> - <summary>Determines how the background image is rendered</summary> + <summary>Determines how the background image is rendered.</summary> </key> <key name="draw-user-backgrounds" type="b"> <default>true</default> - <summary>Whether to draw user backgrounds</summary> + <summary>Whether to draw user backgrounds.</summary> </key> <key name="draw-grid" type="b"> <default>true</default> - <summary>Whether to draw an overlay grid</summary> + <summary>Whether to draw an overlay grid.</summary> </key> <key name="show-hostname" type="b"> <default>true</default> - <summary>Whether to show the hostname in the menubar</summary> + <summary>Whether to show the hostname in the menubar.</summary> </key> <key name="show-login-labels" type="b"> <default>false</default> - <summary>Whether to show 'Username:' and 'Password:' labels in login box</summary> + <summary>Whether to show 'Username:' and 'Password:' labels (etc.) in the login box.</summary> </key> <key name="logo" type="s"> <default>'/usr/share/arctica-greeter/logo.png'</default> - <summary>Logo file to use</summary> + <summary>Logo file to use.</summary> </key> <key name="logo-alpha" type="d"> <default>0.5</default> - <summary>Alpha value for blending the logo onto the background</summary> + <summary>Alpha value for blending the logo onto the background.</summary> </key> <key name="theme-name" type="s"> <default>'Numix'</default> - <summary>GTK+ theme to use</summary> + <summary>GTK+ theme to use.</summary> </key> <key name="high-contrast-theme-name" type="s"> <default>'HighContrast'</default> - <summary>GTK+ theme to use in high contrast mode</summary> + <summary>GTK+ theme to use in high contrast mode.</summary> </key> <key name="icon-theme-name" type="s"> <default>'Numix'</default> - <summary>Icon theme to use</summary> + <summary>Icon theme to use.</summary> </key> <key name="high-contrast-icon-theme-name" type="s"> <default>'HighContrast'</default> - <summary>Icon theme to use in high contrast mode</summary> + <summary>Icon theme to use in high contrast mode.</summary> </key> <key name="cursor-theme-name" type="s"> <default>'default'</default> - <summary>Cursor theme to use</summary> + <summary>Cursor theme to use.</summary> </key> <key name="cursor-theme-size" type="i"> <default>24</default> - <summary>Size to use for cursors</summary> + <summary>Size to use for cursors.</summary> </key> <key name="font-name" type="s"> <default>'Noto Sans 11'</default> - <summary>Font to use</summary> + <summary>Font to use.</summary> </key> <key name="xft-antialias" type="b"> <default>true</default> - <summary>Whether to antialias Xft fonts</summary> + <summary>Whether to antialias Xft fonts.</summary> </key> <key name="xft-dpi" type="d"> <default>96</default> - <summary>Resolution for Xft in dots per inch</summary> + <summary>Resolution for Xft in dots per inch.</summary> </key> <key name="xft-hintstyle" type="s"> <choices> @@ -133,7 +133,7 @@ <choice value='hintfull'/> </choices> <default>'hintslight'</default> - <summary>What degree of hinting to use</summary> + <summary>What degree of hinting to use.</summary> </key> <key name="xft-rgba" type="s"> <choices> @@ -144,35 +144,35 @@ <choice value='vbgr'/> </choices> <default>'rgb'</default> - <summary>Type of subpixel antialiasing</summary> + <summary>Type of subpixel antialiasing.</summary> </key> <key name="onscreen-keyboard" type="b"> <default>false</default> - <summary>Whether to enable the onscreen keyboard</summary> + <summary>Whether to enable the onscreen keyboard.</summary> </key> <key name="high-contrast" type="b"> <default>false</default> - <summary>Whether to use a high contrast theme</summary> + <summary>Whether to use a high contrast theme.</summary> </key> <key name="screen-reader" type="b"> <default>false</default> - <summary>Whether to enable the screen reader</summary> + <summary>Whether to enable the screen reader.</summary> </key> <key name="play-ready-sound" type="b"> <default>true</default> - <summary>Whether to play sound when greeter is ready</summary> + <summary>Whether to play sound when greeter is ready.</summary> </key> <key name="indicators" type="as"> <default>['org.ayatana.indicator.a11y', 'org.ayatana.indicator.keyboard', 'org.ayatana.indicator.session', 'org.ayatana.indicator.datetime', 'org.ayatana.indicator.power', 'org.ayatana.indicator.sound', 'ayatana-application']</default> - <summary>Which indicators to load</summary> + <summary>Which indicators to load.</summary> </key> <key name="hidden-users" type="as"> <default>[]</default> - <summary>List of usernames that are hidden until a special key combination is hit</summary> + <summary>List of usernames that are hidden until a special key combination is hit.</summary> </key> <key name="group-filter" type="as"> <default>[]</default> - <summary>List of groups that users must be part of to be shown (empty list shows all users)</summary> + <summary>List of groups that users must be part of to be shown (empty list shows all users).</summary> </key> <key name="idle-timeout" type="i"> <default>300</default> @@ -197,7 +197,7 @@ </key> <key name="remote-service-configure-uri" type="s"> <default>''</default> - <summary>Default FQDN for host offering Remote Logon Service</summary> + <summary>Default FQDN for host offering Remote Logon Service.</summary> </key> <key name="activate-numlock" type="b"> <default>false</default> @@ -205,7 +205,7 @@ </key> <key name="only-on-monitor" type="s"> <default>'auto'</default> - <summary>Monitor on which to show the Login GUI</summary> + <summary>Monitor on which to show the Login GUI.</summary> </key> <key name="onscreen-keyboard-layout" type="s"> <default>'Compact'</default> @@ -217,7 +217,7 @@ </key> <key name="high-contrast-onscreen-keyboard-theme" type="s"> <default>'HighContrast'</default> - <summary>Name of the onscreen keyboard theme when in high-contrast mode (see /usr/share/onboard/themes/*.theme for available theme names).</summary> + <summary>Name of the onscreen keyboard theme when in high contrast mode (see /usr/share/onboard/themes/*.theme for available theme names).</summary> </key> <key name="hide-default-xsession" type="b"> <default>false</default> |