Mercurial > pidgin
annotate gaim.desktop @ 7614:48d7eea88598
[gaim-migrate @ 8238]
Hopefully this will fix the permissions errors some people are getting
on mkdir(). I have _no_ idea why it's happening, so I don't know if
this will work ... if anyone does know, please do tell.
Also fix a one-off in the pathname creation which was causing '/' to be
inserted twice at the root.
committer: Tailor Script <tailor@pidgin.im>
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Sun, 23 Nov 2003 21:03:28 +0000 |
parents | db2c51ef0c54 |
children | 86be4a8dc0a5 |
rev | line source |
---|---|
325 | 1 [Desktop Entry] |
3726 | 2 Encoding=UTF-8 |
325 | 3 Name=Gaim |
3726 | 4 Comment=Multi-protocol Instant Messaging Client |
7307 | 5 Comment[it]=Client Multi-Protocollo per Messaggi Immediati |
4305 | 6 Comment[es]=Cliente de mensajería instantánea multiprotocolo |
4472 | 7 Comment[fr]=Client de messagerie instantanée multiprotocole |
4589 | 8 Comment[de]=Multi-Protokoll Instant Messenger Client |
7360 | 9 Comment[ko]=다중 프로토콜 메신저 |
3726 | 10 Exec=gaim |
3364 | 11 Icon=gaim.png |
3726 | 12 Terminal=false |
325 | 13 Type=Application |
3726 | 14 Categories=Application;Network; |
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
4663
diff
changeset
|
15 StartupNotify=true |