/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to commit.py

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2008-03-07 18:53:36 UTC
  • Revision ID: szilveszter.farkas@gmail.com-20080307185336-xiukbk1sdniv82jd
Hot fix. Sorry dudes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
230
230
            try:
231
231
                proxy_obj = bus.get_object('org.freedesktop.NetworkManager',
232
232
                                           '/org/freedesktop/NetworkManager')
233
 
            except DBusException:
 
233
            except dbus.DBusException:
234
234
                mutter("networkmanager not available.")
235
235
                self._check_local.show()
236
236
                return