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

gEDA-cvs: branch: master updated (rel_0.1.1.90-1-ge1815d9)



The branch, master has been updated
       via  e1815d979973c2020c5112d64ad24734e09dcd78 (commit)
      from  5503b70134cd782ebbe8f4a14c88c17951ac4725 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 xgsch2pcb.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


=================
 Commit Messages
=================

commit e1815d979973c2020c5112d64ad24734e09dcd78
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Mon Dec 24 03:21:55 2007 +0000

    Set default window icon to "xgsch2pcb" from the icon theme.
    
    When an "xgsch2pcb" icon is found in the icon theme, this will be used
    as the default application icon.

:100644 100644 406378c... dd2b337... M	xgsch2pcb.in

=========
 Changes
=========

commit e1815d979973c2020c5112d64ad24734e09dcd78
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Mon Dec 24 03:21:55 2007 +0000

    Set default window icon to "xgsch2pcb" from the icon theme.
    
    When an "xgsch2pcb" icon is found in the icon theme, this will be used
    as the default application icon.

diff --git a/xgsch2pcb.in b/xgsch2pcb.in
index 406378c..dd2b337 100644
--- a/xgsch2pcb.in
+++ b/xgsch2pcb.in
@@ -43,6 +43,7 @@ except IOError:
 
 from gui import *
 
+gtk.window_set_default_icon_name('xgsch2pcb')
 
 if len(sys.argv) > 1:
     window = MonitorWindow(sys.argv[1])




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs