9578053 Jan 22 2022 distfiles.gentoo.org/distfiles/gajim-1.3.3-2.tar.gz
This commit is contained in:
parent
a5b3822651
commit
4c1b226bff
1045 changed files with 753037 additions and 18 deletions
28
data/org.gajim.Gajim.desktop.in
Normal file
28
data/org.gajim.Gajim.desktop.in
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
[Desktop Entry]
|
||||
Categories=Network;InstantMessaging;GTK;Chat;
|
||||
Name=Gajim
|
||||
GenericName=XMPP Chat Client
|
||||
Comment=A fully-featured XMPP chat client
|
||||
#Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
||||
Keywords=chat;messaging;im;xmpp;bonjour;voip;
|
||||
Exec=gajim %u
|
||||
#Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||
Icon=org.gajim.Gajim
|
||||
StartupNotify=false
|
||||
X-GNOME-UsesNotifications=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=x-scheme-handler/xmpp;
|
||||
Actions=StartChat;ShowNextPendingEvent;
|
||||
|
||||
[Desktop Action StartChat]
|
||||
Exec=gajim --start-chat
|
||||
Name=Start a new chat
|
||||
#Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||
Icon=org.gajim.Gajim
|
||||
|
||||
[Desktop Action ShowNextPendingEvent]
|
||||
Exec=gajim --show-next-pending-event
|
||||
Name=Show next pending event
|
||||
#Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||
Icon=org.gajim.Gajim
|
||||
Loading…
Add table
Add a link
Reference in a new issue