[glade] 2011-10-12 Arnel A. Borja <kyoushuu yahoo com>



commit 340ccb0d0c009d9c0002baf03b9cbc7d943a9689
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Wed Oct 12 03:42:22 2011 -0400

    2011-10-12  Arnel A. Borja <kyoushuu yahoo com>
    
    	* gladeui/glade-previewer.rc.in: Change the name of the icon in the resource
    	file to glade.ico

 ChangeLog                     |    5 +++++
 gladeui/glade-previewer.rc.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0f422b2..011a10f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-12  Arnel A. Borja <kyoushuu yahoo com>
+
+	* gladeui/glade-previewer.rc.in: Change the name of the icon in the resource
+	file to glade.ico
+
 2011-10-11  Johannes Schmid <jhs gnome org>
 
 	* gladeui/glade-project.c: Avoid crashing if glade-previewer is not installed, bug 650899.
diff --git a/gladeui/glade-previewer.rc.in b/gladeui/glade-previewer.rc.in
index ba6faba..3ec103f 100644
--- a/gladeui/glade-previewer.rc.in
+++ b/gladeui/glade-previewer.rc.in
@@ -1,6 +1,6 @@
 #include <winver.h>                      
 
-GLADE_ICON		ICON		"../data/icons/glade-3.ico"
+GLADE_ICON		ICON		"../data/icons/glade.ico"
 
 VS_VERSION_INFO VERSIONINFO
   FILEVERSION     @GLADE_MAJOR_VERSION@,@GLADE_MINOR_VERSION@,@GLADE_MICRO_VERSION@,0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]