Author: post
Date: 2010-12-29 21:32:12 +0100 (Wed, 29 Dec 2010)
New Revision: 3723

Modified:
   trunk/src/rs-actions.c
Log:
Add Program name to About box, so it says "Rawstudio" and not "rawstudio".

Modified: trunk/src/rs-actions.c
===================================================================
--- trunk/src/rs-actions.c      2010-12-29 20:14:10 UTC (rev 3722)
+++ trunk/src/rs-actions.c      2010-12-29 20:32:12 UTC (rev 3723)
@@ -1192,6 +1192,7 @@
                NULL
        };
        gtk_show_about_dialog(GTK_WINDOW(rawstudio_window),
+               "program-name", "Rawstudio",
                "authors", authors,
                "artists", artists,
                "translator-credits", "Simone Contini\nPaweł 
Gołaszewski\nAlexandre Prokoudine\nJakub Friedl\nCarsten Mathaes\nEdouard 
Gomez\nMartin Egger\nKrzysztof Kościuszkiewicz\nEinar Ryeng\nOlli 
Hänninen\nCarlos Dávila\nPatrik Jarl\nOlav Lavell\nRafael Sachetto 
Oliveira\nPaco Rivière",


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to