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