bmsapp.desktop

Fri, 10 Feb 2023 14:06:47 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 10 Feb 2023 14:06:47 +0100
changeset 491
76f3a96e82b5
parent 163
6cccd340ea8c
permissions
-rw-r--r--

Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.

84
2c503bf10a4f Added install option and a desktop file.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 [Desktop Entry]
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 89
diff changeset
2 Categories=Qt;KDE;Utility;Engineering;
89
231a0b1292f3 Added MQTT settings.
Michiel Broek <mbroek@mbse.eu>
parents: 84
diff changeset
3 Exec=bmsapp -d
84
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