[Pkg-cli-apps-commits] [SCM] smuxi branch, lucid-backports, updated. debian/0.7.2.1-2.lucid+1-5-g99cdee5

Mirco Bauer meebey at meebey.net
Wed Jul 28 02:47:47 UTC 2010


The following commit has been merged in the lucid-backports branch:
commit 238874da0c62bf2a0f2872b2b87648ae59059638
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sat Jul 24 10:57:48 2010 +0200

    Updated ubuntu_default_settings patch

diff --git a/debian/patches/ubuntu_default_settings.patch b/debian/patches/ubuntu_default_settings.patch
old mode 100755
new mode 100644
index ee50097..f88d0e7
--- a/debian/patches/ubuntu_default_settings.patch
+++ b/debian/patches/ubuntu_default_settings.patch
@@ -1,12 +1,9 @@
-Index: smuxi-0.6.3/src/Engine/Config/Config.cs
-===================================================================
-diff -urNad smuxi-0.6.3~/src/Engine/Config/Config.cs smuxi-0.6.3/src/Engine/Config/Config.cs
---- smuxi-0.6.3~/src/Engine/Config/Config.cs	2008-12-28 23:01:43.000000000 +0100
-+++ smuxi-0.6.3/src/Engine/Config/Config.cs	2009-03-29 18:08:03.000000000 +0200
-@@ -279,6 +279,12 @@
-             Get(prefix + "Hostname", "irc.freenode.net");
-             Get(prefix + "Port", 6667);
+--- git.orig/src/Engine/Config/Config.cs
++++ git/src/Engine/Config/Config.cs
+@@ -333,6 +333,12 @@
              Get(prefix + "Network", "freenode");
+             Get(prefix + "Username", String.Empty);
+             Get(prefix + "Password", String.Empty);
 +            Get(prefix + "OnStartupConnect", true);
 +            Get(prefix + "OnConnectCommands",
 +                new string[] {

-- 
smuxi



More information about the Pkg-cli-apps-commits mailing list