We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 708cb34 commit 7e7984aCopy full SHA for 7e7984a
flatpak/com.github.vikdevelop.timer.gschema.xml
@@ -68,6 +68,18 @@
68
<default>0</default>
69
<summary>Seconds entry</summary>
70
</key>
71
+ <key name="hours-shortcut" type="i">
72
+ <default>0</default>
73
+ <summary>Hour entry</summary>
74
+ </key>
75
+ <key name="mins-shortcut" type="i">
76
+ <default>1</default>
77
+ <summary>Minutes entry</summary>
78
79
+ <key name="seconds-shortcut" type="i">
80
81
+ <summary>Seconds entry</summary>
82
83
<key name="shortcut-name" type="s">
84
<default>''</default>
85
<summary>Shortcut name</summary>
0 commit comments