bmsapp.desktop

Tue, 31 Jan 2023 16:24:11 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 31 Jan 2023 16:24:11 +0100
changeset 482
e13763ec829f
parent 163
6cccd340ea8c
permissions
-rw-r--r--

Expanded Yeast edit popup with a Yeast Pack dropdown list. Prepared database product read and write with values for yeast package. They will be stored as json object in the yeast records.

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