Changeset 157 in xpra
- Timestamp:
- 09/07/11 10:16:05 (21 months ago)
- File:
-
- 1 edited
-
trunk/src/xpra/client.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/xpra/client.py
r146 r157 400 400 gtk_main_quit_on_fatal_exceptions_enable() 401 401 gtk.main() 402 if self._protocol: 403 self._protocol.close() 402 404 403 405 def query_xkbmap(self):
Note: See TracChangeset
for help on using the changeset viewer.