[SCM] Rasmol packaging branch, master, updated. debian/2.7.4.2-5-50-g59cdd59

Teemu Ikonen tpikonen at gmail.com
Thu Oct 20 09:41:34 UTC 2011


The following commit has been merged in the master branch:
commit c1acdc7a9ddc1ce63498c9cae1963cc5fa88c785
Author: Teemu Ikonen <tpikonen at gmail.com>
Date:   Thu Oct 20 11:00:07 2011 +0200

    Fix icon in GTK About dialog.

diff --git a/src/gtkwin.c b/src/gtkwin.c
index 0696c70..bbf8a25 100755
--- a/src/gtkwin.c
+++ b/src/gtkwin.c
@@ -862,7 +862,7 @@ Roger Sayle 1992-1999\n\
 Herbert J. Bernstein 1998-2008\n\
 ",
 		"license", "GPL",
-		"logo-icon-name", "/usr/share/pixmaps/rasmol.xpm",
+		"logo-icon-name", "rasmol",
 		"version", VERSION,
 		"website", "http://rasmol.org/",
 		NULL);

-- 
Rasmol packaging



More information about the debian-science-commits mailing list