Mercurial > minori
annotate rc/sys/linux/Minori.desktop @ 309:bf89fbf7ff38
misc: remove copyrighted app icon
if someone comes up with a good icon, please be my guest
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Tue, 11 Jun 2024 04:24:59 -0400 |
parents | 862d0d8619f6 |
children | fb0f6b5050ff |
rev | line source |
---|---|
237 | 1 [Desktop Entry] |
2 | |
3 # The type as listed above | |
4 Type=Application | |
5 | |
6 # The version of the desktop entry specification to which this file complies | |
7 Version=1.4 | |
8 | |
9 # The name of the application | |
10 Name=Minori | |
11 | |
12 # A comment which can/will be used as a tooltip | |
13 Comment=A lightweight anime tracker built with Qt. | |
14 | |
15 # Executable name | |
16 Exec=minori | |
17 | |
18 # Describes whether this application needs to be run in a terminal or not | |
19 Terminal=false | |
20 | |
309
bf89fbf7ff38
misc: remove copyrighted app icon
Paper <paper@paper.us.eu.org>
parents:
258
diff
changeset
|
21 Categories=Utility;Qt; |