]> git.street.me.uk Git - andy/viking.git/log
andy/viking.git
14 years agoAdd DOAP file
Guilhem Bonnefille [Sun, 27 Sep 2009 14:34:07 +0000 (16:34 +0200)]
Add DOAP file

Such file is common on GNOME projects.

15 years agoGet rid deprecated GtkTooltips API.
Stanislav Brabec [Tue, 22 Sep 2009 20:05:46 +0000 (22:05 +0200)]
Get rid deprecated GtkTooltips API.

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
15 years agoAdded tooltips for layer panel buttons.
Stanislav Brabec [Tue, 22 Sep 2009 20:00:17 +0000 (22:00 +0200)]
Added tooltips for layer panel buttons.

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
15 years agoMerge branch 'interpolation'
Guilhem Bonnefille [Sat, 19 Sep 2009 12:20:07 +0000 (14:20 +0200)]
Merge branch 'interpolation'

15 years agoRefactoring: merge a_check_html_file and a_check_kml_file
Guilhem Bonnefille [Fri, 18 Sep 2009 21:13:44 +0000 (23:13 +0200)]
Refactoring: merge a_check_html_file and a_check_kml_file

15 years agoFix magic scissors
Harry G McGavran Jr [Fri, 18 Sep 2009 20:45:06 +0000 (22:45 +0200)]
Fix magic scissors

Searching the gpsbabel lists, there are some posts that
the maps.google.com "output=js" has changed and gpsbabel
types have had a hard time keeping up with the changes
at maps.google.com.  One suggestion was to use "output=kml"
at maps.google.com and the input_type "kml" instead of
"google" in gpsbabel.

15 years agoReleasing viking 0.9.9
Guilhem Bonnefille [Wed, 9 Sep 2009 20:45:12 +0000 (22:45 +0200)]
Releasing viking 0.9.9

15 years agoAdd maintainer script to help releasing process
Guilhem Bonnefille [Wed, 9 Sep 2009 20:35:23 +0000 (22:35 +0200)]
Add maintainer script to help releasing process

15 years agoDocument previous import
Guilhem Bonnefille [Wed, 9 Sep 2009 20:30:26 +0000 (22:30 +0200)]
Document previous import

15 years agoImport translations from launchpad
Guilhem Bonnefille [Wed, 9 Sep 2009 20:24:39 +0000 (22:24 +0200)]
Import translations from launchpad

15 years agoChange interpolation to a faster one
Jocelyn Jaubert [Sun, 15 Mar 2009 12:07:19 +0000 (13:07 +0100)]
Change interpolation to a faster one

TODO: this should be put in a viking preference.

15 years agoUse less precise images when wanted image is not present
Jocelyn Jaubert [Sat, 14 Mar 2009 22:44:37 +0000 (23:44 +0100)]
Use less precise images when wanted image is not present

15 years agoUpdate translations from launchpad
Guilhem Bonnefille [Thu, 20 Aug 2009 07:50:09 +0000 (09:50 +0200)]
Update translations from launchpad

Merge branch 'i18n-launchpad'

15 years agoAuto-Generation of ChangeLog file
Guilhem Bonnefille [Tue, 18 Aug 2009 20:30:26 +0000 (22:30 +0200)]
Auto-Generation of ChangeLog file

Since we use Git, it is possible to generate the ChangeLog file at
distribution time (see "make dist").

Here is my really first script for this.

15 years agoAdd a script to compute po/ChangeLog fragment
Guilhem Bonnefille [Tue, 18 Aug 2009 15:42:03 +0000 (17:42 +0200)]
Add a script to compute po/ChangeLog fragment

It is boring to retrieve who made which modifications after
a launchpad import.

Note: this is not perfect as we only list last translator.
If a po file was edited by many people, only the last one is listed.

15 years agoUpdate administrative file
Guilhem Bonnefille [Tue, 18 Aug 2009 15:38:05 +0000 (17:38 +0200)]
Update administrative file

15 years agoImport current Launchpad translations
Guilhem Bonnefille [Tue, 18 Aug 2009 14:02:09 +0000 (16:02 +0200)]
Import current Launchpad translations

15 years agoFix #2163652: GPX file with byte order mark not parsed
Tal [Tue, 18 Aug 2009 14:51:50 +0000 (16:51 +0200)]
Fix #2163652: GPX file with byte order mark not parsed

It simply treats files with ".gpx" extention as gpx files. All other
files, including gpx files without gpx extentions, receive the same
treatment as before.

15 years agoAdd src/mapcache.c as source file containing translatable strings
Guilhem Bonnefille [Tue, 18 Aug 2009 14:07:09 +0000 (16:07 +0200)]
Add src/mapcache.c as source file containing translatable strings

15 years agoFix #2766609: Don't use gpsd_units()
Guilhem Bonnefille [Tue, 28 Jul 2009 21:01:21 +0000 (23:01 +0200)]
Fix #2766609: Don't use gpsd_units()

gpsd_units is no more at the interface of libgps library.
Furthermore, viking not really uses this value.

So, code is removed.

15 years agoAdd missing (VikLayerFuncPostRead) in structs VikLayerInterface
Jocelyn Jaubert [Wed, 11 Mar 2009 20:54:47 +0000 (21:54 +0100)]
Add missing (VikLayerFuncPostRead) in structs VikLayerInterface

15 years agoFix #2812856: Change SRTM URL
Herm [Sun, 26 Jul 2009 20:40:22 +0000 (22:40 +0200)]
Fix #2812856: Change SRTM URL

NASA released a new version of the SRTM data.
So they moved from
http://dds.cr.usgs.gov/srtm/version2/
to
http://dds.cr.usgs.gov/srtm/version2_1/
but there are some more changes: Some files were removed, so one would
have to update the tile database also.
We can also use the old version 2.0 located at
http://dds.cr.usgs.gov/srtm/version2_1/SRTM3/OLD/

15 years agoFix #2818818: unset langage preset while opening external Google
Guilhem Bonnefille [Sun, 26 Jul 2009 20:28:03 +0000 (22:28 +0200)]
Fix #2818818: unset langage preset while opening external Google

15 years agoFix copyright in --version output
Guilhem Bonnefille [Sun, 26 Jul 2009 20:20:29 +0000 (22:20 +0200)]
Fix copyright in --version output

About dialog refers to 2008.

15 years agoFix SRTM Server change
Herm [Sat, 25 Jul 2009 20:54:10 +0000 (22:54 +0200)]
Fix SRTM Server change

The SRTM server recently changed it's address:
ftp://e0srp01u.ecs.nasa.gov/srtm/README

Now it is only available via HTTP.

Tested-by: Alexander Poddey <alexander.poddey@gmx.net>
Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
15 years agoFix memory leaks found with cppcheck
Jocelyn Jaubert [Sun, 19 Jul 2009 17:34:55 +0000 (19:34 +0200)]
Fix memory leaks found with cppcheck

15 years agoFix warning in call to MD5Update() in function md5_hash()
Jocelyn Jaubert [Sun, 15 Mar 2009 22:25:32 +0000 (23:25 +0100)]
Fix warning in call to MD5Update() in function md5_hash()

15 years agoAdd .gitignore
Jocelyn Jaubert [Sat, 11 Apr 2009 19:59:11 +0000 (21:59 +0200)]
Add .gitignore

15 years agoComplete 376c917751b680fd238cd85511bab4ed26727c0f
Guilhem Bonnefille [Fri, 19 Jun 2009 20:32:57 +0000 (22:32 +0200)]
Complete 376c917751b680fd238cd85511bab4ed26727c0f

15 years agoDocument previous patches from Jonas Norling
Guilhem Bonnefille [Fri, 19 Jun 2009 20:18:02 +0000 (22:18 +0200)]
Document previous patches from Jonas Norling

15 years agoDon't crash when jobs are cancelled via the background jobs dialog.
Jonas Norling [Tue, 26 May 2009 18:06:06 +0000 (20:06 +0200)]
Don't crash when jobs are cancelled via the background jobs dialog.

15 years agoJoin common code in zoom in and zoom out cases.
Jonas Norling [Mon, 25 May 2009 19:28:54 +0000 (21:28 +0200)]
Join common code in zoom in and zoom out cases.

15 years agoFilter out irrelevant modifiers.
Jonas Norling [Mon, 25 May 2009 19:24:32 +0000 (21:24 +0200)]
Filter out irrelevant modifiers.

15 years agoUpgrade OSM-traces support to 0.6 API
Guilhem Bonnefille [Tue, 2 Jun 2009 20:15:29 +0000 (22:15 +0200)]
Upgrade OSM-traces support to 0.6 API

15 years agoDocument previous patches
Guilhem Bonnefille [Fri, 22 May 2009 11:05:59 +0000 (13:05 +0200)]
Document previous patches

Also, add exemple file (for non regression). File taken from
http://gpsbabel.cvs.sourceforge.net/viewvc/gpsbabel/gpsbabel/reference/v900_advanced_mode.gpx?revision=1.1&view=markup

15 years agoFix previous patch
Guilhem Bonnefille [Fri, 22 May 2009 10:58:35 +0000 (12:58 +0200)]
Fix previous patch

15 years agouse default values VIK_DEFAULT_DOP, VIK_DEFAULT_ALTITUDE
Tal B [Thu, 21 May 2009 11:10:18 +0000 (14:10 +0300)]
use default values VIK_DEFAULT_DOP, VIK_DEFAULT_ALTITUDE

15 years agoremove _VikTrackpoint.extended field.
Tal B [Thu, 21 May 2009 11:10:17 +0000 (14:10 +0300)]
remove _VikTrackpoint.extended field.

15 years agoDocument when field in _VikTrackpoint are considered unavailable.
Tal B [Thu, 21 May 2009 11:10:16 +0000 (14:10 +0300)]
Document when field in _VikTrackpoint are considered unavailable.

15 years agogpx_write_trackpoint():
Tal B [Thu, 21 May 2009 11:10:15 +0000 (14:10 +0300)]
gpx_write_trackpoint():

15 years agovdop, hdop, pdop, nsats and fix_mode values were not shown
Tal B [Thu, 21 May 2009 11:10:14 +0000 (14:10 +0300)]
vdop, hdop, pdop, nsats and fix_mode values were not shown

15 years agohdop,vdop,pdop,nsat
Tal B [Thu, 21 May 2009 11:10:13 +0000 (14:10 +0300)]
hdop,vdop,pdop,nsat

15 years agoRemove unused (and buggy) feature
Guilhem Bonnefille [Fri, 22 May 2009 10:17:50 +0000 (12:17 +0200)]
Remove unused (and buggy) feature

15 years agoFix #570956: change saved_width to 1
Jocelyn Jaubert [Fri, 22 May 2009 10:13:32 +0000 (12:13 +0200)]
Fix #570956: change saved_width to 1

The bug is in fact caused because we try to save data which is not
available on the picture drawn (the width of the saved data exceed the
pixmap).
We only draw a line, so only a 1-pixel-large column needs to be saved.

15 years agoDocument previous merge
Guilhem Bonnefille [Sat, 9 May 2009 19:58:29 +0000 (21:58 +0200)]
Document previous merge

15 years agoMerge improvement of map cache made by Jocelyn Jaubert
Guilhem Bonnefille [Sat, 9 May 2009 19:56:14 +0000 (21:56 +0200)]
Merge improvement of map cache made by Jocelyn Jaubert

15 years agoReplace g_strtod by g_ascii_strtod
Tal [Sat, 9 May 2009 19:54:36 +0000 (21:54 +0200)]
Replace g_strtod by g_ascii_strtod

The normal situation when reading numbers not for human consumption is to use g_ascii_strtod().

15 years agoAdd a viking parameter for mapcache memory size
Jocelyn Jaubert [Sun, 15 Mar 2009 11:56:27 +0000 (12:56 +0100)]
Add a viking parameter for mapcache memory size

15 years agoMove VIK_CONFIG_MAPCACHE_SIZE to a variable
Jocelyn Jaubert [Sat, 14 Mar 2009 23:10:48 +0000 (00:10 +0100)]
Move VIK_CONFIG_MAPCACHE_SIZE to a variable

Main objective is to make this define a preference.

15 years agoAdd menu option to flush mapcache, and reduce viking memory footprint
Jocelyn Jaubert [Sat, 14 Mar 2009 22:06:34 +0000 (23:06 +0100)]
Add menu option to flush mapcache, and reduce viking memory footprint

15 years agoAdd a_mapcache_flush() to completely flush the mapcache
Jocelyn Jaubert [Thu, 12 Mar 2009 13:45:59 +0000 (14:45 +0100)]
Add a_mapcache_flush() to completely flush the mapcache

15 years agoAdd a TODO
Guilhem Bonnefille [Wed, 6 May 2009 20:21:50 +0000 (22:21 +0200)]
Add a TODO

15 years agoDocument previous merge
Guilhem Bonnefille [Wed, 6 May 2009 20:21:39 +0000 (22:21 +0200)]
Document previous merge

15 years agoMerge 'thread-pool' features from Jocelyn Jaubert
Guilhem Bonnefille [Wed, 6 May 2009 20:07:56 +0000 (22:07 +0200)]
Merge 'thread-pool' features from Jocelyn Jaubert

15 years agoStop all curl downloads on quit
Jocelyn Jaubert [Sat, 25 Apr 2009 13:08:59 +0000 (15:08 +0200)]
Stop all curl downloads on quit

Curl downloads now periodically checks a_background_testcancel() to see if
viking is quitting.

15 years agoWait for all threads to finish before exiting viking
Jocelyn Jaubert [Thu, 5 Mar 2009 21:25:37 +0000 (22:25 +0100)]
Wait for all threads to finish before exiting viking

We need to wait for all threads as they could have locked some temporary files
- we want these files to be erased before exiting viking.

15 years agoReplace g_thread by g_thread_pool
Jocelyn Jaubert [Thu, 5 Mar 2009 20:45:58 +0000 (21:45 +0100)]
Replace g_thread by g_thread_pool

All g_thread are replaced by a single g_thread_pool, which gives the ability to
easily limit the number of running threads, and will make it possible to wait
for all threads to finish correctly before exisiting viking.

15 years agoExample file: OpenStreetMap
Lixus Zoran [Fri, 17 Apr 2009 12:38:50 +0000 (14:38 +0200)]
Example file: OpenStreetMap

15 years agoAvoid crash
Guilhem Bonnefille [Wed, 15 Apr 2009 21:12:12 +0000 (23:12 +0200)]
Avoid crash

Reported by Tadas Masiulionis

15 years agoFix build problem
Guilhem Bonnefille [Wed, 15 Apr 2009 21:15:11 +0000 (23:15 +0200)]
Fix build problem

Introduced by commit bf0922c737e17f9ec414afaa585d768d2dba988f

15 years agoShow path used for map directory in options even when using default one
Jocelyn Jaubert [Fri, 20 Mar 2009 23:33:01 +0000 (00:33 +0100)]
Show path used for map directory in options even when using default one

This fix feature request #2481230.

Thanks Andrew Lunn for the suggestion

15 years agoChange dependencies checking
Guilhem Bonnefille [Mon, 13 Apr 2009 09:15:54 +0000 (11:15 +0200)]
Change dependencies checking

15 years agoAdd missing include glib/gprintf.h
Jocelyn Jaubert [Sun, 15 Mar 2009 22:20:43 +0000 (23:20 +0100)]
Add missing include glib/gprintf.h

15 years agoDocument previous patch
Guilhem Bonnefille [Sat, 4 Apr 2009 20:52:34 +0000 (22:52 +0200)]
Document previous patch

15 years agoFix bug #2481237: Maps directory file chooser should look for directory
Jocelyn Jaubert [Sun, 15 Mar 2009 12:38:02 +0000 (13:38 +0100)]
Fix bug #2481237: Maps directory file chooser should look for directory

This adds a parameter to vik_file_entry_new() to specify if we are looking for
a file or a directory. There is also a new parameter for widget type:
VIK_LAYER_WIDGET_FOLDERENTRY in addition to VIK_LAYER_WIDGET_FILEENTRY. Now, we
can correctly select a directory when looking at the maps directory property of
maps layers.

Thanks Andrew Lunn to have reported the bug.

15 years agoDocument previous patch
Guilhem Bonnefille [Sat, 4 Apr 2009 20:41:17 +0000 (22:41 +0200)]
Document previous patch

15 years agolibcurl update: replace deprecated CURLOPT_FILE by CURLOPT_WRITEDATA
Jocelyn Jaubert [Sat, 4 Apr 2009 20:40:14 +0000 (22:40 +0200)]
libcurl update: replace deprecated CURLOPT_FILE by CURLOPT_WRITEDATA

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
15 years agoDocumenting previous patch
Guilhem Bonnefille [Sat, 4 Apr 2009 20:35:33 +0000 (22:35 +0200)]
Documenting previous patch

15 years agoInclude full libcurl version in user agent
Jocelyn Jaubert [Sat, 4 Apr 2009 20:33:08 +0000 (22:33 +0200)]
Include full libcurl version in user agent

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
15 years agoRelease 0.9.8
Guilhem Bonnefille [Fri, 13 Feb 2009 21:23:24 +0000 (21:23 +0000)]
Release 0.9.8

15 years agoUpdate translations for 0.9.8
Guilhem Bonnefille [Fri, 13 Feb 2009 21:19:42 +0000 (21:19 +0000)]
Update translations for 0.9.8

15 years agoRelease 0.9.8
Guilhem Bonnefille [Mon, 2 Feb 2009 20:45:51 +0000 (20:45 +0000)]
Release 0.9.8

15 years agoFinish to remove Google
Guilhem Bonnefille [Sat, 31 Jan 2009 20:14:03 +0000 (20:14 +0000)]
Finish to remove Google

15 years agoDocument previous patch
Guilhem Bonnefille [Thu, 22 Jan 2009 21:07:38 +0000 (21:07 +0000)]
Document previous patch

15 years agoFix loading a world file
Mathieu Albinet [Thu, 22 Jan 2009 21:07:02 +0000 (21:07 +0000)]
Fix loading a world file

Submitted by Mathieu Albinet

15 years agoEnforce memory free
Guilhem Bonnefille [Thu, 22 Jan 2009 20:43:25 +0000 (20:43 +0000)]
Enforce memory free

Setting to NULL after a free avoid a wrong reuse.

15 years agoFix some memory leaks.
Robert Norris [Thu, 22 Jan 2009 20:42:34 +0000 (20:42 +0000)]
Fix some memory leaks.

This were found a by mixture of valgrind use and code review.

Submitted by Rob Norris

15 years agoDocument previous commits
Guilhem Bonnefille [Sun, 18 Jan 2009 11:17:52 +0000 (11:17 +0000)]
Document previous commits

15 years agoAllow to select between Google and Geonames for searching method
Guilhem Bonnefille [Sun, 18 Jan 2009 11:17:26 +0000 (11:17 +0000)]
Allow to select between Google and Geonames for searching method

15 years agoAdd conditional compilation for geonames
Guilhem Bonnefille [Sun, 18 Jan 2009 11:16:46 +0000 (11:16 +0000)]
Add conditional compilation for geonames

15 years agoDocumenting previous patches from Hein Ragas
Hein Ragas [Sun, 18 Jan 2009 11:16:19 +0000 (11:16 +0000)]
Documenting previous patches from Hein Ragas

15 years agoGeonames et Wikipedia search
Hein Ragas [Sun, 18 Jan 2009 11:15:58 +0000 (11:15 +0000)]
Geonames et Wikipedia search

Submitted by Hein Ragas

15 years agoBetter GeoNames.org implementation
Hein Ragas [Sun, 18 Jan 2009 11:15:29 +0000 (11:15 +0000)]
Better GeoNames.org implementation

Submitted by Hein Ragas

15 years agoa patch to use GeoNames.org instead of Google for the 'Go to'-functionality.
Hein Ragas [Sun, 18 Jan 2009 11:15:00 +0000 (11:15 +0000)]
a patch to use GeoNames.org instead of Google for the 'Go to'-functionality.

Submitted by Hein Ragas

15 years agoWindows port
Mathieu Albinet [Thu, 15 Jan 2009 21:39:21 +0000 (21:39 +0000)]
Windows port

'\\' is not fine in URL.

Submitted by Mathieu Albinet

15 years agoRemove Google's map-tiles
Guilhem Bonnefille [Sat, 20 Dec 2008 20:41:42 +0000 (20:41 +0000)]
Remove Google's map-tiles

Google requested us to remove these features.

15 years agoRemove old Google stuff
Guilhem Bonnefille [Thu, 18 Dec 2008 17:19:17 +0000 (17:19 +0000)]
Remove old Google stuff

A really agressive removing: try to avoid dead code.

15 years agoAdd configuration options for OpenAerial and BlueMarble
Guilhem Bonnefille [Thu, 18 Dec 2008 17:17:56 +0000 (17:17 +0000)]
Add configuration options for OpenAerial and BlueMarble

15 years agoNews feature: external tools
Guilhem Bonnefille [Sat, 13 Dec 2008 21:31:37 +0000 (21:31 +0000)]
News feature: external tools

Come with some concrete tools:
- Google maps
- OpenStreetMap
- Edit OpenStreetMap
- Render Osmarender

15 years agoQA: improve portability
Guilhem Bonnefille [Sat, 13 Dec 2008 21:13:11 +0000 (21:13 +0000)]
QA: improve portability

Adding some HAVE_XXX_H conditionnal test.

15 years agoClicking on "vivisble" tick of a layer no longer makes the layer selected.
Quy Tonthat [Sat, 6 Dec 2008 15:57:08 +0000 (15:57 +0000)]
Clicking on "vivisble" tick of a layer no longer makes the layer selected.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
15 years agoGPX export: sort track by time. (By Hein Ragas).
Hein Ragas [Wed, 3 Dec 2008 12:20:22 +0000 (12:20 +0000)]
GPX export: sort track by time. (By Hein Ragas).

Some application can make use of this feature when reading gpx files.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
15 years agoFix bugs that caused magic scissors not working.
Quy Tonthat [Fri, 21 Nov 2008 13:47:09 +0000 (13:47 +0000)]
Fix bugs that caused magic scissors not working.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
15 years agoMerging track: Merge with more than one tracks at a time.
Quy Tonthat [Fri, 21 Nov 2008 13:46:08 +0000 (13:46 +0000)]
Merging track: Merge with more than one tracks at a time.

Users can now select more than one tracks to merge with.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
15 years agoMerging track. Few safegards, enhance and bug fixes.
Quy Tonthat [Tue, 18 Nov 2008 16:13:49 +0000 (16:13 +0000)]
Merging track. Few safegards, enhance and bug fixes.

Tracks can only be merged if they have timestamps. Make sure users
won't cause damage to themselves by merging tracks without timestamps.
Also a few fixes and optimisation.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
15 years agoMerging track by name. As submitted by Hein Ragas <viking@ragas.nl>
Hein Ragas [Tue, 18 Nov 2008 16:12:33 +0000 (16:12 +0000)]
Merging track by name. As submitted by Hein Ragas <viking@ragas.nl>

By using the context menu of a track, it (the track) can be merged with
another selected track from the same layer.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
15 years agoNo longer provide support for google satellite maps.
Quy Tonthat [Thu, 13 Nov 2008 05:27:44 +0000 (05:27 +0000)]
No longer provide support for google satellite maps.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
15 years agoChange Title of Waypoint Properties dialog to "Waypoint Properties"
Quy Tonthat [Fri, 31 Oct 2008 14:40:41 +0000 (14:40 +0000)]
Change Title of Waypoint Properties dialog to "Waypoint Properties"

It was tittled "Create"

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
15 years agoChange how waypoint names are displayed.
Quy Tonthat [Thu, 30 Oct 2008 13:50:57 +0000 (13:50 +0000)]
Change how waypoint names are displayed.

Waypoint names are now displayed at the top of waypoint symbol
and no longer overlap symbols.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
15 years agoMake sure we won't pick up unwanted _pixmap.h files
Quy Tonthat [Thu, 30 Oct 2008 13:50:34 +0000 (13:50 +0000)]
Make sure we won't pick up unwanted _pixmap.h files

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>