refactor: Rename app from '(Nightly) gitDevel' to 'Gitg'

Fixes issue https://gitlab.gnome.org/GNOME/gitg/-/issues/455
This commit is contained in:
Vaishnavi Nawghare 2024-03-09 05:43:51 +00:00 committed by Alberto Fanjul
parent b2a3a43909
commit 122150dd32
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[Desktop Entry]
Name=@binary@
Name=Gitg
Comment=Git repository browser
Exec=@binary@ --no-wd %U
TryExec=@binary@

View File

@ -8,7 +8,7 @@
"tags" : [
"nightly"
],
"desktop-file-name-prefix" : "(Nightly) ",
"desktop-file-name-prefix" : "",
"finish-args" : [
"--share=ipc",
"--share=network",