On Tue, 28 Jul 2009 Marko Lindqvist wrote:
> Currently there is one desktop file for client, and it tries to execute
> gtk-client no matter which client is built.
>
> Attached patch makes separate desktop file for each of the clients gtk2, sdl
> and xaw. Only those desktop files that refer to actually built clients get
> installed.

Do we have _different_ icons for clients? (I guess we allow installation of
more than one client, right?) I'm afraid, patch shouldn't be applied
without them.

Also,
=====
 if CLIENT_GUI_GTK_2_0
 GUI_SUBDIRS += gui-gtk-2.0
+desktopfile_DATA = freeciv-gtk2.desktop
 endif
 if CLIENT_GUI_XAW
=====
I haven't seen 'elif'. Is it correct to use ' = ' and ' += ' together?

-- 
Thanks, evyscr

_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to