annotate gaim.desktop.in @ 14891:063fe56aa427
[gaim-migrate @ 17663]
SF Patch #1589599
Make gaim_gtk_cell_renderer_expander_activate()'s prototype match its definition. This is for consistency reasons only, since fixing the flags definition is all that was necessary to make this build on Solaris.
committer: Tailor Script <tailor@pidgin.im>
author |
Richard Laager <rlaager@wiktel.com> |
date |
Fri, 03 Nov 2006 17:21:18 +0000 |
parents |
5adc0c9da9f3 |
children |
346faf2a5acd |
rev |
line source |
13179
|
1 [Desktop Entry]
|
|
2 Encoding=UTF-8
|
|
3 _Name=Gaim Internet Messenger
|
|
4 _GenericName=Internet Messenger
|
|
5 _Comment=Send instant messages over multiple protocols
|
|
6 Exec=gaim
|
|
7 Icon=gaim.png
|
|
8 StartupNotify=true
|
|
9 Terminal=false
|
|
10 Type=Application
|
|
11 Categories=Application;Network;
|