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) --- logview/data/org.mate.system-log.gschema.xml.in | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'logview/data/org.mate.system-log.gschema.xml.in') diff --git a/logview/data/org.mate.system-log.gschema.xml.in b/logview/data/org.mate.system-log.gschema.xml.in index 0f00134e..c4c36f55 100644 --- a/logview/data/org.mate.system-log.gschema.xml.in +++ b/logview/data/org.mate.system-log.gschema.xml.in @@ -2,33 +2,33 @@ '/var/log/messages' - <_summary>Log file to open up on startup - <_description>Specifies the log file displayed at startup. The default is either /var/adm/messages or /var/log/messages, depending on your operating system. + Log file to open up on startup + Specifies the log file displayed at startup. The default is either /var/adm/messages or /var/log/messages, depending on your operating system. 10 - <_summary>Size of the font used to display the log - <_description>Specifies the size of the fixed-width font used to display the log in the main tree view. The default is taken from the default terminal font size. + Size of the font used to display the log + Specifies the size of the fixed-width font used to display the log in the main tree view. The default is taken from the default terminal font size. 400 - <_summary>Height of the main window in pixels - <_description>Specifies the height of the log viewer main window in pixels. + Height of the main window in pixels + Specifies the height of the log viewer main window in pixels. 600 - <_summary>Width of the main window in pixels - <_description>Specifies the width of the log viewer main window in pixels. + Width of the main window in pixels + Specifies the width of the log viewer main window in pixels. [] - <_summary>Log files to open up on startup - <_description>Specifies a list of log files to open up at startup. A default list is created by reading /etc/syslog.conf. + Log files to open up on startup + Specifies a list of log files to open up at startup. A default list is created by reading /etc/syslog.conf. [] - <_summary>List of saved filters - <_description>List of saved regexp filters + List of saved filters + List of saved regexp filters -- cgit v1.2.1