mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-22 00:15:27 +02:00

Now that there is no longer a second official client (jami-gnome), we can remove this uninteresting implementation detail from the name. Mostly automated via: $ git grep jami-qt -l | xargs sed 's/jami-qt/jami/g' -i * src/app/jami: Delete launcher script. * CMakeLists.txt: Un-register it from installation. Change-Id: I5167c29089feb4e64c12d7d01c1ce281e16c0613
14 lines
No EOL
510 B
Desktop File
14 lines
No EOL
510 B
Desktop File
[Desktop Entry]
|
|
Name=Jami
|
|
GenericName=Jami
|
|
Comment=Privacy-oriented voice, video, chat, and conference platform
|
|
Comment[hu]=Adatvédelem-orientált hang-, video-, csevegés- és konferenciaplatform
|
|
Comment[ru]=Jami — приложение для защищённой связи с распределённой архитектурой
|
|
Exec=jami %u
|
|
Icon=jami
|
|
StartupNotify=true
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Network;Telephony;
|
|
Keywords=Qt;chat;talk;im;message;voip;
|
|
MimeType=x-scheme-handler/jami; |