summary refs log tree commit diff stats
path: root/xchat.desktop
blob: 3e4b8af3f8bc6f5cd275dc42295249a3cc4a188d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[Desktop Entry]
Encoding=UTF-8
Name=XChat IRC
Name[zh_TW]=網路清談
Comment[de]=IRC-Client
Comment[es]=Aplicación de IRC
Comment[fi]=IRC-sovellus
Comment[fr]=Client IRC
Comment[hu]=IRC-kliens
Comment[lt]=IRC klientas
Comment[no]=IRC-klient
Comment[pl]=Klient IRC
Comment[pt_BR]=Cliente de IRC
Comment[sl]=Odjemalec IRC
Comment[sv]=IRC-klient
Comment[ro]=Client de IRC
Comment[zh_TW]=X-Chat 聊天程式
Comment=Chat with other people using Internet Relay Chat
Exec=xchat
Icon=xchat
Terminal=false
Type=Application
Categories=Network;
StartupNotify=true
class="p">, char *nick, int *modechars); int mode_access (server *serv, char mode, char *prefix); void inbound_005 (server *serv, char *word[]); void handle_mode (server *serv, char *word[], char *word_eol[], char *nick, int numeric_324); void send_channel_modes (session *sess, char *tbuf, char *word[], int start, int end, char sign, char mode, int modes_per_line); #endif