Skip to content

Commit

Permalink
Stable version, AppCenter fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce committed May 25, 2017
1 parent 567fdb5 commit d3f2ced
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
8 changes: 6 additions & 2 deletions data/com.github.lainsce.notejot.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,17 @@
<name>Notejot</name>
<summary>Jot your ideas</summary>
<description>
<p>A stupidly-simple jotting pad.</p>
<p>A stupidly-simple jotting pad for any type of short term notes.</p>
<ul>
<li>Save your notes anywhere, even on existing files.</li>
<li>Quit anytime with the shortcut Ctrl + Q</li>
</ul>
</description>
<provides>
<binary>com.github.lainsce.notejot</binary>
</provides>
<developer_name>Lains</developer_name>
<url type="homepage"></url>
<url type="homepage">https://github.com/lainsce/notejot/</url>
<url type="bugtracker">https://github.com/lainsce/notejot/issues</url>
<screenshots>
<screenshot type="default">
Expand Down
4 changes: 0 additions & 4 deletions data/com.github.lainsce.notejot.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,3 @@ Terminal=false
Type=Application
StartupNotify=true
Categories=GTK;Utility;

[Desktop Action AboutDialog]
Exec=com.github.lainsce.notejot --about
Name=About Notejot
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
com.github.lainsce.notejot (0.1.7) xenial; urgency=low

* AppCenter fixes.

-- Lains <[email protected]> Sat, 25 May 2017 08:21:00 -0300

com.github.lainsce.notejot (0.1.6) xenial; urgency=low

* Initial Release.
Expand Down

0 comments on commit d3f2ced

Please sign in to comment.