Mercurial > projects > xwrited
annotate org.guido-berhoerster.code.xwrited.desktop.in @ 19:f0accfc74f7b
Port to GLib version 2.48 or later
Use GApplication instead of the custom XWritedUnique object for uniqueness.
Use GNotification from GIO instead of libnotify.
Remove help and debug options from documentation.
Replace intltool with GNU gettext (version 0.19 or later required).
author | Guido Berhoerster <guido+xwrited@berhoerster.name> |
---|---|
date | Sat, 28 Jul 2018 22:02:24 +0200 |
parents | data/xwrited.desktop.in@f0c7f45022c0 |
children |
rev | line source |
---|---|
5 | 1 [Desktop Entry] |
2 Encoding=UTF-8 | |
19
f0accfc74f7b
Port to GLib version 2.48 or later
Guido Berhoerster <guido+xwrited@berhoerster.name>
parents:
5
diff
changeset
|
3 Name=xwrited |
f0accfc74f7b
Port to GLib version 2.48 or later
Guido Berhoerster <guido+xwrited@berhoerster.name>
parents:
5
diff
changeset
|
4 Comment=Display write and wall messages as desktop notifications |
5 | 5 Exec=xwrited |
6 Terminal=false | |
7 Type=Application | |
8 Categories=System;Monitor; |