Mercurial > pidgin
annotate pidgin.desktop.in @ 28903:03705a4f3dc0
gtkrequest: Handle a multiline text field being set as required properly.
The GtkTextView wasn't having setup_entry_field() called on it, which
listens for the changed signal if the field is required. The result was
that it was impossible to submit such a form because Pidgin never thought
it was sufficiently filled in.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 23 Jan 2010 03:56:35 +0000 |
parents | 281bd8a973d8 |
children |
rev | line source |
---|---|
15478 | 1 [Desktop Entry] |
2 _Name=Pidgin Internet Messenger | |
3 _GenericName=Internet Messenger | |
28508 | 4 _Comment=Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more |
15478 | 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; |