diff -Nru weatherng-0.0.10/bitmap.c weatherng-0.0.10-fr-and-Fix/bitmap.c --- weatherng-0.0.10/bitmap.c 2008-01-15 22:34:06.000000000 +0100 +++ weatherng-0.0.10-fr-and-Fix/bitmap.c 2008-09-07 22:24:43.000000000 +0200 @@ -19,6 +19,7 @@ #include "bitmap.h" #include "quantize.h" +#include "setup.h" diff -Nru weatherng-0.0.10/imagecache.h weatherng-0.0.10-fr-and-Fix/imagecache.h --- weatherng-0.0.10/imagecache.h 2006-03-11 19:14:00.000000000 +0100 +++ weatherng-0.0.10-fr-and-Fix/imagecache.h 2008-09-07 22:25:06.000000000 +0200 @@ -8,6 +8,7 @@ #include #include #include +#include template class cxCache { diff -Nru weatherng-0.0.10/Makefile weatherng-0.0.10-fr-and-Fix/Makefile --- weatherng-0.0.10/Makefile 2008-01-15 22:06:03.000000000 +0100 +++ weatherng-0.0.10-fr-and-Fix/Makefile 2008-09-07 22:24:56.000000000 +0200 @@ -11,7 +11,7 @@ ## ============================= ## for magick++ support do this: ## ============================= -#USE_MAGICK=1 +USE_MAGICK=1 ### enable debug #DBG=1 @@ -25,7 +25,7 @@ ### The C++ compiler and options: CXX ?= g++ -CXXFLAGS ?= -02 -Wall -Woverloaded-virtual +CXXFLAGS ?= -02 -Wall -Woverloaded-virtual -Wno-parentheses ### The directory environment: diff -Nru weatherng-0.0.10/po/fr_FR.po weatherng-0.0.10-fr-and-Fix/po/fr_FR.po --- weatherng-0.0.10/po/fr_FR.po 2008-01-15 22:48:53.000000000 +0100 +++ weatherng-0.0.10-fr-and-Fix/po/fr_FR.po 2008-09-07 22:24:43.000000000 +0200 @@ -20,27 +20,27 @@ #: OsdWeather.c:191 msgid "Night" -msgstr "NUIT" +msgstr "Nuit" #: OsdWeather.c:193 msgid "Day" -msgstr "JOUR" +msgstr "Jour" #: OsdWeather.c:195 msgid "Refresh" -msgstr "" +msgstr "Rafraîchir" #: OsdWeather.c:197 msgid "Radar" -msgstr "" +msgstr "Carte" #: OsdWeather.c:199 msgid "More.." -msgstr "" +msgstr "Plus.." #: OsdWeather.c:209 msgid "Parent.." -msgstr "" +msgstr "Parent.." #: OsdWeather.c:440 msgid "High temperature: " @@ -76,39 +76,39 @@ #: OsdWeather.c:476 OsdWeather.c:501 msgid "On " -msgstr "" +msgstr "Le " #: OsdWeather.c:478 OsdWeather.c:503 msgid "in " -msgstr "" +msgstr "à " #: OsdWeather.c:479 msgid " dayover" -msgstr "" +msgstr " journée" #: OsdWeather.c:486 OsdWeather.c:510 msgid "The temperature varies between " -msgstr "" +msgstr "La température varie entre " #: OsdWeather.c:487 OsdWeather.c:511 msgid " and " -msgstr "" +msgstr " et " #: OsdWeather.c:488 OsdWeather.c:512 msgid " Grad" -msgstr "" +msgstr " degré" #: OsdWeather.c:491 OsdWeather.c:515 msgid "The sun comes up at " -msgstr "" +msgstr "Le soleil se lève à " #: OsdWeather.c:492 OsdWeather.c:516 msgid " and goes at " -msgstr "" +msgstr " et se couche à " #: OsdWeather.c:493 OsdWeather.c:517 msgid " down" -msgstr "" +msgstr " sous" #: OsdWeather.c:499 msgid "NIGHT" @@ -116,11 +116,11 @@ #: OsdWeather.c:504 msgid " nightover" -msgstr "" +msgstr " nuit" #: OsdWeather.c:524 msgid "Weather for: " -msgstr "Prévision pour: " +msgstr "Prévision pour : " #: weatherng.c:22 msgid "Weather.com: Weather forecast" @@ -132,11 +132,11 @@ #: weatherng.c:212 msgid "Update data on start" -msgstr "" +msgstr "Mettre à jour au démarrage" #: weatherng.c:213 msgid "Use one 8-bit area" -msgstr "" +msgstr "Utilisez une zone 8-bit" #: weatherng.c:214 msgid "Radarbitmap left" @@ -156,44 +156,44 @@ #: weatherng.c:226 msgid "Offset horizontal" -msgstr "Offset horizontal" +msgstr "Décalage horizontal" #: weatherng.c:227 msgid "Offset vertical" -msgstr "Offset vertical" +msgstr "Décalage vertical" #: weatherng.c:228 msgid "Use dithering for images" -msgstr "" +msgstr "Utilisez le tramage des images" #: weatherng.c:229 msgid "Transparency for images" -msgstr "" +msgstr "Transparence des images" #: weatherng.c:231 msgid "Image quality >=slower" -msgstr "" +msgstr "Qaulité image >= plus lent" #: weatherng.c:234 msgid "Location 1 (ID)" -msgstr "" +msgstr "Lieu 1 (ID)" #: weatherng.c:235 msgid "Location 1 (Name)" -msgstr "" +msgstr "Lieu 1 (Nom)" #: weatherng.c:236 msgid "Location 2 (ID)" -msgstr "" +msgstr "Lieu 2 (ID)" #: weatherng.c:237 msgid "Location 2 (Name)" -msgstr "" +msgstr "Lieu 2 (Nom)" #: weatherng.c:238 msgid "Location 3 (ID)" -msgstr "" +msgstr "Lieu 3 (ID)" #: weatherng.c:239 msgid "Location 3 (Name)" -msgstr "" +msgstr "Lieu 3 (Nom)"