Get rid of TDESKTOP_LAUNCHER_BASENAME
This key was mainly used to let flatpak and snap provide right desktop file name. Now, we can compute it from the environment in runtime for both flatpak and snap. There's no more need in this option. Desktop filename override by downstreams is highly discouraged.
This commit is contained in:
@@ -73,7 +73,6 @@
|
||||
<content_attribute id="money-gambling">none</content_attribute>
|
||||
<content_attribute id="money-advertising">moderate</content_attribute>
|
||||
</content_rating>
|
||||
<launchable type="desktop-id">@TDESKTOP_LAUNCHER_BASENAME@.desktop</launchable>
|
||||
<provides>
|
||||
<binary>telegram-desktop</binary>
|
||||
</provides>
|
||||
Reference in New Issue
Block a user