Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-tweak.git;a=commitdiff;h=7773805d88ce32d8aa3bb5511cabe7dcac5feede

commit 7773805d88ce32d8aa3bb5511cabe7dcac5feede
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Thu Sep 9 21:38:58 2010 +0200

*binary frugalware-irc
*#frugalware chan by default

diff --git a/frugal-irc/frugal-irc.csproj b/frugal-irc/frugal-irc.csproj
index 64f1b77..366f1d9 100644
--- a/frugal-irc/frugal-irc.csproj
+++ b/frugal-irc/frugal-irc.csproj
@@ -59,7 +59,9 @@
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ProjectExtensions>
<MonoDevelop>
-      <Properties InternalTargetFrameworkVersion="3.5" />
+      <Properties InternalTargetFrameworkVersion="3.5">
+        <Deployment.LinuxDeployData scriptName="frugalware-irc" />
+      </Properties>
</MonoDevelop>
</ProjectExtensions>
</Project>
\ No newline at end of file
diff --git a/frugal-irc/gtk-gui/gui.stetic b/frugal-irc/gtk-gui/gui.stetic
index 2fe39fd..faf985c 100644
--- a/frugal-irc/gtk-gui/gui.stetic
+++ b/frugal-irc/gtk-gui/gui.stetic
@@ -46,7 +46,7 @@
<widget class="Gtk.Entry" id="SAI_Chan">
<property name="MemberName" />
<property name="CanFocus">True</property>
-                    <property name="Text" translatable="yes">#test</property>
+                    <property name="Text" 
translatable="yes">#frugalware</property>
<property name="IsEditable">False</property>
<property name="InvisibleChar">•</property>
</widget>
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to