Tweak metadata descriptions
This commit is contained in:
parent
7d842426e4
commit
fa241e84b2
@ -1,12 +1,12 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Write.as
|
Name=Write.as
|
||||||
Comment=Spread your ideas
|
Comment=Publish a thought in seconds.
|
||||||
Exec=writeas-gtk %f
|
Exec=writeas-gtk %f
|
||||||
Icon=write-as
|
Icon=write-as
|
||||||
Terminal=false
|
Terminal=false
|
||||||
MimeType=text/plain;
|
MimeType=text/plain;
|
||||||
Categories=GTK;Office;Publishing;
|
Categories=GTK;Office;Publishing;
|
||||||
Keywords=blog;pastebin;snippets;code;publish;
|
Keywords=blog;text;editor;publish;
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -13,4 +13,4 @@ Package: writeas-gtk
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}, writeas-cli
|
Depends: ${misc:Depends}, ${shlibs:Depends}, writeas-cli
|
||||||
Recommends: fonts-open-sans, fonts-hack
|
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…
Reference in New Issue
Block a user