mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Remove "Desktop" from application name on Linux
This commit is contained in:
parent
0bccb35cb0
commit
ac13ac7a2c
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Telegram Desktop
|
Name=Telegram
|
||||||
Comment=Official desktop version of Telegram messaging app
|
Comment=Official desktop version of Telegram messaging app
|
||||||
TryExec=telegram-desktop
|
TryExec=telegram-desktop
|
||||||
Exec=telegram-desktop -- %u
|
Exec=telegram-desktop -- %u
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<id>org.telegram.desktop</id>
|
<id>org.telegram.desktop</id>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license>GPL-3.0</project_license>
|
<project_license>GPL-3.0</project_license>
|
||||||
<name>Telegram Desktop</name>
|
<name>Telegram</name>
|
||||||
<summary>Fast. Secure. Powerful.</summary>
|
<summary>Fast. Secure. Powerful.</summary>
|
||||||
<description>
|
<description>
|
||||||
<p>Pure instant messaging — simple, fast, secure, and synced across all your devices. One of the world's top 10 most downloaded apps with over 500 million active users.</p>
|
<p>Pure instant messaging — simple, fast, secure, and synced across all your devices. One of the world's top 10 most downloaded apps with over 500 million active users.</p>
|
||||||
|
|
Loading…
Add table
Reference in a new issue