2005-04-09 JP Rosevear * configure.in: bump version 2005-04-04 David Malcolm * gpilotd/Makefile.am: remove gnome-pilot-structures.c and CORBA_SRCLIST from gpilotd_SOURCES, and add libgpilotd.la to gpilotd_LDADD. We're not allowed to build the same module with libtool (for a LTLIBRARY target) and without libtool (for a PROGRAM target), so we need to link the binary with the library instead. 2005-04-04 JP Rosevear Fixes #148582 (prevents the crash anyhow) * applet/pilot.c (pilot_execute_program): use g_spawn_command_line_async which simplifies this and protects against bad command lines 2005-04-01 Steve Murphy * configure.in: Added "rw" to ALL_LINGUAS. 2005-04-01 Adi Attar * configure.in: Added "xh" to ALL_LINGUAS. 2005-03-28 JP Rosevear * capplet/gnome-pilot-druid.c: make sure the help button sensitivity is always "TRUE" when calling gnome_druid_set_buttons_sensitive 2005-03-26 Dinoop Thomas Fixes #161436 * applet/Makefile.am: Update. * applet/pilot.c: (pref_help_cb): Show help for preferences. (response_cb): Call pref_help_cb (help_cb): Make help to work. * applet/pilot-applet.glade: update for help button. 2005-03-26 JP Rosevear * configure.in: remove pilot applet message, we force it to be built 2005-03-26 JP Rosevear * autogen.sh (REQUIRED_AUTOMAKE_VERSION): require automake 1.6 or higher 2005-03-26 JP Rosevear Fixes #168401, from Crispin Flowerday * capplet/gpilotd-control-applet.desktop.in: clean up icon .desktop items 2005-03-25 JP Rosevear Fixes #166024 * applet/pilot.c (extract_uris): steal this from g_uri_list_extract_uris in glib 2.6; we copied it because we want to work with older versions still (dnd_drop_internal): use above to get normalized uri's for installation 2005-03-25 JP Rosevear * gpilotd/devices.xml: add kyocerca 7135, zire 31 2005-02-03 JP Rosevear From Dave Malcolm * capplet/pilot.h: fix proto * capplet/pilot.c (free_conduit_list): fix declaration * utils/gpilotd-client.c (get_system_info): add void to function declaration 2004-09-11 Abel Cheung * configure.in: Added "mk" "ml" to ALL_LINGUAS. 2004-09-03 JP Rosevear Fixes #142710 * capplet/gpilotd-control-applet.desktop.in: insert missing '='