Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
TimeManager
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Schedules
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
linux-tools
TimeManager
Commits
6f455968
Commit
6f455968
authored
Aug 08, 2019
by
Carit Zhu
🎱
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add lables for each hour(H), minute(M) and second(S) combobox
parent
a445ae43
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
58 additions
and
7 deletions
+58
-7
timemanager.ui
timemanager.ui
+58
-7
No files found.
timemanager.ui
View file @
6f455968
...
...
@@ -135,6 +135,23 @@
<property
name=
"position"
>
0
</property>
</packing>
</child>
<child>
<object
class=
"GtkLabel"
id=
"label3"
>
<property
name=
"width_request"
>
20
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
H
</property>
<attributes>
<attribute
name=
"style"
value=
"normal"
/>
<attribute
name=
"weight"
value=
"normal"
/>
</attributes>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
<property
name=
"position"
>
1
</property>
</packing>
</child>
<child>
<object
class=
"GtkComboBoxText"
id=
"comboboxtext-hour"
>
<property
name=
"width_request"
>
40
</property>
...
...
@@ -149,10 +166,8 @@
<property
name=
"has_entry"
>
True
</property>
<child
internal-child=
"entry"
>
<object
class=
"GtkEntry"
id=
"comboboxtext-entry-hour"
>
<property
name=
"width_request"
>
40
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"max_length"
>
2
</property>
<property
name=
"input_purpose"
>
number
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"has_frame"
>
False
</property>
</object>
</child>
</object>
...
...
@@ -160,7 +175,7 @@
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
<property
name=
"padding"
>
2
</property>
<property
name=
"position"
>
1
</property>
<property
name=
"position"
>
2
</property>
</packing>
</child>
</object>
...
...
@@ -187,6 +202,23 @@
<property
name=
"position"
>
0
</property>
</packing>
</child>
<child>
<object
class=
"GtkLabel"
id=
"label4"
>
<property
name=
"width_request"
>
20
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
M
</property>
<attributes>
<attribute
name=
"style"
value=
"normal"
/>
<attribute
name=
"weight"
value=
"normal"
/>
</attributes>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
<property
name=
"position"
>
1
</property>
</packing>
</child>
<child>
<object
class=
"GtkComboBoxText"
id=
"comboboxtext-minute"
>
<property
name=
"width_request"
>
40
</property>
...
...
@@ -201,6 +233,7 @@
<child
internal-child=
"entry"
>
<object
class=
"GtkEntry"
id=
"comboboxtext-entry-minute"
>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"has_frame"
>
False
</property>
<property
name=
"input_purpose"
>
number
</property>
</object>
</child>
...
...
@@ -209,7 +242,7 @@
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
<property
name=
"padding"
>
2
</property>
<property
name=
"position"
>
1
</property>
<property
name=
"position"
>
2
</property>
</packing>
</child>
</object>
...
...
@@ -236,6 +269,23 @@
<property
name=
"position"
>
0
</property>
</packing>
</child>
<child>
<object
class=
"GtkLabel"
id=
"label5"
>
<property
name=
"width_request"
>
20
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
S
</property>
<attributes>
<attribute
name=
"style"
value=
"normal"
/>
<attribute
name=
"weight"
value=
"normal"
/>
</attributes>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
<property
name=
"position"
>
1
</property>
</packing>
</child>
<child>
<object
class=
"GtkComboBoxText"
id=
"comboboxtext-second"
>
<property
name=
"width_request"
>
40
</property>
...
...
@@ -250,6 +300,7 @@
<child
internal-child=
"entry"
>
<object
class=
"GtkEntry"
id=
"comboboxtext-entry-second"
>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"has_frame"
>
False
</property>
<property
name=
"input_purpose"
>
number
</property>
</object>
</child>
...
...
@@ -258,7 +309,7 @@
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
False
</property>
<property
name=
"padding"
>
2
</property>
<property
name=
"position"
>
1
</property>
<property
name=
"position"
>
2
</property>
</packing>
</child>
</object>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment