Hello community,

here is the log from the commit of package xfce4-panel-plugin-wavelan for 
openSUSE:Factory checked in at 2012-07-02 11:29:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-panel-plugin-wavelan", Maintainer is 
"xfce-maintain...@suse.de"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan/xfce4-panel-plugin-wavelan.changes
    2012-05-08 06:53:47.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new/xfce4-panel-plugin-wavelan.changes
       2012-07-02 11:29:14.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Jul  1 07:59:21 UTC 2012 - g...@opensuse.org
+
+- update to version 0.5.11
+  - better compliance with panel plugin HIG
+  - fix transparency and put event box above its children
+
+-------------------------------------------------------------------

Old:
----
  xfce4-wavelan-plugin-0.5.10.tar.bz2

New:
----
  xfce4-wavelan-plugin-0.5.11.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xfce4-panel-plugin-wavelan.spec ++++++
--- /var/tmp/diff_new_pack.e8srZS/_old  2012-07-02 11:29:16.000000000 +0200
+++ /var/tmp/diff_new_pack.e8srZS/_new  2012-07-02 11:29:16.000000000 +0200
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-wavelan-plugin
 
 Name:           xfce4-panel-plugin-wavelan
-Version:        0.5.10
+Version:        0.5.11
 Release:        0
 Summary:        WLAN Monitoring Plugin for the Xfce Panel
 License:        BSD-2-Clause

++++++ xfce4-wavelan-plugin-0.5.10.tar.bz2 -> 
xfce4-wavelan-plugin-0.5.11.tar.bz2 ++++++
++++ 2004 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/ChangeLog 
new/xfce4-wavelan-plugin-0.5.11/ChangeLog
--- old/xfce4-wavelan-plugin-0.5.10/ChangeLog   2012-04-13 12:14:56.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/ChangeLog   2012-06-30 09:55:55.000000000 
+0200
@@ -1,3 +1,274 @@
+commit 411fb25c74f2a6d1e869f17e3b7f5b6bd78e9dc0
+Author: Landry Breuil <lan...@xfce.org>
+Date:   Sat Jun 30 09:38:34 2012 +0200
+
+    Updates for 0.5.11.
+
+commit f3e3df9424c86c27e86ed8ae0b40a55ca393185d
+Author: Landry Breuil <lan...@xfce.org>
+Date:   Fri Jun 29 22:07:36 2012 +0200
+
+    Set small property in all cases
+    
+    The icon looks garbled in deskbar mode with several rows..
+
+commit 10e836e81e48cc9ae9c1883ae4a09fbd61d883cd
+Merge: 79b2e32 440e758
+Author: Landry Breuil <lan...@xfce.org>
+Date:   Fri Jun 29 21:59:07 2012 +0200
+
+    Merge branch 'master' of 
git://git.xfce.org/panel-plugins/xfce4-wavelan-plugin
+
+commit 79b2e326e295515a728ef605bc78dc2593eb3f75
+Author: Landry Breuil <lan...@xfce.org>
+Date:   Fri Jun 29 21:58:10 2012 +0200
+
+    Use XDT_FEATURE_DEBUG instead of the deprecated BM_DEBUG_SUPPORT
+    
+    Add a pair of DBG() for set-size and orientation-changed callbacks
+
+commit 440e758c28d9de4503d988d304b12f41cdab3a05
+Author: Gheyret Kenji <ghey...@yahoo.com>
+Date:   Thu Jun 21 06:28:15 2012 +0200
+
+    l10n: Updated Uyghur (ug) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit b26808c146b2c784c6bb847a6c391a50a33a7cd5
+Author: Landry Breuil <lan...@xfce.org>
+Date:   Sun Jun 17 22:01:04 2012 +0200
+
+    use xfce_panel_image_set_size()
+
+commit 9f2c3ccbe58e615d9e600102ef0315e1e901beff
+Author: Landry Breuil <lan...@xfce.org>
+Date:   Sun Jun 17 21:55:43 2012 +0200
+
+    Little bit of refactoring
+    
+    - remove useless functions redirecting callbacks
+    - fix protos for set_size/set_orientation
+
+commit ff0c0163801a34bc10a8ac3786f1a5ff4efb368f
+Author: Landry Breuil <lan...@xfce.org>
+Date:   Sun Jun 17 21:38:10 2012 +0200
+
+    Better compliance with the panel plugin HIG
+    
+    - directly create the xfce_hvbox with the panel orientation
+    - use xfce_panel_image_new_from_source() to create the image
+    - only deal with size/orientation in wavelan_set_size/orientation
+    - pack the image and progressbar with 0px spacing
+    - compute the border & image size depending on panel size
+    - set small property if using panel 4.9 and not using deskbar mode
+
+commit 46debc53ef79d342d0bcc87de1259521a375f473
+Author: Andhika Padmawan <andhika.padma...@gmail.com>
+Date:   Sun Jun 10 14:34:56 2012 +0200
+
+    l10n: Updated Indonesian (id) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit 690b2efcc211a59f6da0ee83466aa3003079efdb
+Author: Efstathios Iosifidis <iefstath...@gmail.com>
+Date:   Sun May 20 03:21:28 2012 +0200
+
+    l10n: Updated Greek (el) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit 22ec97923ec81cb4874ff80d2ba7c770d46b59f9
+Merge: 6db9f67 a0424ed
+Author: Landry Breuil <lan...@xfce.org>
+Date:   Fri May 18 21:07:26 2012 +0200
+
+    Merge branch 'master' of 
git://git.xfce.org/panel-plugins/xfce4-wavelan-plugin
+
+commit 6db9f674f27ea27d6a6baf4881000c29260a66ee
+Author: Harald Judt <harald.j...@univie.ac.at>
+Date:   Fri May 18 19:26:12 2012 +0200
+
+    Fix transparency and put event box above its children (bug #8913).
+    
+    Putting the event box above its children allows clicking on the
+    progress bars to bring up the context menu.
+    
+    Signed-off-by: Landry Breuil <lan...@xfce.org>
+
+commit a0424ed9faf83a39a0cda1840bd2f4f631bf9171
+Author: Masato Hashimoto <hash...@xfce.org>
+Date:   Fri May 18 05:16:05 2012 +0200
+
+    l10n: Updated Japanese (ja) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit c66ae5cddb0f3c310403e3a9ffda481b708db7c9
+Author: Masato Hashimoto <hash...@xfce.org>
+Date:   Thu May 17 19:05:08 2012 +0200
+
+    l10n: Updated Japanese (ja) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit 4fa040a68a258ae896167d25e5070bf4a6c05fba
+Author: Ivica  Kolić <ik...@yahoo.com>
+Date:   Thu May 10 20:52:20 2012 +0200
+
+    l10n: Initial Croatian (hr) translation
+    
+    New status: 9 messages complete with 0 fuzzies and 3 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit b65da94a4d51a86d56c15a09d7c9cea0f3d2f48d
+Author: Jeff Bailes <thepizzak...@gmail.com>
+Date:   Sat Apr 28 01:46:13 2012 +0200
+
+    l10n: Updated English (United Kingdom) (en_GB) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit 0b1a6c4661b772c147ef1b7782437c9d825035b7
+Author: Seong-ho Cho <darkcircle.0...@gmail.com>
+Date:   Sun Apr 22 20:30:33 2012 +0200
+
+    l10n: Updated Korean (ko) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit a80acf0d8cf917d47e96ecde312a6064e33627e7
+Author: Nuno Miguel <nunom...@gmail.com>
+Date:   Sat Apr 21 17:05:09 2012 +0200
+
+    l10n: Updated Portuguese (pt) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit d4a80d13da71bf2dc80f6bbefc4f25ef679ffd58
+Author: Algimantas Margevičius <margevicius.algiman...@gmail.com>
+Date:   Sat Apr 21 13:58:12 2012 +0200
+
+    l10n: Added Lithuanian language
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit 66e0bdb326999254cbc6a55aa8f2c84d0eb59835
+Author: Gabor Kelemen <kelem...@gnome.hu>
+Date:   Sat Apr 21 04:59:50 2012 +0200
+
+    l10n: Updated Hungarian (hu) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit d867a7bb8aa15116eda9f7f15738232783e3ecef
+Author: Chipong Luo <chipong....@yahoo.com>
+Date:   Fri Apr 20 14:20:25 2012 +0200
+
+    l10n: Updated Chinese (China) (zh_CN) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit 259d00a1269404eb84aec3eddffd8e60471f7a46
+Author: Carles Muñoz Gorriz <carle...@internautas.org>
+Date:   Thu Apr 19 21:30:31 2012 +0200
+
+    l10n: Updated Catalan (Valencian) (ca) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit 5f575cfdb05054cc09be24e812aa6b064a15875e
+Author: Sergio García <oigres...@gmail.com>
+Date:   Thu Apr 19 07:09:51 2012 +0200
+
+    l10n: Updated Spanish (Castilian) (es) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit 9c66923aadbe1b061a0127b90330827e6525f9bf
+Author: Bauzhan Muftakhidinov <baurthefi...@gmail.com>
+Date:   Mon Apr 16 09:24:38 2012 +0200
+
+    l10n: Updated Kazakh (kk) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit 9c3bb4f3b1d61ce0e22bc3bed581c1a79d74c389
+Author: Jakob Kramer <jakob.kra...@gmx.de>
+Date:   Sat Apr 14 15:49:40 2012 +0200
+
+    l10n: Updated German (de) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit a069376f403c26a3130e8786bd93253397d6f16b
+Author: Roman K <mrdoctor...@gmail.com>
+Date:   Sat Apr 14 10:17:49 2012 +0200
+
+    l10n: Updated Russian (ru) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit 9d414ba8934b3f8bd73d07e32bc6f26ac0577a39
+Author: Iliyas Jorio <inv.jo...@gmail.com>
+Date:   Sat Apr 14 01:52:16 2012 +0200
+
+    l10n: Updated French (fr) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit 2881b225b53ff7c1b5888485c5c3ceac81ffa182
+Author: Masato Hashimoto <hash...@xfce.org>
+Date:   Fri Apr 13 14:21:00 2012 +0200
+
+    l10n: Updated Japanese (ja) translation to 100%
+    
+    New status: 12 messages complete with 0 fuzzies and 0 untranslated.
+    
+    Transmitted-via: Transifex (translations.xfce.org).
+
+commit 50b66a0d2ab28dbbbe854f9fceaf5d7a4737ea7a
+Author: Landry Breuil <lan...@xfce.org>
+Date:   Fri Apr 13 12:18:44 2012 +0200
+
+    updates for 0.5.10
+
 commit 7e946f1ba142dbe24e887ff92ee955d3d51e785e
 Merge: 24db070 d4106b0
 Author: Landry Breuil <lan...@xfce.org>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/NEWS new/xfce4-wavelan-plugin-0.5.11/NEWS
--- old/xfce4-wavelan-plugin-0.5.10/NEWS        2012-04-13 12:11:10.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/NEWS        2012-06-29 22:11:35.000000000 
+0200
@@ -1,3 +1,8 @@
+0.5.11 (2012/06/30):
+---------
+  * Better compliance with panel plugin HIG
+  * Fix transparency and put event box above its children (bug #8913)
+
 0.5.10 (2012/04/13):
 ---------
   * Translation updates (uk,sk,eu,pt_BR,it,da,nl,pt,gl,ko,zh_CN)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/configure.ac 
new/xfce4-wavelan-plugin-0.5.11/configure.ac
--- old/xfce4-wavelan-plugin-0.5.10/configure.ac        2012-04-13 
12:11:15.000000000 +0200
+++ new/xfce4-wavelan-plugin-0.5.11/configure.ac        2012-06-30 
09:55:05.000000000 +0200
@@ -10,7 +10,7 @@
 dnl Version information
 m4_define([xwp_version_major], [0])
 m4_define([xwp_version_minor], [5])
-m4_define([xwp_version_micro], [10])
+m4_define([xwp_version_micro], [11])
 m4_define([xwp_version], 
[xwp_version_major().xwp_version_minor().xwp_version_micro()])
 
 dnl Initial autoconf
@@ -48,7 +48,7 @@
 AC_SUBST(LIBM)
 
 dnl Check for i18n support
-XDT_I18N([ar ast be ca cs da de el en_GB es eu fr gl hu id it ja kk ko lv nb 
nl pl pt pt_BR ru sk sq sv tr ug uk ur ur_PK vi zh_CN zh_TW ])
+XDT_I18N([ar ast be ca cs da de el en_GB es eu fr gl hr hu id it ja kk ko lt 
lv nb nl pl pt pt_BR ru sk sq sv tr ug uk ur ur_PK vi zh_CN zh_TW ])
 
 dnl configure the panel plugin
 XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.3.20])
@@ -56,7 +56,7 @@
 XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-1], [4.8.0])
 
 dnl Check for debugging support
-BM_DEBUG_SUPPORT()
+XDT_FEATURE_DEBUG
 
 AC_OUTPUT([
 Makefile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/panel-plugin/wavelan.c 
new/xfce4-wavelan-plugin-0.5.11/panel-plugin/wavelan.c
--- old/xfce4-wavelan-plugin-0.5.10/panel-plugin/wavelan.c      2012-04-09 
22:53:59.000000000 +0200
+++ new/xfce4-wavelan-plugin-0.5.11/panel-plugin/wavelan.c      2012-06-29 
22:07:10.000000000 +0200
@@ -72,6 +72,9 @@
   
 } t_wavelan;
 
+static void wavelan_set_size(XfcePanelPlugin* plugin, int size, t_wavelan 
*wavelan);
+static void wavelan_set_orientation(XfcePanelPlugin* plugin, GtkOrientation 
orientation, t_wavelan *wavelan);
+
 static void
 wavelan_set_state(t_wavelan *wavelan, gint state)
 {  
@@ -296,7 +299,6 @@
 wavelan_new(XfcePanelPlugin *plugin)
 {
   t_wavelan *wavelan;
-  XfceScreenPosition screen_position;
   
   TRACE ("Entered wavelan_new");
   
@@ -310,12 +312,10 @@
 
   wavelan->plugin = plugin;
   
-  wavelan->size = xfce_panel_plugin_get_size (plugin);
-  screen_position = xfce_panel_plugin_get_screen_position (plugin);
-  wavelan->orientation = xfce_panel_plugin_get_orientation (plugin);
- 
   wavelan->ebox = gtk_event_box_new();
   gtk_widget_set_has_tooltip(wavelan->ebox, TRUE);
+  gtk_event_box_set_visible_window(GTK_EVENT_BOX(wavelan->ebox), FALSE);
+  gtk_event_box_set_above_child(GTK_EVENT_BOX(wavelan->ebox), TRUE);
   g_signal_connect(wavelan->ebox, "query-tooltip", G_CALLBACK(tooltip_cb), 
wavelan);
   xfce_panel_plugin_add_action_widget(plugin, wavelan->ebox);
   gtk_container_add(GTK_CONTAINER(plugin), wavelan->ebox);
@@ -324,40 +324,21 @@
   g_object_ref( wavelan->tooltip_text );
 
   /* create box for img & progress bar */
-  if (wavelan->orientation == GTK_ORIENTATION_HORIZONTAL)
-    wavelan->box = xfce_hvbox_new(GTK_ORIENTATION_HORIZONTAL, FALSE, 0);
-  else
-    wavelan->box = xfce_hvbox_new(GTK_ORIENTATION_VERTICAL, FALSE, 0);
-  gtk_container_set_border_width(GTK_CONTAINER(wavelan->box), BORDER / 2);
+  wavelan->box = xfce_hvbox_new(wavelan->orientation, FALSE, 0);
 
   /* setup progressbar */
   wavelan->signal = gtk_progress_bar_new();
-  if (wavelan->orientation == GTK_ORIENTATION_HORIZONTAL)
-  {
-    gtk_progress_bar_set_orientation(GTK_PROGRESS_BAR(wavelan->signal), 
GTK_PROGRESS_BOTTOM_TO_TOP);
-    gtk_widget_set_size_request(wavelan->signal, 8, -1);
-  } else {
-    gtk_progress_bar_set_orientation(GTK_PROGRESS_BAR(wavelan->signal), 
GTK_PROGRESS_LEFT_TO_RIGHT);
-    gtk_widget_set_size_request(wavelan->signal, -1, 8);
-  }
+  wavelan->image = 
GTK_WIDGET(xfce_panel_image_new_from_source("network-wireless"));
 
-  wavelan->image = gtk_image_new();
-#ifdef HAS_PANEL_49
-  gtk_image_set_from_pixbuf(GTK_IMAGE(wavelan->image), 
gtk_icon_theme_load_icon(gtk_icon_theme_get_default(), "network-wireless", 
wavelan->size/xfce_panel_plugin_get_nrows(wavelan->plugin)-6, 0, NULL));
-#else
-  gtk_image_set_from_pixbuf(GTK_IMAGE(wavelan->image), 
gtk_icon_theme_load_icon(gtk_icon_theme_get_default(), "network-wireless", 
wavelan->size-6, 0, NULL));
-#endif
+  gtk_box_pack_start(GTK_BOX(wavelan->box), GTK_WIDGET(wavelan->image), FALSE, 
FALSE, 0);
+  gtk_box_pack_start(GTK_BOX(wavelan->box), GTK_WIDGET(wavelan->signal), 
FALSE, FALSE, 0);
 
-  gtk_box_pack_start(GTK_BOX(wavelan->box), GTK_WIDGET(wavelan->image), FALSE, 
FALSE, 2);
-  gtk_box_pack_start(GTK_BOX(wavelan->box), GTK_WIDGET(wavelan->signal), 
FALSE, FALSE, 2);
 
+  wavelan_set_size(plugin, xfce_panel_plugin_get_size (plugin), wavelan);
+  wavelan_set_orientation(plugin, xfce_panel_plugin_get_orientation (plugin),  
wavelan);
   gtk_widget_show_all(wavelan->box);
   gtk_container_add(GTK_CONTAINER(wavelan->ebox), GTK_WIDGET(wavelan->box));
   gtk_widget_show_all(wavelan->ebox);
-  if (wavelan->orientation == GTK_ORIENTATION_HORIZONTAL) 
-    gtk_widget_set_size_request(wavelan->ebox, -1, wavelan->size);
-  else
-    gtk_widget_set_size_request(wavelan->ebox, wavelan->size, -1);
   
   wavelan_read_config(plugin, wavelan);
 
@@ -367,7 +348,7 @@
 }
 
 static void
-wavelan_free(t_wavelan *wavelan)
+wavelan_free(XfcePanelPlugin* plugin, t_wavelan *wavelan)
 {
   TRACE ("Entered wavelan_free");
   
@@ -420,8 +401,9 @@
 }
 
 static void
-wavelan_set_orientation(t_wavelan *wavelan, GtkOrientation orientation)
+wavelan_set_orientation(XfcePanelPlugin* plugin, GtkOrientation orientation, 
t_wavelan *wavelan)
 {
+  DBG("wavelan_set_orientation(%d)", orientation);
   wavelan->orientation = orientation;
   xfce_hvbox_set_orientation(XFCE_HVBOX(wavelan->box), orientation);
   if (orientation == GTK_ORIENTATION_HORIZONTAL) {
@@ -437,14 +419,19 @@
 }
 
 static void
-wavelan_set_size(t_wavelan *wavelan, int size)
+wavelan_set_size(XfcePanelPlugin* plugin, int size, t_wavelan *wavelan)
 {
-  wavelan->size = size;
+  int border_width, image_size;
+  DBG("wavelan_set_size(%d)", size);
 #ifdef HAS_PANEL_49
-  gtk_image_set_from_pixbuf(GTK_IMAGE(wavelan->image), 
gtk_icon_theme_load_icon(gtk_icon_theme_get_default(), "network-wireless", 
wavelan->size/xfce_panel_plugin_get_nrows(wavelan->plugin)-6, 0, NULL));
-#else
-  gtk_image_set_from_pixbuf(GTK_IMAGE(wavelan->image), 
gtk_icon_theme_load_icon(gtk_icon_theme_get_default(), "network-wireless", 
wavelan->size-6, 0, NULL));
+  size /= xfce_panel_plugin_get_nrows(plugin);
+  xfce_panel_plugin_set_small (plugin, TRUE);
 #endif
+  border_width = size > 26 ? 2 : 1;
+  wavelan->size = size;
+  image_size = wavelan->size - (2 * border_width);
+  xfce_panel_image_set_size(XFCE_PANEL_IMAGE(wavelan->image), image_size);
+  gtk_container_set_border_width(GTK_CONTAINER(wavelan->box), border_width);
   if (wavelan->orientation == GTK_ORIENTATION_HORIZONTAL)
    gtk_widget_set_size_request(wavelan->ebox, -1, wavelan->size);
   else
@@ -623,41 +610,6 @@
 }
 
 static void
-wavelan_orientation_changed (XfcePanelPlugin *plugin,
-                             GtkOrientation orientation,
-                             t_wavelan *wavelan)
-{
-    wavelan_set_orientation(wavelan, orientation);
-}
-  
-
-static void
-wavelan_size_changed(XfcePanelPlugin *plugin,
-                     int size,
-                     t_wavelan *wavelan)
-{
-    wavelan_set_size(wavelan, size);
-}
-
-static void 
-wavelan_free_data (XfcePanelPlugin *plugin, t_wavelan *wavelan)
-{
-  wavelan_free(wavelan);
-}
-
-void
-wavelan_save (XfcePanelPlugin *plugin, t_wavelan *wavelan)
-{
-  wavelan_write_config(plugin, wavelan);
-}
-
-static void
-wavelan_configure (XfcePanelPlugin *plugin, t_wavelan *wavelan)
-{
-    wavelan_create_options(plugin, wavelan);
-}
-
-static void
 wavelan_show_about (XfcePanelPlugin *plugin, t_wavelan *wavelan)
 {
    GdkPixbuf *icon;
@@ -687,24 +639,21 @@
 
   xfce_textdomain (GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR, "UTF-8");
 
-/*  g_signal_connect (plugin, "screen-position-changed",
-                    G_CALLBACK (wavelan_screen_position_changed), wavelan);
-*/
   g_signal_connect (plugin, "orientation-changed",
-                    G_CALLBACK (wavelan_orientation_changed), wavelan);
+                    G_CALLBACK (wavelan_set_orientation), wavelan);
 
   g_signal_connect (plugin, "size-changed",
-                    G_CALLBACK (wavelan_size_changed), wavelan);
+                    G_CALLBACK (wavelan_set_size), wavelan);
  
   g_signal_connect (plugin, "free-data",
-                    G_CALLBACK (wavelan_free_data), wavelan);
+                    G_CALLBACK (wavelan_free), wavelan);
 
   g_signal_connect (plugin, "save",
-                    G_CALLBACK (wavelan_save), wavelan);
+                    G_CALLBACK (wavelan_write_config), wavelan);
   
   xfce_panel_plugin_menu_show_configure (plugin);
   g_signal_connect (plugin, "configure-plugin",
-                    G_CALLBACK (wavelan_configure), wavelan);
+                    G_CALLBACK (wavelan_create_options), wavelan);
   
   xfce_panel_plugin_menu_show_about(plugin);
   g_signal_connect (plugin, "about", G_CALLBACK (wavelan_show_about), wavelan);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/ca.po 
new/xfce4-wavelan-plugin-0.5.11/po/ca.po
--- old/xfce4-wavelan-plugin-0.5.10/po/ca.po    2012-04-09 23:00:45.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/ca.po    2012-05-18 21:07:26.000000000 
+0200
@@ -3,19 +3,19 @@
 # This file is distributed under the same license as the xfce4-wavelan-plugin 
package.
 # Pau Ruŀlan Ferragut <paurul...@bulma.net>, 2006.
 # Harald Servat <redcr...@gmail.com>, 2009.
-#
+# 
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-wavelan-plugin 0.4.3svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-09 23:00+0200\n"
+"POT-Creation-Date: 2012-04-19 15:30+0000\n"
 "PO-Revision-Date: 2009-04-15 11:59+0100\n"
 "Last-Translator: Harald Servat <redcr...@gmail.com>\n"
 "Language-Team: Catalan\n"
-"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
 
 #: ../panel-plugin/wavelan.c:153
 msgid "No carrier signal"
@@ -59,12 +59,12 @@
 
 #: ../panel-plugin/wavelan.c:608
 msgid "Show icon"
-msgstr ""
+msgstr "Mostra la icona"
 
-#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:2
+#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:1
 msgid "View the status of a wireless network"
 msgstr "Veure l'estat de la xarxa inalàmbrica"
 
-#: ../panel-plugin/wavelan.desktop.in.h:1
+#: ../panel-plugin/wavelan.desktop.in.h:2
 msgid "Wavelan"
 msgstr "Wavelan"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/de.po 
new/xfce4-wavelan-plugin-0.5.11/po/de.po
--- old/xfce4-wavelan-plugin-0.5.10/po/de.po    2012-04-09 23:00:47.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/de.po    2012-05-18 21:07:26.000000000 
+0200
@@ -4,19 +4,19 @@
 # Benedikt Meurer <be...@xfce.org>, 2005.
 # Fabian Nowak <timyst...@arcor.de>, 2007.
 # Simon Schneider <si...@schneider.de>, 2009
-#
+# 
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-wavelan-plugin 0.4.3svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-09 23:00+0200\n"
+"POT-Creation-Date: 2012-04-14 09:00+0000\n"
 "PO-Revision-Date: 2009-02-25 08:58+0000\n"
 "Last-Translator: Simon Schneider <si...@schneiderimtal.de>\n"
 "Language-Team: German <d...@li.org>\n"
-"Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: de\n"
 
 #: ../panel-plugin/wavelan.c:153
 msgid "No carrier signal"
@@ -60,13 +60,13 @@
 
 #: ../panel-plugin/wavelan.c:608
 msgid "Show icon"
-msgstr ""
+msgstr "Symbol anzeigen"
 
-#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:2
+#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:1
 msgid "View the status of a wireless network"
 msgstr "Status des Drahtlosenetzwerks anzeigen"
 
-#: ../panel-plugin/wavelan.desktop.in.h:1
+#: ../panel-plugin/wavelan.desktop.in.h:2
 msgid "Wavelan"
 msgstr "Wavelan"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/el.po 
new/xfce4-wavelan-plugin-0.5.11/po/el.po
--- old/xfce4-wavelan-plugin-0.5.10/po/el.po    2012-04-09 23:00:47.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/el.po    2012-06-17 20:35:04.000000000 
+0200
@@ -1,17 +1,19 @@
 #
+# Efstathios Iosifidis <iosifi...@opensuse.org>, 2012.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-wavelan-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-09 23:00+0200\n"
-"PO-Revision-Date: \n"
-"Last-Translator: George Vasilakos <forfol...@linuxteam.cs.teilar.gr>\n"
-"Language-Team: Greek <n...@tux.hellug.gr>\n"
+"POT-Creation-Date: 2012-05-20 01:06+0000\n"
+"PO-Revision-Date: 2012-05-20 04:20+0300\n"
+"Last-Translator: Efstathios Iosifidis <iosifi...@opensuse.org>\n"
+"Language-Team: Ελληνικά, Σύγχρονα <opensuse-translation...@opensuse.org>\n"
 "Language: el\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Content-Transfer-Encoding: 8bits\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
 "X-Poedit-Language: Greek\n"
 "X-Poedit-Country: GREECE\n"
 
@@ -23,27 +25,27 @@
 msgid "No device configured"
 msgstr "Δεν έχει ρυθμιστεί συσκευή"
 
-#: ../panel-plugin/wavelan.c:521
+#: ../panel-plugin/wavelan.c:523
 msgid "Wavelan Plugin Options"
 msgstr "Επιλογές πρόσθετου WaveLAN"
 
-#: ../panel-plugin/wavelan.c:536
+#: ../panel-plugin/wavelan.c:538
 msgid "Properties"
 msgstr "Ιδιότητες"
 
-#: ../panel-plugin/wavelan.c:547
+#: ../panel-plugin/wavelan.c:549
 msgid "Interface"
 msgstr "Διασύνδεση"
 
-#: ../panel-plugin/wavelan.c:568
+#: ../panel-plugin/wavelan.c:570
 msgid "_Autohide when offline"
 msgstr "_Αυτόματη απόκρυψη όταν δεν υπάρχει σύνδεση"
 
-#: ../panel-plugin/wavelan.c:578
+#: ../panel-plugin/wavelan.c:580
 msgid "Autohide when no hardware present"
 msgstr "Αυτόματη απόκρυψη όταν δεν βρίσκεται υλικό"
 
-#: ../panel-plugin/wavelan.c:589
+#: ../panel-plugin/wavelan.c:591
 msgid ""
 "Note: This will make it difficult to remove or configure the plugin if there "
 "is no device detected."
@@ -51,18 +53,18 @@
 "Σημείωση: Αυτό θα καταστήσει δύσκολο να αφαιρεθεί ή να ρυθμιστεί το πρόσθετο "
 "αν δεν έχει βρεθεί κάποια συσκευή."
 
-#: ../panel-plugin/wavelan.c:597
+#: ../panel-plugin/wavelan.c:599
 msgid "Enable signal quality colors"
 msgstr "Ενεργοποίηση χρωμάτων ποιότητας σήματος"
 
-#: ../panel-plugin/wavelan.c:608
+#: ../panel-plugin/wavelan.c:610
 msgid "Show icon"
-msgstr ""
+msgstr "Εμφάνιση εικονιδίου"
 
-#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:2
+#: ../panel-plugin/wavelan.c:673 ../panel-plugin/wavelan.desktop.in.h:1
 msgid "View the status of a wireless network"
 msgstr "Προβολή της κατάστασης ενός ασύρματου δικτύου"
 
-#: ../panel-plugin/wavelan.desktop.in.h:1
+#: ../panel-plugin/wavelan.desktop.in.h:2
 msgid "Wavelan"
 msgstr "Wavelan"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/en_GB.po 
new/xfce4-wavelan-plugin-0.5.11/po/en_GB.po
--- old/xfce4-wavelan-plugin-0.5.10/po/en_GB.po 2012-04-09 23:00:47.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/en_GB.po 2012-05-18 21:07:26.000000000 
+0200
@@ -2,21 +2,21 @@
 # Copyright (C) 2007 THE xfce4-wavelan-plugin'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the xfce4-wavelan-plugin 
package.
 # Jeff Bailes <thepizzak...@gmail.com>, 2007.
-# , fuzzy
-#
-#
+#, fuzzy
+# 
+# 
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-wavelan-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-09 23:00+0200\n"
+"POT-Creation-Date: 2012-04-27 20:24+0000\n"
 "PO-Revision-Date: 2009-08-18 19:45+1000\n"
 "Last-Translator: Jeff Bailes <thepizzak...@gmail.com>\n"
 "Language-Team: English/GB\n"
-"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
 
 #: ../panel-plugin/wavelan.c:153
 msgid "No carrier signal"
@@ -60,12 +60,12 @@
 
 #: ../panel-plugin/wavelan.c:608
 msgid "Show icon"
-msgstr ""
+msgstr "Show icon"
 
-#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:2
+#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:1
 msgid "View the status of a wireless network"
 msgstr "View the status of a wireless network"
 
-#: ../panel-plugin/wavelan.desktop.in.h:1
+#: ../panel-plugin/wavelan.desktop.in.h:2
 msgid "Wavelan"
 msgstr "Wavelan"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/es.po 
new/xfce4-wavelan-plugin-0.5.11/po/es.po
--- old/xfce4-wavelan-plugin-0.5.10/po/es.po    2012-04-09 23:00:48.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/es.po    2012-05-18 21:07:26.000000000 
+0200
@@ -7,9 +7,9 @@
 msgstr ""
 "Project-Id-Version: xfce4-wavelan-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-09 23:00+0200\n"
-"PO-Revision-Date: 2009-02-11 20:14+0100\n"
-"Last-Translator: Abel Martín <abel.martin.r...@gmail.com>\n"
+"POT-Creation-Date: 2012-04-19 04:00+0000\n"
+"PO-Revision-Date: 2012-04-18 22:35-0600\n"
+"Last-Translator: Sergio <oigres...@gmail.com>\n"
 "Language-Team: Spanish\n"
 "Language: \n"
 "MIME-Version: 1.0\n"
@@ -46,12 +46,8 @@
 msgstr "Ocultar automáticamente cuando el hardware no está presente"
 
 #: ../panel-plugin/wavelan.c:589
-msgid ""
-"Note: This will make it difficult to remove or configure the plugin if there "
-"is no device detected."
-msgstr ""
-"Aviso: Esto dificultará eliminar o configurar el complemento si no se "
-"detecta ningún dispositivo."
+msgid "Note: This will make it difficult to remove or configure the plugin if 
there is no device detected."
+msgstr "Aviso: Esto dificultará eliminar o configurar el complemento si no se 
detecta ningún dispositivo."
 
 #: ../panel-plugin/wavelan.c:597
 msgid "Enable signal quality colors"
@@ -59,12 +55,14 @@
 
 #: ../panel-plugin/wavelan.c:608
 msgid "Show icon"
-msgstr ""
+msgstr "Mostrar icono"
 
-#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:2
+#: ../panel-plugin/wavelan.c:671
+#: ../panel-plugin/wavelan.desktop.in.h:1
 msgid "View the status of a wireless network"
 msgstr "Ver el estado de una red inalámbrica"
 
-#: ../panel-plugin/wavelan.desktop.in.h:1
+#: ../panel-plugin/wavelan.desktop.in.h:2
 msgid "Wavelan"
 msgstr "Wavelan"
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/fr.po 
new/xfce4-wavelan-plugin-0.5.11/po/fr.po
--- old/xfce4-wavelan-plugin-0.5.10/po/fr.po    2012-04-09 23:00:49.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/fr.po    2012-05-18 21:07:26.000000000 
+0200
@@ -3,19 +3,19 @@
 # This file is distributed under the same license as the xfce4-wavelan-plugin 
package.
 # Gérald Barré <g.ba...@free.fr>, 2006.
 # Maximilian Schleiss <maximil...@xfce.org>, 2009.
-#
+# 
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-wavelan-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-09 23:00+0200\n"
+"POT-Creation-Date: 2012-04-13 21:30+0000\n"
 "PO-Revision-Date: 2009-01-27 22:52+0100\n"
 "Last-Translator: Maximilian Schleiss <maximil...@xfce.org>\n"
 "Language-Team: French <xfce-i...@xfce.org>\n"
-"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: fr\n"
 
 #: ../panel-plugin/wavelan.c:153
 msgid "No carrier signal"
@@ -59,12 +59,12 @@
 
 #: ../panel-plugin/wavelan.c:608
 msgid "Show icon"
-msgstr ""
+msgstr "Afficher l'icône"
 
-#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:2
+#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:1
 msgid "View the status of a wireless network"
 msgstr "Afficher l'état d'un réseau sans fil"
 
-#: ../panel-plugin/wavelan.desktop.in.h:1
+#: ../panel-plugin/wavelan.desktop.in.h:2
 msgid "Wavelan"
 msgstr "Wavelan"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/hr.po 
new/xfce4-wavelan-plugin-0.5.11/po/hr.po
--- old/xfce4-wavelan-plugin-0.5.10/po/hr.po    1970-01-01 01:00:00.000000000 
+0100
+++ new/xfce4-wavelan-plugin-0.5.11/po/hr.po    2012-05-18 21:07:26.000000000 
+0200
@@ -0,0 +1,70 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: wawelan-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-05-10 16:24+0000\n"
+"PO-Revision-Date: 2012-05-10 20:50+0100\n"
+"Last-Translator: Ivica Kolić <ik...@yahoo.com>\n"
+"Language-Team: Croatian <ik...@yahoo.com>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Croatian\n"
+"X-Poedit-Country: CROATIA\n"
+"X-Poedit-SourceCharset: utf-8\n"
+
+#: ../panel-plugin/wavelan.c:153
+msgid "No carrier signal"
+msgstr ""
+
+#: ../panel-plugin/wavelan.c:172
+msgid "No device configured"
+msgstr "Nijedan uređaj nije konfiguriran"
+
+#: ../panel-plugin/wavelan.c:521
+msgid "Wavelan Plugin Options"
+msgstr "Opcije Wawelan priključka"
+
+#: ../panel-plugin/wavelan.c:536
+msgid "Properties"
+msgstr "Svojstva"
+
+#: ../panel-plugin/wavelan.c:547
+msgid "Interface"
+msgstr "Sučelje"
+
+#: ../panel-plugin/wavelan.c:568
+msgid "_Autohide when offline"
+msgstr ""
+
+#: ../panel-plugin/wavelan.c:578
+msgid "Autohide when no hardware present"
+msgstr ""
+
+#: ../panel-plugin/wavelan.c:589
+msgid "Note: This will make it difficult to remove or configure the plugin if 
there is no device detected."
+msgstr "Bilješka:Biti će teško ukloniti ili konfigurirati priključak ako nije 
otkriven nijedan uređaj."
+
+#: ../panel-plugin/wavelan.c:597
+msgid "Enable signal quality colors"
+msgstr "Omogući boje kvalitete signala"
+
+#: ../panel-plugin/wavelan.c:608
+msgid "Show icon"
+msgstr "Pokaži ikonu"
+
+#: ../panel-plugin/wavelan.c:671
+#: ../panel-plugin/wavelan.desktop.in.h:1
+msgid "View the status of a wireless network"
+msgstr "Pogledaj status bežične mreže"
+
+#: ../panel-plugin/wavelan.desktop.in.h:2
+msgid "Wavelan"
+msgstr "Wavelan"
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/hu.po 
new/xfce4-wavelan-plugin-0.5.11/po/hu.po
--- old/xfce4-wavelan-plugin-0.5.10/po/hu.po    2012-04-09 23:00:50.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/hu.po    2012-05-18 21:07:26.000000000 
+0200
@@ -1,22 +1,22 @@
 # Hungarian translation of xfce4-wavelan-plugin
 # Copyright 2009. Free Software Foundation, Inc.
 # This file is distributed under the same license as the xfce4-wavelan-plugin 
package.
-#
+# 
 # Gabor Kelemen <kelemeng at gnome dot hu>, 2009.
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-wavelan-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-09 23:00+0200\n"
+"POT-Creation-Date: 2012-04-21 02:00+0000\n"
 "PO-Revision-Date: 2009-07-25 10:14+0200\n"
 "Last-Translator: Gabor Kelemen <kelemeng at gnome dot hu>\n"
 "Language-Team: Hungarian <gnome at gnome dot hu>\n"
-"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
 
 #: ../panel-plugin/wavelan.c:153
 msgid "No carrier signal"
@@ -60,12 +60,12 @@
 
 #: ../panel-plugin/wavelan.c:608
 msgid "Show icon"
-msgstr ""
+msgstr "Ikon megjelenítése"
 
-#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:2
+#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:1
 msgid "View the status of a wireless network"
 msgstr "Vezeték nélküli hálózat állapotának megjelenítése"
 
-#: ../panel-plugin/wavelan.desktop.in.h:1
+#: ../panel-plugin/wavelan.desktop.in.h:2
 msgid "Wavelan"
 msgstr "Wavelan"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/id.po 
new/xfce4-wavelan-plugin-0.5.11/po/id.po
--- old/xfce4-wavelan-plugin-0.5.10/po/id.po    2012-04-09 23:00:50.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/id.po    2012-06-17 20:35:04.000000000 
+0200
@@ -2,19 +2,19 @@
 # Copyright (C) 2003-2007 Benedikt Meurer <be...@xfce.org>
 # This file is distributed under the same license as the xfce4-wavelan-plugin 
package.
 # Andhika Padmawan <andhika.padma...@gmail.com>, 2008.
-#
+# 
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-wavelan-plugin 0.4.3svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-09 23:00+0200\n"
+"POT-Creation-Date: 2012-06-10 10:42+0000\n"
 "PO-Revision-Date: 2008-12-19 22:31+0700\n"
 "Last-Translator: Andhika Padmawan <andhika.padma...@gmail.com>\n"
 "Language-Team: Indonesian <i...@li.org>\n"
-"Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: id\n"
 
 #: ../panel-plugin/wavelan.c:153
 msgid "No carrier signal"
@@ -24,27 +24,27 @@
 msgid "No device configured"
 msgstr "Tak ada divais yang dikonfigurasi"
 
-#: ../panel-plugin/wavelan.c:521
+#: ../panel-plugin/wavelan.c:523
 msgid "Wavelan Plugin Options"
 msgstr "Opsi Plugin Wavelan"
 
-#: ../panel-plugin/wavelan.c:536
+#: ../panel-plugin/wavelan.c:538
 msgid "Properties"
 msgstr "Properti"
 
-#: ../panel-plugin/wavelan.c:547
+#: ../panel-plugin/wavelan.c:549
 msgid "Interface"
 msgstr "Antarmuka"
 
-#: ../panel-plugin/wavelan.c:568
+#: ../panel-plugin/wavelan.c:570
 msgid "_Autohide when offline"
 msgstr "_Sembunyi otomatis jika terputus"
 
-#: ../panel-plugin/wavelan.c:578
+#: ../panel-plugin/wavelan.c:580
 msgid "Autohide when no hardware present"
 msgstr "Sembunyi otomatis jika tak ada peranti keras"
 
-#: ../panel-plugin/wavelan.c:589
+#: ../panel-plugin/wavelan.c:591
 msgid ""
 "Note: This will make it difficult to remove or configure the plugin if there "
 "is no device detected."
@@ -52,18 +52,18 @@
 "Catatan: Ini akan menyulitkan untuk menghapus atau mengonfigurasi plugin "
 "jika tak ada divais yang terdeteksi."
 
-#: ../panel-plugin/wavelan.c:597
+#: ../panel-plugin/wavelan.c:599
 msgid "Enable signal quality colors"
 msgstr "Aktifkan warna kualitas sinyal"
 
-#: ../panel-plugin/wavelan.c:608
+#: ../panel-plugin/wavelan.c:610
 msgid "Show icon"
-msgstr ""
+msgstr "Tampilkan ikon"
 
-#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:2
+#: ../panel-plugin/wavelan.c:673 ../panel-plugin/wavelan.desktop.in.h:1
 msgid "View the status of a wireless network"
 msgstr "Tampilkan status jaringan nirkabel"
 
-#: ../panel-plugin/wavelan.desktop.in.h:1
+#: ../panel-plugin/wavelan.desktop.in.h:2
 msgid "Wavelan"
 msgstr "Wavelan"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/ja.po 
new/xfce4-wavelan-plugin-0.5.11/po/ja.po
--- old/xfce4-wavelan-plugin-0.5.10/po/ja.po    2012-04-09 23:00:51.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/ja.po    2012-05-18 21:07:26.000000000 
+0200
@@ -1,26 +1,27 @@
 # Japanese translations for xfce4-wavelan-plugin package.
-# Copyright (C) 2003-2005 Benedikt Meurer.
+# Copyright (C) 2003-2012 Benedikt Meurer.
 # This file is distributed under the same license as
 #   the xfce4-wavelan-plugin package.
 # Daichi Kawahata <dai...@xfce.org>, 2006.
 # Nobuhiro Iwamatsu <iwama...@nigauri.org>, 2008.
-#
+# Masato Hashimoto <cabezon.hashim...@gmail.com>,2012.
+# 
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-wavelan-plugin 0.4.3svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-09 23:00+0200\n"
-"PO-Revision-Date: 2008-12-09 16:26+0900\n"
+"POT-Creation-Date: 2012-05-18 00:57+0000\n"
+"PO-Revision-Date: 2012-04-13 21:20+0900\n"
 "Last-Translator: Masato Hashimoto <cabezon.hashim...@gmail.com>\n"
 "Language-Team: Japanese <xfce-users...@ml.fdiary.net>\n"
-"Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: ja\n"
 
 #: ../panel-plugin/wavelan.c:153
 msgid "No carrier signal"
-msgstr "キャリアシグナルがありません"
+msgstr "キャリアーシグナルがありません"
 
 #: ../panel-plugin/wavelan.c:172
 msgid "No device configured"
@@ -60,12 +61,12 @@
 
 #: ../panel-plugin/wavelan.c:608
 msgid "Show icon"
-msgstr ""
+msgstr "アイコンを表示する"
 
-#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:2
+#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:1
 msgid "View the status of a wireless network"
-msgstr "無線ネットワークの状態を表示します。"
+msgstr "無線ネットワークの状態を表示します"
 
-#: ../panel-plugin/wavelan.desktop.in.h:1
+#: ../panel-plugin/wavelan.desktop.in.h:2
 msgid "Wavelan"
 msgstr "Wavelan"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/kk.po 
new/xfce4-wavelan-plugin-0.5.11/po/kk.po
--- old/xfce4-wavelan-plugin-0.5.10/po/kk.po    2012-04-09 23:00:52.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/kk.po    2012-05-18 21:07:26.000000000 
+0200
@@ -2,19 +2,19 @@
 # Copyright (C) 2010 The Xfce team
 # This file is distributed under the same license as the xfce4-wavelan-plugin 
package.
 # Baurzhan Muftakhidinov <baurthefi...@gmail.com>, 2010.
-#
+# 
 msgid ""
 msgstr ""
 "Project-Id-Version: trunk\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-09 23:00+0200\n"
+"POT-Creation-Date: 2012-04-16 07:00+0000\n"
 "PO-Revision-Date: 2010-09-10 13:56+0600\n"
 "Last-Translator: Baurzhan Muftakhidinov <baurthefi...@gmail.com>\n"
 "Language-Team: Kazakh <kk...@googlegroups.com>\n"
-"Language: kk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: kk\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Poedit-Language: Kazakh\n"
 "X-Poedit-Country: KAZAKHSTAN\n"
@@ -60,12 +60,12 @@
 
 #: ../panel-plugin/wavelan.c:608
 msgid "Show icon"
-msgstr ""
+msgstr "Таңбашаны көрсету"
 
-#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:2
+#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:1
 msgid "View the status of a wireless network"
 msgstr "Сымсыз желінің қалып-күйін қарау"
 
-#: ../panel-plugin/wavelan.desktop.in.h:1
+#: ../panel-plugin/wavelan.desktop.in.h:2
 msgid "Wavelan"
 msgstr "Сымсыз желі"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/ko.po 
new/xfce4-wavelan-plugin-0.5.11/po/ko.po
--- old/xfce4-wavelan-plugin-0.5.10/po/ko.po    2012-04-13 11:56:35.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/ko.po    2012-05-18 21:07:26.000000000 
+0200
@@ -62,7 +62,7 @@
 #: ../panel-plugin/wavelan.c:671
 #: ../panel-plugin/wavelan.desktop.in.h:1
 msgid "View the status of a wireless network"
-msgstr "무선 네트워크 상태 보기"
+msgstr "무선 네트워크 상태를 봅니다"
 
 #: ../panel-plugin/wavelan.desktop.in.h:2
 msgid "Wavelan"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/lt.po 
new/xfce4-wavelan-plugin-0.5.11/po/lt.po
--- old/xfce4-wavelan-plugin-0.5.10/po/lt.po    1970-01-01 01:00:00.000000000 
+0100
+++ new/xfce4-wavelan-plugin-0.5.11/po/lt.po    2012-05-18 21:07:26.000000000 
+0200
@@ -0,0 +1,72 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# Algimantas Margevičius <margevicius.algiman...@gmail.com>, 2012.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: wavelan\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-04-21 14:50+0300\n"
+"PO-Revision-Date: 2012-04-21 14:57+0300\n"
+"Last-Translator: Algimantas Margevičius <margevicius.algiman...@gmail.com>\n"
+"Language-Team: Lietuvių <>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
+"%100<10 || n%100>=20) ? 1 : 2)\n"
+
+#: ../panel-plugin/wavelan.c:153
+msgid "No carrier signal"
+msgstr "Nėra signalo"
+
+#: ../panel-plugin/wavelan.c:172
+msgid "No device configured"
+msgstr "Nėra sukonfigūruoto įrenginio"
+
+#: ../panel-plugin/wavelan.c:521
+msgid "Wavelan Plugin Options"
+msgstr "Wavelan įskiepio parinktys"
+
+#: ../panel-plugin/wavelan.c:536
+msgid "Properties"
+msgstr "Savybės"
+
+#: ../panel-plugin/wavelan.c:547
+msgid "Interface"
+msgstr "Sąsaja"
+
+#: ../panel-plugin/wavelan.c:568
+msgid "_Autohide when offline"
+msgstr "_Kai atsijungta paslėpti"
+
+#: ../panel-plugin/wavelan.c:578
+msgid "Autohide when no hardware present"
+msgstr "Jei nėra aparatinės įrangos paslėpti"
+
+#: ../panel-plugin/wavelan.c:589
+msgid ""
+"Note: This will make it difficult to remove or configure the plugin if there "
+"is no device detected."
+msgstr ""
+"Pastaba: Bus sunku pašalinti įrenginį ar konfigūruoti įskiepį jei nebus "
+"aptiktų įrenginių."
+
+#: ../panel-plugin/wavelan.c:597
+msgid "Enable signal quality colors"
+msgstr "Įjungti spalvas pagal signalo kokybę"
+
+#: ../panel-plugin/wavelan.c:608
+msgid "Show icon"
+msgstr "Rodyti piktogramą"
+
+#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:2
+msgid "View the status of a wireless network"
+msgstr "Stebėkite bevielio tinklo būseną"
+
+#: ../panel-plugin/wavelan.desktop.in.h:1
+msgid "Wavelan"
+msgstr "Wavelan"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/pt.po 
new/xfce4-wavelan-plugin-0.5.11/po/pt.po
--- old/xfce4-wavelan-plugin-0.5.10/po/pt.po    2012-04-13 11:56:35.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/pt.po    2012-05-18 21:07:26.000000000 
+0200
@@ -2,14 +2,14 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # Nuno Miguel <nu...@netcabo.pt>, 2007.
-# 
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-wavelan-plugin\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2012-04-10 07:15+0000\n"
-"PO-Revision-Date: 2012-01-09 16:15-0000\n"
-"Last-Translator: Sérgio Marques <smarque...@gmail.com>\n"
+"PO-Revision-Date: 2012-04-21 15:53+0100\n"
+"Last-Translator: Nuno Miguel <nunom...@gmail.com>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -29,7 +29,7 @@
 
 #: ../panel-plugin/wavelan.c:521
 msgid "Wavelan Plugin Options"
-msgstr "Opções do \"plug-in\" Wavelan"
+msgstr "Opções do \"plugin\" Wavelan"
 
 #: ../panel-plugin/wavelan.c:536
 msgid "Properties"
@@ -48,12 +48,8 @@
 msgstr "Ocultar automaticamente se não existir equipamento"
 
 #: ../panel-plugin/wavelan.c:589
-msgid ""
-"Note: This will make it difficult to remove or configure the plugin if there "
-"is no device detected."
-msgstr ""
-"Nota: isto torna difícil remover ou configurar o \"plug-in\", caso nenhum "
-"dispositivo seja detetado."
+msgid "Note: This will make it difficult to remove or configure the plugin if 
there is no device detected."
+msgstr "Nota: isto torna difícil remover ou configurar o \"plugin\", caso 
nenhum dispositivo seja detetado."
 
 #: ../panel-plugin/wavelan.c:597
 msgid "Enable signal quality colors"
@@ -63,10 +59,12 @@
 msgid "Show icon"
 msgstr "Mostrar ícone"
 
-#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:1
+#: ../panel-plugin/wavelan.c:671
+#: ../panel-plugin/wavelan.desktop.in.h:1
 msgid "View the status of a wireless network"
 msgstr "Ver o estado da rede sem fios"
 
 #: ../panel-plugin/wavelan.desktop.in.h:2
 msgid "Wavelan"
 msgstr "Wavelan"
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/ru.po 
new/xfce4-wavelan-plugin-0.5.11/po/ru.po
--- old/xfce4-wavelan-plugin-0.5.10/po/ru.po    2012-04-09 23:00:55.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/ru.po    2012-05-18 21:07:26.000000000 
+0200
@@ -1,15 +1,16 @@
+# 
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-vawelan-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-09 23:00+0200\n"
+"POT-Creation-Date: 2012-04-14 03:15+0000\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Andriy Kovtun <kovtu...@yandex.ru>\n"
 "Language-Team: Russian <xfce4-...@xfce.org>\n"
-"Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: ru\n"
 "X-Poedit-Language: Russian\n"
 
 #: ../panel-plugin/wavelan.c:153
@@ -54,12 +55,12 @@
 
 #: ../panel-plugin/wavelan.c:608
 msgid "Show icon"
-msgstr ""
+msgstr "Показывать иконку"
 
-#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:2
+#: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:1
 msgid "View the status of a wireless network"
 msgstr "Просмотреть статус беспроводной сети"
 
-#: ../panel-plugin/wavelan.desktop.in.h:1
+#: ../panel-plugin/wavelan.desktop.in.h:2
 msgid "Wavelan"
 msgstr "Беспроводная сеть"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/ug.po 
new/xfce4-wavelan-plugin-0.5.11/po/ug.po
--- old/xfce4-wavelan-plugin-0.5.10/po/ug.po    2012-04-09 23:00:56.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/ug.po    2012-06-29 21:59:07.000000000 
+0200
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: xfce4-wavelan-plugin 0.4.3svn\n"
+"Project-Id-Version: xfce4-wavelan-plugin\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2012-04-09 23:00+0200\n"
 "PO-Revision-Date: 2008-12-09 16:26+0900\n"
@@ -19,11 +19,11 @@
 
 #: ../panel-plugin/wavelan.c:153
 msgid "No carrier signal"
-msgstr "carrier سىگنالى يوق"
+msgstr "سىگنالى يوق"
 
 #: ../panel-plugin/wavelan.c:172
 msgid "No device configured"
-msgstr "ئۈسكۈنە سەپلەنمىگەن(تەڭشەلمىگەن)"
+msgstr "ئۈسكۈنە سەپلەنمىگەن"
 
 #: ../panel-plugin/wavelan.c:521
 msgid "Wavelan Plugin Options"
@@ -35,11 +35,11 @@
 
 #: ../panel-plugin/wavelan.c:547
 msgid "Interface"
-msgstr "كۆرۈنمە يۈز"
+msgstr "ئارايۈز"
 
 #: ../panel-plugin/wavelan.c:568
 msgid "_Autohide when offline"
-msgstr "offline چاغدا يوشۇرسۇن(_A)"
+msgstr "توردا يوق چاغدا يوشۇرسۇن(_A)"
 
 #: ../panel-plugin/wavelan.c:578
 msgid "Autohide when no hardware present"
@@ -53,11 +53,11 @@
 
 #: ../panel-plugin/wavelan.c:597
 msgid "Enable signal quality colors"
-msgstr "信号品質色を有効にする"
+msgstr "سىگنال سۈپىتى كۆرسەتكۈچىنى ئىناۋەتلىك قىلسۇن"
 
 #: ../panel-plugin/wavelan.c:608
 msgid "Show icon"
-msgstr ""
+msgstr "سىنبەلگە كۆرسەتسۇن"
 
 #: ../panel-plugin/wavelan.c:671 ../panel-plugin/wavelan.desktop.in.h:2
 msgid "View the status of a wireless network"
@@ -65,4 +65,4 @@
 
 #: ../panel-plugin/wavelan.desktop.in.h:1
 msgid "Wavelan"
-msgstr "Wavelan"
+msgstr "Wavelan"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfce4-wavelan-plugin-0.5.10/po/zh_CN.po 
new/xfce4-wavelan-plugin-0.5.11/po/zh_CN.po
--- old/xfce4-wavelan-plugin-0.5.10/po/zh_CN.po 2012-04-13 11:56:35.000000000 
+0200
+++ new/xfce4-wavelan-plugin-0.5.11/po/zh_CN.po 2012-05-18 21:07:26.000000000 
+0200
@@ -8,11 +8,11 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-wavelan-plugin\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-10 07:15+0000\n"
+"Report-Msgid-Bugs-To: <xfce-i...@xfce.org>\n"
+"POT-Creation-Date: 2012-04-20 08:45+0000\n"
 "PO-Revision-Date: 2009-05-13 11:34+0800\n"
 "Last-Translator: Chipong Luo <chipong....@yahoo.com>\n"
-"Language-Team: Chinese (Simplified) <xfce-i...@xfce.org>\n"
+"Language-Team: Chinese (Simplified) <xfce-i18n...@xfce.org>\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to