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

git-admin at x2go.org git-admin at x2go.org
Sat Feb 14 01:09:21 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 c1c701a73e7537cc0336ff11ba8e7f21557ac6e0
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 84d2b1c..afe842b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -137,6 +137,7 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; 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.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Thu, 27 Nov 2014 12:01:43 +0100
 
diff --git a/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc b/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc
index 9652c20..674af3e 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, 3 ,2\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.3.2\0"
             VALUE "ProductVersion", "4, 0, 3, 2\0"

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


More information about the x2go-commits mailing list