summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-12-22 15:01:28 -0800
committerStefano Karapetsas <[email protected]>2013-12-22 15:01:28 -0800
commit6846c8004eae630f284fee31fb78bfc9803b8e36 (patch)
treee2cc6ccb156e62c065c51a2e79d7f643cb9ef883
parent2ca1bc901f55e254280f649780ce71a30f06bcb8 (diff)
parentb54f6e904004bcec2622bbced744f9b93f2def74 (diff)
downloadlibmatekbd-6846c8004eae630f284fee31fb78bfc9803b8e36.tar.bz2
libmatekbd-6846c8004eae630f284fee31fb78bfc9803b8e36.tar.xz
Merge pull request #16 from infirit/whitespace
Remove all trailing whitespace
-rw-r--r--.tx/config2
-rw-r--r--Makefile.am2
-rw-r--r--NEWS12
-rw-r--r--libmatekbd/Makefile.am4
-rw-r--r--libmatekbd/matekbd-indicator-config.h4
-rw-r--r--libmatekbd/matekbd-keyboard-config.c2
-rw-r--r--libmatekbd/matekbd-keyboard-config.h4
-rw-r--r--po/am.po2
-rw-r--r--po/ast.po2
-rw-r--r--po/en_AU.po2
-rw-r--r--po/eu.po2
-rw-r--r--po/gl.po2
-rw-r--r--po/gnome-copyrights.txt2
-rw-r--r--po/it.po2
-rw-r--r--po/ky.po2
-rw-r--r--po/ru.po2
-rw-r--r--po/sl.po2
-rw-r--r--po/tr.po2
-rw-r--r--po/uk.po2
19 files changed, 27 insertions, 27 deletions
diff --git a/.tx/config b/.tx/config
index 5b225d7..755b8f5 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,6 +1,6 @@
[main]
host = https://www.transifex.com
-
+
[MATE.libmatekbd]
file_filter = po/<lang>.po
source_file = po/libmatekbd.pot
diff --git a/Makefile.am b/Makefile.am
index 45e34b2..9973a30 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@ DISTCLEANFILES = \
intltool-extract \
intltool-merge \
intltool-update
-
+
EXTRA_DIST = \
libmatekbd.pc.in \
libmatekbdui.pc.in \
diff --git a/NEWS b/NEWS
index 4a96e9c..d479dfc 100644
--- a/NEWS
+++ b/NEWS
@@ -23,7 +23,7 @@ GNOME
2.31.1:
A number of translations updated.
Several crashers fixed.
- Provided API for handling the default group switcher. Changed the
+ Provided API for handling the default group switcher. Changed the
default value to be "grp:shift_caps_toggle".
2.30.0:
@@ -81,16 +81,16 @@ GNOME
Keyboard drawing printing functions moved to libmatekbd, from g-c-c
2.21.4:
- Render keyboard to cairo, making printing possible.
- Build tests optionally.
+ Render keyboard to cairo, making printing possible.
+ Build tests optionally.
Use GOption instead of popt.
Cygwin build fixes
2.21.1:
- Updated scheme translation of base.xml in xkeyboard config causes a
- chain of changes upstack. Stupid and overenginered dbus client-server
+ Updated scheme translation of base.xml in xkeyboard config causes a
+ chain of changes upstack. Stupid and overenginered dbus client-server
is gone!
- There is no API breakage - but libxklavier and xkeyboard-config from
+ There is no API breakage - but libxklavier and xkeyboard-config from
CVS are recommended: otherwise the translation would not work.
Some rendering fixes in MatekbdKeyboardDrawing widget
diff --git a/libmatekbd/Makefile.am b/libmatekbd/Makefile.am
index 8a8d410..f94ae7c 100644
--- a/libmatekbd/Makefile.am
+++ b/libmatekbd/Makefile.am
@@ -13,7 +13,7 @@ common_CFLAGS = \
-DG_LOG_DOMAIN=\"MateKbdIndicator\" \
-DDATADIR=\"$(datadir)\" \
-DSYSCONFDIR=\"$(sysconfdir)\" \
- -DLIBDIR=\"$(libdir)\"
+ -DLIBDIR=\"$(libdir)\"
libmatekbd_la_CFLAGS = $(common_CFLAGS)
@@ -103,7 +103,7 @@ matekbd-keyboard-drawing-marshal.h: matekbd-keyboard-drawing-marshal.list
--header > matekbd-keyboard-drawing-marshal.tmp \
&& mv matekbd-keyboard-drawing-marshal.tmp matekbd-keyboard-drawing-marshal.h ) \
|| ( rm -f matekbd-keyboard-drawing-marshal.tmp && exit 1 )
-
+
matekbd-keyboard-drawing-marshal.c: matekbd-keyboard-drawing-marshal.h
$(AM_V_GEN)( $(GLIB_GENMARSHAL) --prefix=matekbd_keyboard_drawing $(srcdir)/matekbd-keyboard-drawing-marshal.list \
--body > matekbd-keyboard-drawing-marshal.tmp \
diff --git a/libmatekbd/matekbd-indicator-config.h b/libmatekbd/matekbd-indicator-config.h
index 116998d..d7545ff 100644
--- a/libmatekbd/matekbd-indicator-config.h
+++ b/libmatekbd/matekbd-indicator-config.h
@@ -44,8 +44,8 @@ typedef struct _MatekbdIndicatorConfig {
} MatekbdIndicatorConfig;
/**
- * MatekbdIndicatorConfig functions -
- * some of them require MatekbdKeyboardConfig as well -
+ * MatekbdIndicatorConfig functions -
+ * some of them require MatekbdKeyboardConfig as well -
* for loading approptiate images
*/
extern void matekbd_indicator_config_init (MatekbdIndicatorConfig *
diff --git a/libmatekbd/matekbd-keyboard-config.c b/libmatekbd/matekbd-keyboard-config.c
index 883e725..019e1d6 100644
--- a/libmatekbd/matekbd-keyboard-config.c
+++ b/libmatekbd/matekbd-keyboard-config.c
@@ -590,7 +590,7 @@ matekbd_keyboard_config_model_set (MatekbdKeyboardConfig * kbd_config,
void
matekbd_keyboard_config_options_set (MatekbdKeyboardConfig * kbd_config,
- gint idx,
+ gint idx,
const gchar * group_name,
const gchar * option_name)
{
diff --git a/libmatekbd/matekbd-keyboard-config.h b/libmatekbd/matekbd-keyboard-config.h
index 3d7ab84..bd6bbdc 100644
--- a/libmatekbd/matekbd-keyboard-config.h
+++ b/libmatekbd/matekbd-keyboard-config.h
@@ -111,9 +111,9 @@ extern gchar *matekbd_keyboard_config_to_string (const MatekbdKeyboardConfig *
config);
extern gchar
- **matekbd_keyboard_config_add_default_switch_option_if_necessary (gchar **
+ **matekbd_keyboard_config_add_default_switch_option_if_necessary (gchar **
layouts_list,
- gchar **
+ gchar **
options_list,
gboolean
*
diff --git a/po/am.po b/po/am.po
index 41b0c2c..215ebb1 100644
--- a/po/am.po
+++ b/po/am.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# samson <[email protected]>, 2013
msgid ""
diff --git a/po/ast.po b/po/ast.po
index 91653d0..d377cda 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Xuacu Saturio <[email protected]>, 2013.
msgid ""
diff --git a/po/en_AU.po b/po/en_AU.po
index 432be40..f72a98f 100644
--- a/po/en_AU.po
+++ b/po/en_AU.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# <[email protected]>, 2012.
# Michael Findlay <[email protected]>, 2012.
diff --git a/po/eu.po b/po/eu.po
index 4d97ede..375d418 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Asier Iturralde Sarasola <[email protected]>, 2012.
# Iñaki Larrañaga Murgoitio <[email protected]>, 2008, 2009, 2010.
diff --git a/po/gl.po b/po/gl.po
index 8f37389..5f1daf4 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Antón Méixome <[email protected]>, 2010.
# Antón Méixome <[email protected]>, 2009.
diff --git a/po/gnome-copyrights.txt b/po/gnome-copyrights.txt
index f48ebf1..f8752fd 100644
--- a/po/gnome-copyrights.txt
+++ b/po/gnome-copyrights.txt
@@ -324,7 +324,7 @@
# This file is distributed under the same license as the libmatekbd package.
# Luca Ferretti <[email protected]>, 2007-2008.
#
-# Based on Italian translation for mate-control-center 2.16
+# Based on Italian translation for mate-control-center 2.16
#
# Milo Casagrande <[email protected]>, 2009, 2010.
diff --git a/po/it.po b/po/it.po
index 955ba4c..4dd1c3a 100644
--- a/po/it.po
+++ b/po/it.po
@@ -3,7 +3,7 @@
# This file is distributed under the same license as the libmatekbd package.
# Luca Ferretti <[email protected]>, 2007-2008.
#
-# Based on Italian translation for mate-control-center 2.16
+# Based on Italian translation for mate-control-center 2.16
#
# Milo Casagrande <[email protected]>, 2009, 2010.
msgid ""
diff --git a/po/ky.po b/po/ky.po
index 9759cdc..b1ed6b3 100644
--- a/po/ky.po
+++ b/po/ky.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# chingis, 2013
# chingis, 2013
diff --git a/po/ru.po b/po/ru.po
index dcfad21..cda6d94 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Alexander Saprykin <[email protected]>, 2009.
# Lebedev Roman <[email protected]>, 2008.
diff --git a/po/sl.po b/po/sl.po
index 8157cf3..b188780 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# jierro <[email protected]>, 2013
msgid ""
diff --git a/po/tr.po b/po/tr.po
index 31434a8..8391135 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Baris Cicek <[email protected]>, 2008, 2009.
# <[email protected]>, 2012.
diff --git a/po/uk.po b/po/uk.po
index e1d2c81..57e89e3 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# wanderlust <[email protected]>, 2009
# zubr139 <[email protected]>, 2012