[Pkg-cli-apps-commits] [SCM] smuxi branch, karmic-backports, updated. debian/0.7.2.2-1-7-g02140ed

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


The following commit has been merged in the karmic-backports branch:
commit 3c9ff56399d91f6114a862f189b958470965e514
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sat Jul 24 02:10:53 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