Browse Source

Tweak metadata descriptions

tags/v1.0.0
Matt Baer 5 years ago
parent
commit
fa241e84b2
2 changed files with 3 additions and 3 deletions
  1. +2
    -2
      data/writeas-gtk.desktop
  2. +1
    -1
      debian/control

+ 2
- 2
data/writeas-gtk.desktop View File

@@ -1,12 +1,12 @@
[Desktop Entry]
Type=Application
Name=Write.as
Comment=Spread your ideas
Comment=Publish a thought in seconds.
Exec=writeas-gtk %f
Icon=write-as
Terminal=false
MimeType=text/plain;
Categories=GTK;Office;Publishing;
Keywords=blog;pastebin;snippets;code;publish;
Keywords=blog;text;editor;publish;
StartupNotify=true


+ 1
- 1
debian/control View File

@@ -13,4 +13,4 @@ Package: writeas-gtk
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, writeas-cli
Recommends: fonts-open-sans, fonts-hack
Description: A distraction free and private writing tool, with builtin publishing.
Description: A distraction free and private writing tool, with built-in publishing.

Loading…
Cancel
Save