Changeset fd8257592e340d353be6364633afb9d0c849cd70
- Timestamp:
- 06/03/08 08:50:16 (4 years ago)
- Author:
- Lincoln de Sousa <lincoln@…>
- Children:
- 08ee9dc1527d8686c7bfa98753110605ecdc03dc
- Parents:
- c3cdfce899281ecf25128efc9952e8a79696ab27
- git-committer:
- Lincoln de Sousa <lincoln@…> (06/03/08 08:50:16)
- Message:
-
removing version number from main window and removing window position to center
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r512b8d8
|
rfd82575
|
|
| 7 | 7 | <property name="title" translatable="yes">Guake!</property> |
| 8 | 8 | <property name="modal">True</property> |
| 9 | | <property name="window_position">GTK_WIN_POS_CENTER</property> |
| 10 | 9 | <property name="skip_taskbar_hint">True</property> |
| 11 | 10 | <property name="skip_pager_hint">True</property> |
| … |
… |
|
| 45 | 44 | <child> |
| 46 | 45 | <widget class="GtkLabel" id="label3"> |
| 47 | | <property name="label" translatable="yes">Guake 0.0.1alpha</property> |
| | 46 | <property name="label" translatable="yes">Guake!</property> |
| 48 | 47 | <property name="use_markup">True</property> |
| 49 | 48 | </widget> |