mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 08:34:17 +02:00
[web] removing spaces from generated desktop entries
This commit is contained in:
@@ -772,7 +772,7 @@ class WebApplicationManager(SoftwareManager):
|
|||||||
return """
|
return """
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name={name} ( web )
|
Name={name} (web)
|
||||||
Comment={desc}
|
Comment={desc}
|
||||||
Icon={icon}
|
Icon={icon}
|
||||||
Exec={exec_path}
|
Exec={exec_path}
|
||||||
|
|||||||
Reference in New Issue
Block a user