mirror of
https://github.com/gryf/wicd.git
synced 2026-02-10 02:25:47 +01:00
* Fixed indentation errors and syntax errors
* Fixed wicd.py so it starts properly * Hid the status bar in gui.py when it is displayed via the tray icon
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
<property name="border_width">4</property>
|
||||
<child>
|
||||
<widget class="GtkProgressBar" id="progressbar">
|
||||
<property name="visible">True</property>
|
||||
<property name="visible">False</property>
|
||||
<property name="tooltip" translatable="yes">Connecting...</property>
|
||||
<property name="activity_mode">True</property>
|
||||
<property name="text" translatable="yes">Connecting...</property>
|
||||
|
||||
Reference in New Issue
Block a user