CVSROOT:        /cvs/gnome
Module name:    orca
Changes by:     richb   06/10/02 13:04:47

Modified files:
        .              : ChangeLog 
        po             : POTFILES.in 
        po             : POTFILES.in 
        src/orca       : Makefile.am orca.py orca_quit.py settings.py 
Added files:
        src/orca       : orca-mainwin.glade orca_gui_main.py 

Log message:
* src/orca/orca_gui_main.py:
src/orca/orca-mainwin.glade:
src/orca/Makefile.am:
src/orca/orca.py:
src/orca/orca_quit.py:
src/orca/settings.py:
po/POTFILES.in:
Fixed bug 354689 - Orca Preferences.
> Created a new orca-mainwin.glade Glade file with an Orca main
window in it.
> Added a new setting in setting.py:
mainWindowModule = "orca_gui_main"
so that this can be adjusted to something else if we so desire.
> Created an orca_gui_main.py file which contains a showMainUI()
method. It also contains an orcaMainGUI(GladeWrapper) class
which contains the three signal handlers.
> Added code near the end of the main() method in orca.py to
show the Orca main window.
> Adjusted the quitNoButtonClicked() signal handler in orca_quit.py
to recreate the Orca main window.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=richb&date=explicit&mindate=2006-10-02%2013:03&maxdate=2006-10-02%2013:05

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to