From c4df12f12d21ea7d4bc0d656bd5f93539c078d93 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 16 Jun 2015 14:59:46 +0200 Subject: fixes for gschema translation taken from: https://github.com/mate-desktop/eom/commit/a2055e1 - bumped required intltool version to 0.50.1 - renamed and corrected gschema xml for proper intltool usage - sorted lines in po/POTFILES.in (as requested in the header) --- mate-screenshot/org.mate.screenshot.gschema.xml.in | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'mate-screenshot/org.mate.screenshot.gschema.xml.in') diff --git a/mate-screenshot/org.mate.screenshot.gschema.xml.in b/mate-screenshot/org.mate.screenshot.gschema.xml.in index fddddbb3..c926d737 100644 --- a/mate-screenshot/org.mate.screenshot.gschema.xml.in +++ b/mate-screenshot/org.mate.screenshot.gschema.xml.in @@ -2,28 +2,28 @@ 0 - <_summary>Screenshot delay - <_description>The number of seconds to wait before taking the screenshot. + Screenshot delay + The number of seconds to wait before taking the screenshot. '' - <_summary>Screenshot directory - <_description>The directory the last screenshot was saved in. + Screenshot directory + The directory the last screenshot was saved in. true - <_summary>Include Border - <_description>Include the window manager border along with the screenshot + Include Border + Include the window manager border along with the screenshot true - <_summary>Include Pointer - <_description>Include the pointer in the screenshot + Include Pointer + Include the pointer in the screenshot 'none' - <_summary>Border Effect - <_description>Effect to add to the outside of a border. Possible values are "shadow", "none", and "border". + Border Effect + Effect to add to the outside of a border. Possible values are "shadow", "none", and "border". -- cgit v1.2.1