Skip to content

Commit

Permalink
Merge pull request #159 from ryonakano/replace-tabs
Browse files Browse the repository at this point in the history
Use spaces instead of tabs
  • Loading branch information
be1 authored Sep 23, 2024
2 parents ca4eabc + f26fd26 commit 7208ec2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions data/com.github.dahenson.agenda.gschema.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<schemalist>
<schema id="com.github.dahenson.agenda" path="/com/github/dahenson/agenda/" gettext-domain="agenda">
<schema id="com.github.dahenson.agenda" path="/com/github/dahenson/agenda/" gettext-domain="agenda">
<key name="window-position" type="ai">
<default>[]</default>
<summary>Window position</summary>
Expand All @@ -25,5 +25,5 @@
<description>Whether the are sorted upward or downward.</description>
<default>false</default>
</key>
</schema>
</schema>
</schemalist>
4 changes: 2 additions & 2 deletions data/shortcuts.ui
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
<property name="accelerator">&lt;ctrl&gt;&lt;shift&gt;Z</property>
<property name="title" translatable="yes">Redo task modification</property>
<property name="visible">true</property>
</object>
</child>
</object>
</child>
</object>
</child>
<child>
Expand Down

0 comments on commit 7208ec2

Please sign in to comment.