view gaim.desktop.in @ 20388:12b1123f0cc9

Sun apparently doesn't like when void functions return the return value from another void function. For example: void func1(void) { printf("hi"); } void func2(void) { return func1(); /* this line causes a warning */ }
author Mark Doliner <mark@kingant.net>
date Thu, 25 Jan 2007 17:45:45 +0000
parents 346faf2a5acd
children f79e0f4df793
line wrap: on
line source

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