[X2Go-Commits] [x2goclient] 34/87: x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc: fix whitespace errors.

git-admin at x2go.org git-admin at x2go.org
Wed Mar 4 22:14:34 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch feature/cleanup
in repository x2goclient.

commit 7915e498b67aaf15b998dec5cf7572b8315b81dc
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Feb 14 00:54:26 2015 +0100

    x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc: fix whitespace errors.
---
 debian/changelog                              |    1 +
 x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc |    6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8410191..d1561b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -163,6 +163,7 @@ x2goclient (4.0.3.2-0x2go1) unstable; urgency=medium
     - Make nsis files non-executable.
     - Move x2go-logos/ to img/x2go-logos and update references in
       COPYRIGHT.x2go-logos.
+    - Fix whitespace errors in x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Thu, 19 Feb 2015 12:49:22 +0100
 
diff --git a/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc b/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc
index 9c22d50..1a3b308 100644
--- a/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc
+++ b/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc
@@ -19,12 +19,12 @@ BEGIN
         BEGIN
             VALUE "CompanyName", "Obviously Nice\0"
             VALUE "FileDescription", "Allows you to start X2Go session in a webbrowser\0"
-	    VALUE "FileExtents", "x2go\0"
-	    VALUE "FileOpenName", "Configuration File for X2Go Session (*.x2go)\0"
+            VALUE "FileExtents", "x2go\0"
+            VALUE "FileOpenName", "Configuration File for X2Go Session (*.x2go)\0"
             VALUE "FileVersion", "4, 0, 4 ,0\0"
             VALUE "InternalName", "x2goplugin\0"
             VALUE "LegalCopyright", "Copyright � 2010-2015 X2Go Project\0"
-	    VALUE "MIMEType", "application/x2go\0"
+            VALUE "MIMEType", "application/x2go\0"
             VALUE "OriginalFilename", "npx2goplugin.dll\0"
             VALUE "ProductName", "X2GoClient Plug-in 4.0.4.0\0"
             VALUE "ProductVersion", "4, 0, 3, 2\0"

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//../..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list