bmsapp.desktop

Sun, 27 Mar 2022 11:59:15 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 27 Mar 2022 11:59:15 +0200
changeset 88
64cf5468fd22
parent 84
2c503bf10a4f
child 89
231a0b1292f3
permissions
-rw-r--r--

Improve the CMakeLists.txt. Cleanup unused variables. Removed som debug messages.

84
2c503bf10a4f Added install option and a desktop file.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 [Desktop Entry]
2c503bf10a4f Added install option and a desktop file.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2 Categories=Qt;KDE;Education;Utility;Engineering;
2c503bf10a4f Added install option and a desktop file.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
3 Exec=bmsapp
2c503bf10a4f Added install option and a desktop file.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
4 Name=BMSapp
2c503bf10a4f Added install option and a desktop file.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
5 GenericName=Brewery Management System
2c503bf10a4f Added install option and a desktop file.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
6 Keywords=Beer;Ale;Lager;Cider;Brew;Brewing;Recipe;Beersmith;
2c503bf10a4f Added install option and a desktop file.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7 X-KDE-StartupNotify=true
2c503bf10a4f Added install option and a desktop file.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8 Icon=bmsapp
2c503bf10a4f Added install option and a desktop file.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9 Terminal=false
2c503bf10a4f Added install option and a desktop file.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10 Type=Application
2c503bf10a4f Added install option and a desktop file.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
11

mercurial