rpms/bless/devel bless-0.6.0-buildfix.patch,NONE,1.1

Adel Gadllah drago01 at fedoraproject.org
Fri Aug 22 16:05:50 UTC 2008


Author: drago01

Update of /cvs/pkgs/rpms/bless/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31721

Added Files:
	bless-0.6.0-buildfix.patch 
Log Message:
add the patch

bless-0.6.0-buildfix.patch:

--- NEW FILE bless-0.6.0-buildfix.patch ---
diff -upNr bless-0.6.0.orign/src/gui/dialogs/AboutDialog.cs bless-0.6.0/src/gui/dialogs/AboutDialog.cs
--- bless-0.6.0.orign/src/gui/dialogs/AboutDialog.cs	2008-06-07 14:18:13.000000000 +0200
+++ bless-0.6.0/src/gui/dialogs/AboutDialog.cs	2008-08-22 17:51:05.000000000 +0200
@@ -34,7 +34,7 @@ public class AboutDialog: Gtk.AboutDialo
 		Artists = new string[] {"Michael Iatrou"};
 		Authors = new string[] {"Alexandros Frantzis"};
 		Copyright =  Catalog.GetString("Copyright 2004 - 2008 Alexandros Frantzis");
-		ProgramName = "Bless";
+		Name = "Bless";
 		Version = ConfigureDefines.VERSION;
 		Comments = Catalog.GetString("Bless is a Hex Editor for Gtk#");
 		Website = "http://home.gna.org/bless";




More information about the fedora-extras-commits mailing list