Ignore:
Timestamp:
07/07/12 12:23:21 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Using icons instead of a drawing for the connection state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/gui/gui.py

    r276 r281  
    141141        mainVBox.pack_start(gtk.HSeparator(), False, False, 0)
    142142
    143         self._statusbar = Statusbar()
     143        self._statusbar = Statusbar(iconDirectory)
    144144        mainVBox.pack_start(self._statusbar, False, False, 0)
    145145
Note: See TracChangeset for help on using the changeset viewer.