Changeset 7646 for trunk/src/config.py
- Timestamp:
- 12/13/06 14:15:06 (2 years ago)
- Files:
-
- 1 modified
-
trunk/src/config.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/config.py
r7621 r7646 623 623 else: 624 624 self.theme_preferences.window.present() 625 self.theme_preferences.select_active_theme() 625 626 626 627 def on_theme_combobox_changed(self, widget):
