diff options
author | Anne Nicolas <ennael@mageia.org> | 2011-05-18 20:03:49 +0000 |
---|---|---|
committer | Anne Nicolas <ennael@mageia.org> | 2011-05-18 20:03:49 +0000 |
commit | 4c13a295948cb99ea13a3bcb765965f301f6be1b (patch) | |
tree | e9f1c4f0800bcc99e58fd16b378e5af53c56caf3 | |
parent | a6737c5737a4bd491e90b371f573f6846d20ec1f (diff) | |
download | drakx-net-4c13a295948cb99ea13a3bcb765965f301f6be1b.tar drakx-net-4c13a295948cb99ea13a3bcb765965f301f6be1b.tar.gz drakx-net-4c13a295948cb99ea13a3bcb765965f301f6be1b.tar.bz2 drakx-net-4c13a295948cb99ea13a3bcb765965f301f6be1b.tar.xz drakx-net-4c13a295948cb99ea13a3bcb765965f301f6be1b.zip |
update for 0.95
-rw-r--r-- | ChangeLog | 28 | ||||
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
3 files changed, 33 insertions, 1 deletions
@@ -1,3 +1,31 @@ +2011-05-18 19:55 + + * data/pixmaps/wifi-020.png, data/pixmaps/wifi-040.png, + data/pixmaps/wifi-060.png, data/pixmaps/wifi-080.png, + data/pixmaps/wifi-100.png, data/pixmaps/wireless-128.png, + data/pixmaps/wireless-16.png, data/pixmaps/wireless-24.png, + data/pixmaps/wireless-32.png, data/pixmaps/wireless-48.png, + data/pixmaps/wireless-52.png, data/pixmaps/wireless-64.png: + update wifi status icons to be more visible + +2011-05-14 21:38 + + * ChangeLog, Makefile, NEWS: update translations + +2011-05-12 23:52 + + * po/fr.po: Update of the Italian po file for draklive-install with + the po file from Transifex (Marcello request) + Update of the French po file for drakx-net and drakx_share with + the latest files from Tx. + +2011-05-12 19:56 + + * po/it.po: Update of the Italian translations for almost every + project with the po files from Transifex. + Update of the French po file for drakx-kbd-mouse-x11 with the + latest file from Tx. + 2011-05-12 23:52 * po/fr.po: Update of the Italian po file for draklive-install with @@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.94 +VERSION = 0.95 DESTDIR= libdir=/usr/lib @@ -1,3 +1,7 @@ +0.95: + +- update wifi status icons + 0.94: - translation updates |