]> Pileus Git - aweather/commit
Incorporate code review feedback and some minor fixes.
authorAdam Boggs <boggs-git@aircrafter.org>
Tue, 7 Feb 2012 05:18:32 +0000 (22:18 -0700)
committerAdam Boggs <boggs-git@aircrafter.org>
Tue, 7 Feb 2012 05:18:32 +0000 (22:18 -0700)
commit79413a5b39489d4350bca6f870f50e154f07fadb
treeef1b7e4e036895b8f48f4411797802837731ebfb
parentb36a6339619c2b5a6c39ba3679433ee0d48796a1
Incorporate code review feedback and some minor fixes.

Fixed indentation to tabs, use g_assert and guint/gchar/etc. Added car
and arrow icons for the gps marker and fix Makefile.am to install them.
Change gps_state to simply gps.  Add gps marker search path so it looks
in "." as well as installed location.
configure.ac
data/Makefile.am
data/arrow.png [new file with mode: 0644]
data/car.png [moved from car.png with 100% similarity]
src/plugins/gps-plugin.c
src/plugins/gps-plugin.h