Mercurial > pidgin
annotate pidgin.desktop.in @ 28278:c9ec54c0add1
Just comment out the failing tests when using glib; it's not likely anyone
will encounter an issue with this in the real world, and it means people
without libidn can run "make check" to find other issues.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 19 Sep 2009 02:36:04 +0000 |
parents | 1694eb347a78 |
children | 281bd8a973d8 |
rev | line source |
---|---|
15478 | 1 [Desktop Entry] |
2 _Name=Pidgin Internet Messenger | |
3 _GenericName=Internet Messenger | |
4 _Comment=Send instant messages over multiple protocols | |
5 Exec=pidgin | |
16438
ed4ea63c0b45
pidgin.png -> pidgin, to always find appropriate sizes.
Hylke Bons <hylkebons@gmail.com>
parents:
15478
diff
changeset
|
6 Icon=pidgin |
15478 | 7 StartupNotify=true |
8 Terminal=false | |
9 Type=Application | |
10 Categories=Network;InstantMessaging; |