pidgin.desktop.in.in

Sun, 19 Jan 2014 20:26:01 -0800

author
Mark Doliner <mark@kingant.net>
date
Sun, 19 Jan 2014 20:26:01 -0800
branch
release-2.x.y
changeset 35262
c3077dd1c5c7
parent 35122
30af0986aa62
permissions
-rw-r--r--

Move g_return_if_fail to top of function and exit early.

This way the meat of the function isn't needlessly indented.
I think it's easier to read code structured this way.

[Desktop Entry]
_Name=Pidgin Internet Messenger
_GenericName=Internet Messenger
_Comment=Chat over IM.  Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more
Exec=pidgin
Icon=pidgin
StartupNotify=true
Terminal=false
Type=Application
Categories=Network;InstantMessaging;
@USES_MM_CHAT_SECTION@

mercurial