some metadata changes
This commit is contained in:
parent
2bed897262
commit
2c68aa8706
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@
|
||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "Libre Presenter";
|
name = "libre-presenter";
|
||||||
pname = "libre-presenter";
|
pname = "libre-presenter";
|
||||||
version = "0.0.1";
|
version = "0.0.1";
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Libre Presenter
|
Name=Libre Presenter
|
||||||
GenericName=Church Presentation
|
GenericName=Church Presentation
|
||||||
Comment=A Kirigami based church presenter
|
Comment=A QML/Rust based church presenter
|
||||||
Exec=presenter %U
|
Exec=presenter %U
|
||||||
TryExec=presenter
|
TryExec=presenter
|
||||||
Icon=present
|
Icon=present
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue