pidgin.desktop.in

Wed, 13 May 2009 18:13:03 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Wed, 13 May 2009 18:13:03 +0000
changeset 27106
183f2f03e1ee
parent 16489
c2cb139e5bd9
child 16580
e1967b80e959
child 18068
b6554e3c8224
child 27891
92e3be9c1613
permissions
-rw-r--r--

Make the makensis option prefix configurable, so cross-compiling from Linux
can override the prefix in local.mak, avoiding the need to patch NSIS to
accept win32-style option prefixes. Add this to local.mak if cross-compiling:
MAKENSISOPT := -

[Desktop Entry]
Encoding=UTF-8
_Name=Pidgin Internet Messenger
_GenericName=Internet Messenger
_Comment=Send instant messages over multiple protocols
Exec=pidgin
Icon=pidgin
StartupNotify=true
Terminal=false
Type=Application
Categories=Network;InstantMessaging;

mercurial