[eog-plugins] Remove more trailing whitespaces



commit 175a03752ae19c1d60481fc34da38b522814e107
Author: Felix Riemann <friemann svn gnome org>
Date:   Mon Apr 27 17:16:44 2009 +0200

    Remove more trailing whitespaces
---
 ChangeLog                                          |    6 +++---
 plugins/Makefile.am                                |    2 +-
 plugins/champlain/Makefile.am                      |    2 +-
 plugins/fit-to-width/Makefile.am                   |    2 +-
 .../fit-to-width.eog-plugin.desktop.in             |    2 +-
 plugins/postr/Makefile.am                          |    2 +-
 plugins/postr/postr.eog-plugin.desktop.in          |    2 +-
 po/ChangeLog                                       |    8 ++++----
 8 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1b2af64..91581bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -84,13 +84,13 @@
 2007-11-13  Lucas Rocha  <lucasr gnome org>
 
 	* reload/eog-reload-plugin.c, reload/eog-reload-plugin.h,
-	reload/reload.eog-plugin.desktop.in, reload/Makefile.am, configure.ac: 
+	reload/reload.eog-plugin.desktop.in, reload/Makefile.am, configure.ac:
 	new "Fullscreen with double-click" plugin. Fixes bug #478695.
 
 2007-11-13  Lucas Rocha  <lucasr gnome org>
 
 	* reload/eog-reload-plugin.c, reload/eog-reload-plugin.h,
-	reload/reload.eog-plugin.desktop.in, reload/Makefile.am, configure.ac: 
+	reload/reload.eog-plugin.desktop.in, reload/Makefile.am, configure.ac:
 	new "Reload Image" plugin. Fixes bug #470185.
 
 2007-11-13  Lucas Rocha  <lucasr gnome org>
@@ -107,4 +107,4 @@
 
 2007-08-06  Lucas Rocha  <lucasr gnome org>
 
-	* Initial import.	
+	* Initial import.
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index e15677d..d19b0c0 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -6,4 +6,4 @@ plugin_PYTHON =
 
 DISTCLEANFILES =
 
-EXTRA_DIST = 
+EXTRA_DIST =
diff --git a/plugins/champlain/Makefile.am b/plugins/champlain/Makefile.am
index ea471f5..290b059 100644
--- a/plugins/champlain/Makefile.am
+++ b/plugins/champlain/Makefile.am
@@ -12,7 +12,7 @@ plugin_LTLIBRARIES = libchamplain.la
 
 libchamplain_la_SOURCES = \
 	eog-champlain-plugin.h				\
-	eog-champlain-plugin.c	
+	eog-champlain-plugin.c
 
 libchamplain_la_LDFLAGS = \
 	$(PLUGIN_LIBTOOL_FLAGS)				\
diff --git a/plugins/fit-to-width/Makefile.am b/plugins/fit-to-width/Makefile.am
index d3c6e64..1b68381 100644
--- a/plugins/fit-to-width/Makefile.am
+++ b/plugins/fit-to-width/Makefile.am
@@ -11,7 +11,7 @@ plugin_LTLIBRARIES = libfit-to-width.la
 
 libfit_to_width_la_SOURCES = \
 	eog-fit-to-width-plugin.h			\
-	eog-fit-to-width-plugin.c	
+	eog-fit-to-width-plugin.c
 
 libfit_to_width_la_LDFLAGS = \
 	-avoid-version -module
diff --git a/plugins/fit-to-width/fit-to-width.eog-plugin.desktop.in b/plugins/fit-to-width/fit-to-width.eog-plugin.desktop.in
index d60aa91..537c217 100644
--- a/plugins/fit-to-width/fit-to-width.eog-plugin.desktop.in
+++ b/plugins/fit-to-width/fit-to-width.eog-plugin.desktop.in
@@ -5,5 +5,5 @@ _Name=Zoom to fit image width
 Icon=gtk-zoom-fit
 _Description=Zoom to fit image width
 Authors=Javier Sánchez <jsanchez deskblue com>
-Copyright=Copyright © 2009 Javier Sánchez 
+Copyright=Copyright © 2009 Javier Sánchez
 Website=http://www.gnome.org/projects/eog
diff --git a/plugins/postr/Makefile.am b/plugins/postr/Makefile.am
index 5c25843..7833cdf 100644
--- a/plugins/postr/Makefile.am
+++ b/plugins/postr/Makefile.am
@@ -11,7 +11,7 @@ plugin_LTLIBRARIES = libpostr.la
 
 libpostr_la_SOURCES = \
 	eog-postr-plugin.h				\
-	eog-postr-plugin.c	
+	eog-postr-plugin.c
 
 libpostr_la_LDFLAGS = \
 	$(PLUGIN_LIBTOOL_FLAGS)				\
diff --git a/plugins/postr/postr.eog-plugin.desktop.in b/plugins/postr/postr.eog-plugin.desktop.in
index 5e80b20..db08bc6 100644
--- a/plugins/postr/postr.eog-plugin.desktop.in
+++ b/plugins/postr/postr.eog-plugin.desktop.in
@@ -5,5 +5,5 @@ _Name=Flickr Uploader
 Icon=postr
 _Description=Upload your pictures to Flickr
 Authors=Lucas Rocha <lucasr gnome org>
-Copyright=Copyright © 2007 Lucas Rocha 
+Copyright=Copyright © 2007 Lucas Rocha
 Website=http://www.gnome.org/projects/eog
diff --git a/po/ChangeLog b/po/ChangeLog
index e695669..c174ed7 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -134,7 +134,7 @@
 
 2008-10-13  Claudio Saavedra  <csaavedra igalia com>
 
-	* POTFILES.in: Add plugins/champlain/champlain.eog-plugin.desktop.in 
+	* POTFILES.in: Add plugins/champlain/champlain.eog-plugin.desktop.in
 
 2008-10-07  Kjartan Maraas  <kmaraas gnome org>
 
@@ -161,11 +161,11 @@
 	* sq.po: Added Albanian translation.
 	* LINGUAS: Added "sq".
 
-2008-07-31  Djihed Afifi <djihed gmail com> 
+2008-07-31  Djihed Afifi <djihed gmail com>
 
 	* ar.po: Updated Arabic Translation by Djihed Afifi.
 
-2008-07-31  Djihed Afifi <djihed gmail com> 
+2008-07-31  Djihed Afifi <djihed gmail com>
 
 	* ar.po: Updated Arabic Translation by Djihed Afifi.
 
@@ -240,7 +240,7 @@
 
 	* ca.po: Updated Catalan translation.
 
-2007-12-26  Djihed Afifi <djihed gmail com> 
+2007-12-26  Djihed Afifi <djihed gmail com>
 
 	* ar.po: Added Arabic Translation.
 	* LINGUAS: Added ar.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]