Skip to content

Commit

Permalink
fixed gschema
Browse files Browse the repository at this point in the history
  • Loading branch information
artemanufrij committed Feb 18, 2018
1 parent 396367a commit c440463
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions data/com.github.artemanufrij.graphui.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@
</screenshot>
</screenshots>
<releases>
<release version="0.1.5" date="2018-02-20">
<description>
<p>Fixed:</p>
<ul>
<li>gschema file</li>
</ul>
</description>
</release>
<release version="0.1.4" date="2018-02-20">
<description>
<p>New:</p>
Expand Down
2 changes: 1 addition & 1 deletion schemas/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# GSettings Schema
#
include(GSettings)
add_schema(com.github.artemanufrij.regextester.gschema.xml)
add_schema(com.github.artemanufrij.graphui.gschema.xml)

0 comments on commit c440463

Please sign in to comment.