[Pkg-cli-apps-commits] [SCM] smuxi branch, master, updated. debian/0.7.2.1-1-3-ga8b64d6

Mirco Bauer meebey at meebey.net
Sat Jul 24 09:50:46 UTC 2010


The following commit has been merged in the master branch:
commit 732a021090defd42d94685467b7a5c13fa6f5a91
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sat Jul 24 11:16:35 2010 +0200

    Updated ubuntu_default_settings patch to cleanly apply again

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