Hello community,

here is the log from the commit of package xfce4-panel-plugin-mpc for 
openSUSE:Factory checked in at 2012-02-17 12:18:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-panel-plugin-mpc", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-mpc/xfce4-panel-plugin-mpc.changes
    2011-09-23 12:51:21.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mpc.new/xfce4-panel-plugin-mpc.changes
       2012-02-17 12:18:34.000000000 +0100
@@ -1,0 +2,23 @@
+Thu Feb 16 15:10:38 UTC 2012 - [email protected]
+
+- revert xfce4-panel-plugin-mpc-fix-installation-locations.patch
+  %{_datadir}/xfce4/panel/plugins and
+  %{_libdir}/xfce4/panelr/-plugins are preferred by upstream
+
+-------------------------------------------------------------------
+Sun Feb 12 22:43:14 UTC 2012 - [email protected]
+
+- update to version 0.4.0
+  - migrated from libxfcegui4 to libxfce4ui
+  - improved icon sizing/naming
+  - icons names are taken from the icon-naming-spec
+  - buttons are properly displayed/resized when the panel is
+    resized or switched to vertical, or the frame is toggled on/off
+  - background is now 'transparent'
+- added xfce4-panel-plugin-mpc-fix-installation-locations.patch in
+  order to install the plugin executable into
+  %{_libexecdir}/xfce4/panel-plugins and the desktop file into
+  %{_datadir}/xfce4/panel-plugins to be consistent with all other
+  plugins
+
+-------------------------------------------------------------------

Old:
----
  xfce4-mpc-plugin-0.3.6.tar.bz2

New:
----
  xfce4-mpc-plugin-0.4.0.tar.bz2

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

Other differences:
------------------
++++++ xfce4-panel-plugin-mpc.spec ++++++
--- /var/tmp/diff_new_pack.UYfLQh/_old  2012-02-17 12:18:37.000000000 +0100
+++ /var/tmp/diff_new_pack.UYfLQh/_new  2012-02-17 12:18:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-mpc
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,18 +20,19 @@
 %define plugin_name xfce4-mpc-plugin
 
 Name:           xfce4-panel-plugin-mpc
+Version:        0.4.0
+Release:        0
+Summary:        MPD Client Plugin for the Xfce Panel
 License:        GPL-2.0+
-Version:        0.3.6
-Release:        4
-Summary:        MPD client plugin for the Xfce panel
-Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
-Source0:        xfce4-mpc-plugin-0.3.6.tar.bz2
 Group:          System/GUI/XFCE
-BuildRequires:  intltool
+Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
+Source0:        xfce4-mpc-plugin-%{version}.tar.bz2
 BuildRequires:  fdupes
-BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  intltool
 BuildRequires:  pkgconfig(exo-1)
 BuildRequires:  pkgconfig(libmpd)
+BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  pkgconfig(libxfce4ui-1)
 Requires:       xfce4-panel >= 4.8.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -58,7 +59,7 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%{_libexecdir}/xfce4/panel-plugins/xfce4-mpc-plugin
-%{_datadir}/xfce4/panel-plugins/xfce4-mpc-plugin.desktop
+%{_libdir}/xfce4/panel/plugins/xfce4-mpc-plugin
+%{_datadir}/xfce4/panel/plugins/xfce4-mpc-plugin.desktop
 
 %changelog

++++++ xfce4-mpc-plugin-0.3.6.tar.bz2 -> xfce4-mpc-plugin-0.4.0.tar.bz2 ++++++
++++ 2029 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-mpc-plugin-0.3.6/AUTHORS new/xfce4-mpc-plugin-0.4.0/AUTHORS
--- old/xfce4-mpc-plugin-0.3.6/AUTHORS  2009-08-17 21:36:34.000000000 +0200
+++ new/xfce4-mpc-plugin-0.4.0/AUTHORS  2011-01-21 18:27:12.000000000 +0100
@@ -1 +1 @@
-Landry Breuil (landry at fr.homeunix.org / gaston at gcu.info)
+Landry Breuil <landry at rhaalovely.net>
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-mpc-plugin-0.3.6/ChangeLog new/xfce4-mpc-plugin-0.4.0/ChangeLog
--- old/xfce4-mpc-plugin-0.3.6/ChangeLog        2011-01-07 17:46:53.000000000 
+0100
+++ new/xfce4-mpc-plugin-0.4.0/ChangeLog        2012-02-12 17:49:12.000000000 
+0100
@@ -1,3 +1,11 @@
+12-02-2012 Landry Breuil <landry at rhaalovely.net>
+   * release 0.4.0
+   * port from libxfcegui4 to libxfce4ui
+   * much better handling of panel size/orientation
+   * use icon names from the icon-naming-specs
+   * looks much better and obey panel/icon themes
+   * make plugin background transparent
+
 07-01-2011 Landry Breuil <landry at rhaalovely.net>
    * release 0.3.6
    * recognize exo-1 for upcoming Xfce 4.8
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-mpc-plugin-0.3.6/TODO new/xfce4-mpc-plugin-0.4.0/TODO
--- old/xfce4-mpc-plugin-0.3.6/TODO     2010-05-16 12:12:26.000000000 +0200
+++ new/xfce4-mpc-plugin-0.4.0/TODO     2012-02-12 16:03:09.000000000 +0100
@@ -1,2 +1,3 @@
 - add volume progressbar/slider ?
 - fix all strings length checking
+- adapt to panel 4.10 w/ nrows/deskbar-mode
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-mpc-plugin-0.3.6/configure.ac new/xfce4-mpc-plugin-0.4.0/configure.ac
--- old/xfce4-mpc-plugin-0.3.6/configure.ac     2011-01-07 17:42:54.000000000 
+0100
+++ new/xfce4-mpc-plugin-0.4.0/configure.ac     2012-02-12 17:51:22.000000000 
+0100
@@ -9,14 +9,14 @@
 dnl
 
 m4_define([mpc_version_major], [0])
-m4_define([mpc_version_minor], [3])
-m4_define([mpc_version_micro], [6])
+m4_define([mpc_version_minor], [4])
+m4_define([mpc_version_micro], [0])
 m4_define([mpc_version_tag], []) # Leave empty for releases
-m4_define([mpc_version_build], [5f41470])
+m4_define([mpc_version_build], [67e5ab1])
 m4_define([mpc_version], 
[mpc_version_major().mpc_version_minor().mpc_version_micro()ifelse(mpc_version_tag(),
 [], [], [mpc_version_tag()-mpc_version_build()])])
 
 AC_INIT([xfce4-mpc-plugin], [mpc_version],
-       [[email protected]])
+       [[email protected]])
 
 MPC_VERSION=mpc_version()
 AM_INIT_AUTOMAKE([xfce4-mpc-plugin], [$MPC_VERSION], [-Wall -Werror foreign])
@@ -39,10 +39,9 @@
 AC_HEADER_STDC
 
 dnl configure the panel plugin
-XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.3.22])
-XDT_CHECK_PACKAGE([LIBXFCEGUI4], [libxfcegui4-1.0], [4.3.22])
-XDT_CHECK_PACKAGE([EXO], [exo-0.3], [0.3.1.1], [],
-       [XDT_CHECK_PACKAGE([EXO], [exo-1], [0.5.0])])
+XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.8.0])
+XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-1], [4.8.0])
+XDT_CHECK_PACKAGE([EXO], [exo-1], [0.5.0])
 
 dnl check for libmpd presence
 AC_ARG_WITH(libmpd,
@@ -80,7 +79,7 @@
 fi
 AM_CONDITIONAL(USE_LIBMPD, [test "$use_libmpd" = true])
 dnl Translations
-XDT_I18N([ar ast ca cs da de el en_GB es eu fr gl hu id it ja lv pl pt pt_BR 
ru sk sq sv tr ug uk ur ur_PK zh_CN ])
+XDT_I18N([ar ast ca cs da de el en_GB es eu fr gl hu id it ja lv nl pl pt 
pt_BR ru sk sq sv tr ug uk ur ur_PK zh_CN zh_TW ])
 
 dnl Check for debugging support
 XDT_FEATURE_DEBUG()
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-mpc-plugin-0.3.6/panel-plugin/Makefile.am 
new/xfce4-mpc-plugin-0.4.0/panel-plugin/Makefile.am
--- old/xfce4-mpc-plugin-0.3.6/panel-plugin/Makefile.am 2010-08-30 
21:15:26.000000000 +0200
+++ new/xfce4-mpc-plugin-0.4.0/panel-plugin/Makefile.am 2011-01-21 
19:04:34.000000000 +0100
@@ -1,15 +1,15 @@
-plugindir = $(libexecdir)/xfce4/panel-plugins
+plugindir = $(libdir)/xfce4/panel/plugins
 plugin_PROGRAMS = xfce4-mpc-plugin
 
 xfce4_mpc_plugin_CFLAGS =                                              \
        -DPACKAGE_LOCALE_DIR=\"$(localedir)\"                           \
        @EXO_CFLAGS@                                                    \
-       @LIBXFCEGUI4_CFLAGS@                                            \
+       @LIBXFCE4UI_CFLAGS@                                             \
        @LIBXFCE4PANEL_CFLAGS@
 
 xfce4_mpc_plugin_LDADD =                                               \
        @EXO_LIBS@                                                      \
-       @LIBXFCEGUI4_LIBS@                                              \
+       @LIBXFCE4UI_LIBS@                                               \
        @LIBXFCE4PANEL_LIBS@
 
 
@@ -31,13 +31,13 @@
 desktop_in_in_files = xfce4-mpc-plugin.desktop.in.in
 desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in)
        
-desktopdir = $(datadir)/xfce4/panel-plugins
+desktopdir = $(datadir)/xfce4/panel/plugins
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
 # get full path into .desktop file
 %.desktop.in: %.desktop.in.in
-       sed -e "s^@PLUGIN_PATH@^$(libexecdir)/xfce4/panel-plugins^"     \
+       sed -e "s^@PLUGIN_PATH@^$(libdir)/xfce4/panel/plugins^"         \
                $< > $@
        
 EXTRA_DIST =                                                           \
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-mpc-plugin-0.3.6/panel-plugin/xfce4-mpc-plugin.c 
new/xfce4-mpc-plugin-0.4.0/panel-plugin/xfce4-mpc-plugin.c
--- old/xfce4-mpc-plugin-0.3.6/panel-plugin/xfce4-mpc-plugin.c  2010-05-16 
12:18:41.000000000 +0200
+++ new/xfce4-mpc-plugin-0.4.0/panel-plugin/xfce4-mpc-plugin.c  2012-02-12 
17:39:00.000000000 +0100
@@ -1,8 +1,8 @@
 /* xfce4-mpc-plugin.c
  *
- * Copyright (c) 2006-2010 Landry Breuil (landry at fr.homeunix.org / gaston 
at gcu.info)
- * This code is licenced under a BSD-style licence.
- * (OpenBSD variant modeled after the ISC licence)
+ * Copyright (c) 2006-2011 Landry Breuil <landry at rhaalovely.net>
+ * This code is licensed under a BSD-style license.
+ * (OpenBSD variant modeled after the ISC license)
  * All rights reserved.
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -22,7 +22,7 @@
 #include <config.h>
 #endif
 
-#include <libxfcegui4/libxfcegui4.h>
+#include <libxfce4ui/libxfce4ui.h>
 #include <exo/exo.h>
 #include <string.h>
 #include <stdlib.h>
@@ -44,14 +44,6 @@
 }
 
 static void
-button_set_sized_image(GtkWidget *button, gchar *icon, gint size)
-{
-   GtkWidget *image;
-   image = gtk_image_new_from_pixbuf(xfce_themed_icon_load(icon, size));
-   gtk_button_set_image(GTK_BUTTON(button), image);
-}
-
-static void
 mpc_set_orientation (XfcePanelPlugin * plugin, GtkOrientation orientation, 
t_mpc * mpc)
 {
    DBG ("!");
@@ -63,17 +55,12 @@
 mpc_set_size (XfcePanelPlugin * plugin, int size, t_mpc * mpc)
 {
    DBG ("size=%d",size);
-   gtk_container_set_border_width (GTK_CONTAINER (mpc->frame), (size > 26 ? 2 
: 0));
+   gtk_container_set_border_width (GTK_CONTAINER (mpc->frame), (size > 26 && 
mpc->show_frame ? 2 : 0));
 
-   if (xfce_panel_plugin_get_orientation (plugin) == 
GTK_ORIENTATION_HORIZONTAL)
-     gtk_widget_set_size_request (GTK_WIDGET (mpc->frame), -1, size);
-   else
-     gtk_widget_set_size_request (GTK_WIDGET (mpc->frame), size, -1);
-
-   button_set_sized_image(mpc->prev, "gtk-media-previous-ltr", size - 3);
-   button_set_sized_image(mpc->next, "gtk-media-next-ltr", size - 3);
-   button_set_sized_image(mpc->toggle, "gtk-media-pause", size - 3);
-   button_set_sized_image(mpc->stop, "gtk-media-stop", size - 3);
+   gtk_widget_set_size_request (GTK_WIDGET (mpc->next), size, size);
+   gtk_widget_set_size_request (GTK_WIDGET (mpc->prev), size, size);
+   gtk_widget_set_size_request (GTK_WIDGET (mpc->stop), size, size);
+   gtk_widget_set_size_request (GTK_WIDGET (mpc->toggle), size, size);
    return TRUE;
 }
 
@@ -226,12 +213,14 @@
 static void
 mpc_dialog_show_frame_toggled (GtkWidget *w, t_mpc_dialog *dialog)
 {
+   int size;
    t_mpc* mpc = dialog->mpc;
 
    DBG ("!");
-
+   size = xfce_panel_plugin_get_size(mpc->plugin);
    mpc->show_frame = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON 
(dialog->checkbox_frame));
    gtk_frame_set_shadow_type (GTK_FRAME (mpc->frame), (mpc->show_frame) ? 
GTK_SHADOW_IN : GTK_SHADOW_NONE);
+   gtk_container_set_border_width (GTK_CONTAINER (mpc->frame), (size > 26 && 
mpc->show_frame ? 2 : 0));
 }
 
 static void
@@ -258,7 +247,7 @@
    xfce_titled_dialog_set_subtitle (XFCE_TITLED_DIALOG (dlg), _("Properties"));
 
    gtk_window_set_position   (GTK_WINDOW (dlg), GTK_WIN_POS_CENTER);
-   gtk_window_set_icon_name  (GTK_WINDOW (dlg), "xfce-multimedia");
+   gtk_window_set_icon_name  (GTK_WINDOW (dlg), "applications-multimedia");
 
    g_signal_connect (dlg, "response", G_CALLBACK (mpc_dialog_response), 
dialog);
 
@@ -330,7 +319,7 @@
 mpc_launch_client(GtkWidget *widget, t_mpc* mpc)
 {
    DBG("Going to xfce_exec(\"%s\")", mpc->client_appl);
-   xfce_exec(mpc->client_appl, FALSE, TRUE, NULL);
+   xfce_spawn_command_line_on_screen(gdk_screen_get_default(), 
mpc->client_appl, FALSE, TRUE, NULL);
 }
 
 static void
@@ -437,7 +426,7 @@
    {
       if (!mpc_plugin_reconnect (mpc) || mpd_status_update (mpc->mo) != MPD_OK)
       {
-         gtk_widget_set_tooltip_text (widget, _(".... not connected ?"));
+         gtk_widget_set_tooltip_text (mpc->box, _(".... not connected ?"));
          return;
       }
    }
@@ -474,7 +463,7 @@
    gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(mpc->repeat), 
mpd_player_get_repeat(mpc->mo));
    mpc_update_outputs(mpc);
 
-   gtk_widget_set_tooltip_text (widget, str->str);
+   gtk_widget_set_tooltip_text (mpc->box, str->str);
    g_string_free(str, TRUE);
 }
 
@@ -520,7 +509,7 @@
       DBG ("Creating playlist window");
       mpc->playlist = gtk_window_new(GTK_WINDOW_TOPLEVEL);
       gtk_window_set_default_size(GTK_WINDOW(mpc->playlist), 400, 600);
-      gtk_window_set_icon_name(GTK_WINDOW(mpc->playlist),"xfce-multimedia");
+      
gtk_window_set_icon_name(GTK_WINDOW(mpc->playlist),"applications-multimedia");
       gtk_window_set_title(GTK_WINDOW(mpc->playlist),_("Mpd playlist"));
       g_signal_connect(mpc->playlist, "destroy", 
G_CALLBACK(gtk_widget_destroyed), &mpc->playlist);
       scrolledwin = gtk_scrolled_window_new(NULL, NULL);
@@ -558,14 +547,14 @@
          gtk_list_store_append (liststore, &iter);
          if (current == mpd_data->song->pos)
          {
-            gtk_list_store_set (liststore, &iter, 0, "gtk-media-play", 1, 
str->str, 2, mpd_data->song->pos, 3, mpd_data->song->id, -1);
+            gtk_list_store_set (liststore, &iter, 0, GTK_STOCK_MEDIA_PLAY, 1, 
str->str, 2, mpd_data->song->pos, 3, mpd_data->song->id, -1);
             path_to_cur = gtk_tree_model_get_path(GTK_TREE_MODEL(liststore), 
&iter);
             gtk_tree_view_scroll_to_cell(GTK_TREE_VIEW(treeview), path_to_cur, 
NULL, TRUE, 0.5, 0);
             gtk_tree_view_set_cursor(GTK_TREE_VIEW(treeview), path_to_cur, 
NULL, FALSE);
             gtk_tree_path_free(path_to_cur);
          }
          else
-            gtk_list_store_set (liststore, &iter, 0, "gtk-cdrom", 1, str->str, 
2, mpd_data->song->pos, 3, mpd_data->song->id, -1);
+            gtk_list_store_set (liststore, &iter, 0, GTK_STOCK_CDROM, 1, 
str->str, 2, mpd_data->song->pos, 3, mpd_data->song->id, -1);
       } while (NULL != (mpd_data = mpd_data_get_next (mpd_data)));
       gtk_widget_show_all(mpc->playlist);
    }
@@ -681,11 +670,15 @@
 }
 
 static GtkWidget*
-new_button_with_cbk(XfcePanelPlugin * plugin, GtkWidget *parent, gpointer cb, 
gpointer data)
+new_button_with_cbk(XfcePanelPlugin * plugin, GtkWidget *parent, gchar* icon, 
gpointer cb, gpointer data)
 {
-   GtkWidget *button = xfce_create_panel_button();
+   GtkWidget *button = xfce_panel_create_button();
+   GtkWidget *image = xfce_panel_image_new_from_source(icon);
+   gtk_container_add(GTK_CONTAINER(button), image);
    xfce_panel_plugin_add_action_widget (plugin, button);
    g_signal_connect (G_OBJECT(button), "button_press_event", G_CALLBACK(cb), 
data);
+   g_signal_connect (G_OBJECT(button), "enter_notify_event", 
G_CALLBACK(enter_cb), data);
+   g_signal_connect (G_OBJECT(button), "scroll_event", G_CALLBACK(scroll_cb), 
data);
    gtk_box_pack_start (GTK_BOX(parent), button, TRUE, TRUE, 0);
    return button;
 }
@@ -720,20 +713,14 @@
    gtk_frame_set_shadow_type (GTK_FRAME (mpc->frame), GTK_SHADOW_IN);
    gtk_widget_show (mpc->frame);
 
-   mpc->ebox = gtk_event_box_new();
-   g_signal_connect (G_OBJECT(mpc->ebox), "enter_notify_event", 
G_CALLBACK(enter_cb), mpc);
-   g_signal_connect (G_OBJECT(mpc->ebox), "scroll_event", 
G_CALLBACK(scroll_cb), mpc);
-   gtk_widget_show (mpc->ebox);
-
    mpc->box = xfce_hvbox_new(xfce_panel_plugin_get_orientation(plugin), FALSE, 
0);
 
-   gtk_container_add (GTK_CONTAINER(mpc->ebox), mpc->box);
-   gtk_container_add (GTK_CONTAINER(mpc->frame), mpc->ebox);
+   gtk_container_add (GTK_CONTAINER(mpc->frame), mpc->box);
 
-   mpc->prev = new_button_with_cbk(plugin, mpc->box, G_CALLBACK(prev), mpc);
-   mpc->stop = new_button_with_cbk(plugin, mpc->box, G_CALLBACK(stop), mpc);
-   mpc->toggle = new_button_with_cbk(plugin, mpc->box, G_CALLBACK(toggle), 
mpc);
-   mpc->next = new_button_with_cbk(plugin, mpc->box, G_CALLBACK(next), mpc);
+   mpc->prev = new_button_with_cbk(plugin, mpc->box, "media-skip-backward", 
G_CALLBACK(prev), mpc);
+   mpc->stop = new_button_with_cbk(plugin, mpc->box, "media-playback-stop", 
G_CALLBACK(stop), mpc);
+   mpc->toggle = new_button_with_cbk(plugin, mpc->box, "media-playback-pause", 
G_CALLBACK(toggle), mpc);
+   mpc->next = new_button_with_cbk(plugin, mpc->box, "media-skip-forward", 
G_CALLBACK(next), mpc);
 
    mpc->random = gtk_check_menu_item_new_with_label (_("Random"));
    g_signal_connect (G_OBJECT(mpc->random), "toggled", G_CALLBACK 
(mpc_random_toggled), mpc);
@@ -758,27 +745,21 @@
 static void
 mpc_show_about(XfcePanelPlugin *plugin, t_mpc* mpc)
 {
-   XfceAboutInfo *ainfo;
    GdkPixbuf *icon;
-
-   if (mpc->about)
-   {
-      gtk_window_present(GTK_WINDOW(mpc->about));
-      return;
-   }
-   ainfo = xfce_about_info_new(_("Xfce4 Mpc Plugin"), PACKAGE_VERSION,
-                               _("A simple panel-plugin client for Music 
Player Daemon"),
-                               _("Copyright (c) 2006-2010 Landry Breuil\n"),
-                               XFCE_LICENSE_BSD);
-   xfce_about_info_add_credit(ainfo, "Landry Breuil", 
"[email protected]", _("Maintainer, Original Author"));
-   xfce_about_info_set_homepage(ainfo, 
"http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin";);
-
-   icon = xfce_themed_icon_load("xfce-multimedia", 32);
-
-   mpc->about = xfce_about_dialog_new_with_values(NULL, ainfo, icon);
-   gtk_widget_show_all(mpc->about);
-   g_signal_connect(G_OBJECT(mpc->about), "response", 
G_CALLBACK(gtk_widget_destroy), NULL);
-   g_signal_connect(G_OBJECT(mpc->about), "destroy", 
G_CALLBACK(gtk_widget_destroyed), &mpc->about);
+   const gchar *auth[] = { "Landry Breuil <landry at rhaalovely.net>", NULL };
+   icon = xfce_panel_pixbuf_from_source("applications-multimedia", NULL, 32);
+#if !GTK_CHECK_VERSION (2, 18, 0)
+   gtk_about_dialog_set_email_hook (exo_gtk_url_about_dialog_hook, NULL, NULL);
+   gtk_about_dialog_set_url_hook (exo_gtk_url_about_dialog_hook, NULL, NULL);
+#endif
+   gtk_show_about_dialog(NULL,
+      "logo", icon,
+      "license", xfce_get_license_text (XFCE_LICENSE_TEXT_BSD),
+      "version", PACKAGE_VERSION,
+      "comments", _("A simple panel-plugin client for Music Player Daemon"),
+      "website", 
"http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin";,
+      "copyright", _("Copyright (c) 2006-2011 Landry Breuil\n"),
+      "authors", auth, NULL);
 
    if(icon)
       g_object_unref(G_OBJECT(icon));
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-mpc-plugin-0.3.6/panel-plugin/xfce4-mpc-plugin.desktop.in.in 
new/xfce4-mpc-plugin-0.4.0/panel-plugin/xfce4-mpc-plugin.desktop.in.in
--- old/xfce4-mpc-plugin-0.3.6/panel-plugin/xfce4-mpc-plugin.desktop.in.in      
2009-08-17 21:36:34.000000000 +0200
+++ new/xfce4-mpc-plugin-0.4.0/panel-plugin/xfce4-mpc-plugin.desktop.in.in      
2011-01-21 19:10:09.000000000 +0100
@@ -4,5 +4,5 @@
 _Name=MPD Client Plugin
 _Comment=A client for MPD, The Music Player Daemon
 Icon=xfce-multimedia
+X-XFCE-Internal=FALSE
 X-XFCE-Exec=@PLUGIN_PATH@/xfce4-mpc-plugin
-
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-mpc-plugin-0.3.6/panel-plugin/xfce4-mpc-plugin.h 
new/xfce4-mpc-plugin-0.4.0/panel-plugin/xfce4-mpc-plugin.h
--- old/xfce4-mpc-plugin-0.3.6/panel-plugin/xfce4-mpc-plugin.h  2010-05-16 
12:15:39.000000000 +0200
+++ new/xfce4-mpc-plugin-0.4.0/panel-plugin/xfce4-mpc-plugin.h  2012-02-12 
17:19:49.000000000 +0100
@@ -1,6 +1,6 @@
 /* xfce4-mpc-plugin.h
  *
- * Copyright (c) 2006-2010 Landry Breuil (landry at fr.homeunix.org / gaston 
at gcu.info)
+ * Copyright (c) 2006-2011 Landry Breuil <landry at rhaalovely.net>
  * This code is licenced under a BSD-style licence.
  * (OpenBSD variant modeled after the ISC licence)
  * All rights reserved.
@@ -18,9 +18,7 @@
  */
 
 #include <gtk/gtk.h>
-#include <libxfce4panel/xfce-panel-plugin.h>
-#include <libxfce4panel/xfce-hvbox.h>
-#include <libxfce4panel/xfce-panel-convenience.h>
+#include <libxfce4panel/libxfce4panel.h>
 
 #if HAVE_LIBMPD
 #include <libmpd/libmpd.h>
@@ -40,7 +38,7 @@
 
 typedef struct {
    XfcePanelPlugin *plugin;
-   GtkWidget 
*frame,*ebox,*box,*prev,*stop,*toggle,*next,*random,*repeat,*appl,*about;
+   GtkWidget 
*frame,*box,*prev,*stop,*toggle,*next,*random,*repeat,*appl,*about;
    GtkWidget *playlist;
    gboolean show_frame;
    /* mpd handle */
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-mpc-plugin-0.3.6/po/Makefile.in.in 
new/xfce4-mpc-plugin-0.4.0/po/Makefile.in.in
--- old/xfce4-mpc-plugin-0.3.6/po/Makefile.in.in        2011-01-07 
17:42:56.000000000 +0100
+++ new/xfce4-mpc-plugin-0.4.0/po/Makefile.in.in        2012-02-12 
20:11:38.000000000 +0100
@@ -47,17 +47,17 @@
 GMSGFMT = @GMSGFMT@
 MSGFMT = @MSGFMT@
 XGETTEXT_ARGS = @XGETTEXT_ARGS@
-XGETTEXT = @XGETTEXT@ $(XGETTEXT_ARGS)
+XGETTEXT = @XGETTEXT@
 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-MSGMERGE = XGETTEXT_ARGS="$(XGETTEXT_ARGS)" 
INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) 
--gettext-package $(GETTEXT_PACKAGE) --dist
-GENPOT   = XGETTEXT_ARGS="$(XGETTEXT_ARGS)" 
INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) 
--gettext-package $(GETTEXT_PACKAGE) --pot
+MSGMERGE = XGETTEXT_ARGS="$(XGETTEXT_ARGS)" 
INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) XGETTEXT=$(XGETTEXT) srcdir=$(srcdir) 
$(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --dist
+GENPOT   = XGETTEXT_ARGS="$(XGETTEXT_ARGS)" 
INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) XGETTEXT=$(XGETTEXT) srcdir=$(srcdir) 
$(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --pot
 
 ALL_LINGUAS = @ALL_LINGUAS@
 
 PO_LINGUAS=$(shell if test -r $(srcdir)/LINGUAS; then grep -v "^\#" 
$(srcdir)/LINGUAS; else echo "$(ALL_LINGUAS)"; fi)
 
-USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; 
ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep 
'^$$lang$$' $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' 
'\n'|grep '^$$lang$$'`"; then printf "$$lang "; fi; done; fi)
+USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; 
ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep 
\^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' 
'\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
 
 USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)" -o -n "$(LINGUAS)"; then 
LLINGUAS="$(USER_LINGUAS)"; else if test -n "$(PO_LINGUAS)"; then 
LLINGUAS="$(PO_LINGUAS)"; else LLINGUAS="$(ALL_LINGUAS)"; fi; fi; for lang in 
$$LLINGUAS; do printf "$$lang "; done)
 
@@ -130,7 +130,7 @@
        done
 
 # Empty stubs to satisfy archaic automake needs
-dvi info tags TAGS ID:
+dvi info ctags tags CTAGS TAGS ID:
 
 # Define this as empty until I found a useful application.
 install-exec installcheck:
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-mpc-plugin-0.3.6/po/ar.po new/xfce4-mpc-plugin-0.4.0/po/ar.po
--- old/xfce4-mpc-plugin-0.3.6/po/ar.po 2009-08-17 21:36:34.000000000 +0200
+++ new/xfce4-mpc-plugin-0.4.0/po/ar.po 2012-02-12 14:09:05.000000000 +0100
@@ -1,3 +1,4 @@
+# 
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce\n"
@@ -9,105 +10,106 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
 "X-Poedit-Language: Arabeyes\n"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:116
 #: ../panel-plugin/xfce4-mpc-plugin.c:192
 #: ../panel-plugin/xfce4-mpc-plugin.c:673
 msgid "Launch"
-msgstr ""
+msgstr "إطلاق"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:247
 msgid "Mpd Client Plugin"
-msgstr ""
+msgstr "ملحق عميل Mpd"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:253
 msgid "Properties"
-msgstr ""
+msgstr "خصائص"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:266
 msgid "Host : "
-msgstr ""
+msgstr "مضيف:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:267
 msgid "Port : "
-msgstr ""
+msgstr "منفد:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:268
 msgid "Password : "
-msgstr ""
+msgstr "كلمة السر:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:269
 msgid "MPD Client : "
-msgstr ""
+msgstr "عميل MPD :"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:270
 msgid "Tooltip Format : "
-msgstr ""
+msgstr "شكل أداة التلميح :"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:271
 msgid "Playlist Format : "
-msgstr ""
+msgstr "شكل قائمة التشغيل :"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:305
 msgid "Hostname or IP address"
-msgstr ""
+msgstr "إسم المستضبف او عنوان IP"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:306
 msgid "Graphical MPD Client to launch in plugin context menu"
-msgstr ""
+msgstr "عميل رسومي لـMPD  لإطلاق في سياق قائمة"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:307
 msgid "Variables : %artist%, %album%, %track% and %title%"
-msgstr ""
+msgstr "متغيرات : %artist%, %album%, %track% and %title%"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:308
 msgid ""
 "Variables : %vol%, %status%, %newline%, %artist%, %album%, %track% and %title"
 "%"
-msgstr ""
+msgstr "متغيرات : %vol%, %status%, %newline%, %artist%, %album%, %track% and 
%title%"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:313
 msgid "Show _frame"
-msgstr ""
+msgstr "_إطار العرض"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:382
 #: ../panel-plugin/xfce4-mpc-plugin.c:612
 msgid ".... not connected ?"
-msgstr ""
+msgstr ".... غير متصل؟"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:465
 msgid "Mpd playlist"
-msgstr ""
+msgstr "قائمة تشغيل Mpd"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:669
 msgid "Random"
-msgstr ""
+msgstr "عشوائي"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:671
 msgid "Repeat"
-msgstr ""
+msgstr "إعادة"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:697
 msgid "Xfce4 Mpc Plugin"
-msgstr ""
+msgstr "ملحق Mpd لـ إكسفسي4"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:698
 msgid "A simple panel-plugin client for Music Player Daemon"
-msgstr ""
+msgstr "ملحق بسيط لعميل المشغل المسيقى في الشريط"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:699
 msgid "Copyright (c) 2006-2008 Landry Breuil\n"
-msgstr ""
+msgstr "حقوق النشر (c) 2006-2008 Landry Breuil\n"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:701
 msgid "Maintainer, Original Author"
-msgstr ""
+msgstr "مشرف, Original Author"
 
 #: ../panel-plugin/xfce4-mpc-plugin.desktop.in.in.h:1
 msgid "A client for MPD, The Music Player Daemon"
-msgstr ""
+msgstr "عميل لـMPD , مشغل الموسيقى"
 
 #: ../panel-plugin/xfce4-mpc-plugin.desktop.in.in.h:2
 msgid "MPD Client Plugin"
-msgstr ""
+msgstr "ملحق عميل MPD "
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-mpc-plugin-0.3.6/po/id.po new/xfce4-mpc-plugin-0.4.0/po/id.po
--- old/xfce4-mpc-plugin-0.3.6/po/id.po 2009-08-17 21:36:34.000000000 +0200
+++ new/xfce4-mpc-plugin-0.4.0/po/id.po 2012-02-12 14:09:05.000000000 +0100
@@ -2,7 +2,7 @@
 # Copyright (C) 2007 Landry Breuil <[email protected]>.
 # This file is distributed under the same license as the xfce4-mpc-plugin 
package.
 # Andhika Padmawan <[email protected]>, 2008.
-#
+# 
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-mpc-plugin\n"
@@ -19,7 +19,7 @@
 #: ../panel-plugin/xfce4-mpc-plugin.c:192
 #: ../panel-plugin/xfce4-mpc-plugin.c:673
 msgid "Launch"
-msgstr ""
+msgstr "Jalankan"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:247
 msgid "Mpd Client Plugin"
@@ -42,35 +42,32 @@
 msgstr "Sandi Lewat : "
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:269
-#, fuzzy
 msgid "MPD Client : "
-msgstr "Plugin Klien MPD"
+msgstr "Klien MPD :"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:270
 msgid "Tooltip Format : "
-msgstr ""
+msgstr "Format Tip Alat :"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:271
 msgid "Playlist Format : "
-msgstr ""
+msgstr "Format Senarai Putar :"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:305
 msgid "Hostname or IP address"
-msgstr ""
+msgstr "Alamat Hostname atau IP"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:306
 msgid "Graphical MPD Client to launch in plugin context menu"
-msgstr ""
+msgstr "Klien MPD Grafis untuk dijalankan di menu konteks plugin"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:307
 msgid "Variables : %artist%, %album%, %track% and %title%"
-msgstr ""
+msgstr "Variabel : %artis%, %album%, %lagu% dan %judul%"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:308
-msgid ""
-"Variables : %vol%, %status%, %newline%, %artist%, %album%, %track% and %title"
-"%"
-msgstr ""
+msgid "Variables : %vol%, %status%, %newline%, %artist%, %album%, %track% and 
%title%"
+msgstr "Variabel: %vol%, %status%, %baris baru%, %artis%, %album%, %lagu% dan 
%judul%"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:313
 msgid "Show _frame"
@@ -83,32 +80,31 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:465
 msgid "Mpd playlist"
-msgstr ""
+msgstr "Senarai Putar Mpd"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:669
 msgid "Random"
-msgstr ""
+msgstr "Acak"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:671
 msgid "Repeat"
-msgstr ""
+msgstr "Ulangi"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:697
 msgid "Xfce4 Mpc Plugin"
-msgstr ""
+msgstr "Plugin Mpc Xfce4"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:698
-#, fuzzy
 msgid "A simple panel-plugin client for Music Player Daemon"
-msgstr "Klien untuk MPD, Jurik Penggelar Musik"
+msgstr "Sebuah klien plugin panel sederhana untuk Music Player Daemon"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:699
 msgid "Copyright (c) 2006-2008 Landry Breuil\n"
-msgstr ""
+msgstr "Hak Cipta (c) 2006-2008 Landry Breuil\n"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:701
 msgid "Maintainer, Original Author"
-msgstr ""
+msgstr "Pengelola, Penulis Asli"
 
 #: ../panel-plugin/xfce4-mpc-plugin.desktop.in.in.h:1
 msgid "A client for MPD, The Music Player Daemon"
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-mpc-plugin-0.3.6/po/nl.po new/xfce4-mpc-plugin-0.4.0/po/nl.po
--- old/xfce4-mpc-plugin-0.3.6/po/nl.po 1970-01-01 01:00:00.000000000 +0100
+++ new/xfce4-mpc-plugin-0.4.0/po/nl.po 2012-02-12 14:09:05.000000000 +0100
@@ -0,0 +1,123 @@
+# Dutch translation of the xfce4-mpc-plugin package.
+# Copyright (C) The Xfce development team.
+# This file is distributed under the same license as the 
+# xfce4-mpc-plugin package.
+# Pjotr, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-mpc-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2011-05-25 11:02+0200\n"
+"PO-Revision-Date: 2011-09-09 11:34+0200\n"
+"Last-Translator: Pjotr\n"
+"Language-Team: Dutch (Flemish)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: nl (Dutch)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:116
+#: ../panel-plugin/xfce4-mpc-plugin.c:192
+#: ../panel-plugin/xfce4-mpc-plugin.c:673
+msgid "Launch"
+msgstr "Start"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:247
+msgid "Mpd Client Plugin"
+msgstr "Plugin voor MPD-toepassing"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:253
+msgid "Properties"
+msgstr "Eigenschappen"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:266
+msgid "Host : "
+msgstr "Host : "
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:267
+msgid "Port : "
+msgstr "Poort : "
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:268
+msgid "Password : "
+msgstr "Wachtwoord : "
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:269
+msgid "MPD Client : "
+msgstr "MPD-toepassing : "
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:270
+msgid "Tooltip Format : "
+msgstr "Opmaak van gereedschaptip : "
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:271
+msgid "Playlist Format : "
+msgstr "Opmaak van speellijst : "
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:305
+msgid "Hostname or IP address"
+msgstr "Hostnaam of IP-adres"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:306
+msgid "Graphical MPD Client to launch in plugin context menu"
+msgstr "Grafische MPD-toepassing om te starten in het contextmenu van de 
plugin"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:307
+msgid "Variables : %artist%, %album%, %track% and %title%"
+msgstr "Variabelen : %artiest%, %album%, %spoor% and %titel%"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:308
+msgid ""
+"Variables : %vol%, %status%, %newline%, %artist%, %album%, %track% and %title"
+"%"
+msgstr ""
+"Variabelen : %vol%, %status%, %nieuweRegel%, %artiest%, %album%, %spoor% en 
%titel"
+"%"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:313
+msgid "Show _frame"
+msgstr "Toon _lijst"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:382
+#: ../panel-plugin/xfce4-mpc-plugin.c:612
+msgid ".... not connected ?"
+msgstr ".... niet verbonden ?"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:465
+msgid "Mpd playlist"
+msgstr "MPD-speellijst"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:669
+msgid "Random"
+msgstr "Willekeurig"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:671
+msgid "Repeat"
+msgstr "Herhaal"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:697
+msgid "Xfce4 Mpc Plugin"
+msgstr "Xfce4 MPC Plugin"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:698
+msgid "A simple panel-plugin client for Music Player Daemon"
+msgstr "Een eenvoudige werkbalkplugin-toepassing voor "
+"Music Player Daemon"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:699
+msgid "Copyright (c) 2006-2008 Landry Breuil\n"
+msgstr "Auteursrecht (c) 2006-2008 Landry Breuil\n"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:701
+msgid "Maintainer, Original Author"
+msgstr "Onderhouder, oorspronkelijke auteur"
+
+#: ../panel-plugin/xfce4-mpc-plugin.desktop.in.in.h:1
+msgid "A client for MPD, The Music Player Daemon"
+msgstr "Een toepassing voor MPD, de Music Player Daemon"
+
+#: ../panel-plugin/xfce4-mpc-plugin.desktop.in.in.h:2
+msgid "MPD Client Plugin"
+msgstr "Plugin voor MPD-toepassing"
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-mpc-plugin-0.3.6/po/pt.po new/xfce4-mpc-plugin-0.4.0/po/pt.po
--- old/xfce4-mpc-plugin-0.3.6/po/pt.po 2011-01-07 17:38:39.000000000 +0100
+++ new/xfce4-mpc-plugin-0.4.0/po/pt.po 2012-02-12 14:09:05.000000000 +0100
@@ -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 <[email protected]>, 2007.
-# 
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-mpc-plugin\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2009-07-24 18:13+0200\n"
-"PO-Revision-Date: 2009-09-06 17:59+0100\n"
-"Last-Translator: \n"
+"PO-Revision-Date: 2012-01-09 15:31-0000\n"
+"Last-Translator: Sérgio Marques <[email protected]>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
@@ -32,15 +32,15 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:266
 msgid "Host : "
-msgstr "Servidor :"
+msgstr "Servidor:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:267
 msgid "Port : "
-msgstr "Porta :"
+msgstr "Porta:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:268
 msgid "Password : "
-msgstr "Senha :"
+msgstr "Senha:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:269
 msgid "MPD Client : "
@@ -68,7 +68,7 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:308
 msgid "Variables : %vol%, %status%, %newline%, %artist%, %album%, %track% and 
%title%"
-msgstr "Variáveis : %vol%, %status%, %newline%, %artist%, %album%, %track% and 
%title%"
+msgstr "Variáveis : %vol%, %status%, %newline%, %artist%, %album%, %track% e 
%title%"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:313
 msgid "Show _frame"
@@ -77,11 +77,11 @@
 #: ../panel-plugin/xfce4-mpc-plugin.c:382
 #: ../panel-plugin/xfce4-mpc-plugin.c:612
 msgid ".... not connected ?"
-msgstr ".... não ligado ?"
+msgstr ".... não ligado?"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:465
 msgid "Mpd playlist"
-msgstr "Lista Mpd"
+msgstr "Lista de reprodução Mpd"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:669
 msgid "Random"
@@ -114,3 +114,4 @@
 #: ../panel-plugin/xfce4-mpc-plugin.desktop.in.in.h:2
 msgid "MPD Client Plugin"
 msgstr "\"Plug-in\" MPD"
+
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-mpc-plugin-0.3.6/po/pt_BR.po new/xfce4-mpc-plugin-0.4.0/po/pt_BR.po
--- old/xfce4-mpc-plugin-0.3.6/po/pt_BR.po      2009-08-17 21:36:34.000000000 
+0200
+++ new/xfce4-mpc-plugin-0.4.0/po/pt_BR.po      2012-02-12 14:09:05.000000000 
+0100
@@ -10,8 +10,8 @@
 "Project-Id-Version: xfce4-mpc-plugin\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2009-07-24 18:13+0200\n"
-"PO-Revision-Date: 2008-07-27 08:58-0500\n"
-"Last-Translator: Og Maciel <[email protected]>\n"
+"PO-Revision-Date: 2011-05-26 10:02-0300\n"
+"Last-Translator: Sérgio Cipolla <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -26,7 +26,7 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:247
 msgid "Mpd Client Plugin"
-msgstr "Plug-in do cliente srm"
+msgstr "Plugin cliente do MPD"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:253
 msgid "Properties"
@@ -34,46 +34,43 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:266
 msgid "Host : "
-msgstr "Máquina : "
+msgstr "Servidor: "
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:267
 msgid "Port : "
-msgstr "Porta : "
+msgstr "Porta: "
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:268
 msgid "Password : "
-msgstr "Senha : "
+msgstr "Senha: "
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:269
-#, fuzzy
 msgid "MPD Client : "
-msgstr "Cliente:"
+msgstr "Cliente MPD: "
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:270
 msgid "Tooltip Format : "
-msgstr ""
+msgstr "Formato da dica:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:271
 msgid "Playlist Format : "
-msgstr ""
+msgstr "Formato da lista de reprodução:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:305
 msgid "Hostname or IP address"
-msgstr ""
+msgstr "Nome de host ou endereço IP"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:306
 msgid "Graphical MPD Client to launch in plugin context menu"
-msgstr ""
+msgstr "Cliente gráfico do MPD para ser lançado pelo menu de contexto de 
plugins"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:307
 msgid "Variables : %artist%, %album%, %track% and %title%"
-msgstr ""
+msgstr "Variáveis: %artist%, %album%, %track% e %title%"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:308
-msgid ""
-"Variables : %vol%, %status%, %newline%, %artist%, %album%, %track% and %title"
-"%"
-msgstr ""
+msgid "Variables : %vol%, %status%, %newline%, %artist%, %album%, %track% and 
%title%"
+msgstr "Variáveis: %vol%, %status%, %newline%, %artist%, %album%, %track% e 
%title%"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:313
 msgid "Show _frame"
@@ -82,7 +79,7 @@
 #: ../panel-plugin/xfce4-mpc-plugin.c:382
 #: ../panel-plugin/xfce4-mpc-plugin.c:612
 msgid ".... not connected ?"
-msgstr ".... não conectado ?"
+msgstr ".... não conectado?"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:465
 msgid "Mpd playlist"
@@ -98,12 +95,11 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:697
 msgid "Xfce4 Mpc Plugin"
-msgstr "Plug-in serviço reprodutor de músicas (mpd) do Xfce4"
+msgstr "Plugin serviço reprodutor de músicas (mpd/mpc) do Xfce4"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:698
 msgid "A simple panel-plugin client for Music Player Daemon"
-msgstr ""
-"Um cliente plug-in de painel simples para o Serviço Reprodutor de Músicas"
+msgstr "Um cliente plugin de painel simples para o Music Player Daemon"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:699
 msgid "Copyright (c) 2006-2008 Landry Breuil\n"
@@ -111,12 +107,13 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:701
 msgid "Maintainer, Original Author"
-msgstr "Mantenedor, Autor original"
+msgstr "Mantenedor, autor original"
 
 #: ../panel-plugin/xfce4-mpc-plugin.desktop.in.in.h:1
 msgid "A client for MPD, The Music Player Daemon"
-msgstr "Um cliente para o SRM, O Serviço Reprodutor de Músicas"
+msgstr "Um cliente para o MPD, Music Player Daemon (serviço reprodutor de 
músicas)"
 
 #: ../panel-plugin/xfce4-mpc-plugin.desktop.in.in.h:2
 msgid "MPD Client Plugin"
-msgstr "Plug-in para o cliente SRM"
+msgstr "Plugin para o cliente MPD"
+
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-mpc-plugin-0.3.6/po/sk.po new/xfce4-mpc-plugin-0.4.0/po/sk.po
--- old/xfce4-mpc-plugin-0.3.6/po/sk.po 2010-05-10 22:17:21.000000000 +0200
+++ new/xfce4-mpc-plugin-0.4.0/po/sk.po 2012-02-12 14:09:05.000000000 +0100
@@ -2,17 +2,21 @@
 # Copyright (C) 2008-2009 Leandro Regueiro
 # This file is distributed under the same license as the xfce4-mpc-plugin 
package.
 # Robert Hartl <[email protected]>, 2009, 2010.
+# Tomáš Vadina <[email protected]>, 2011.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-mpc-plugin 0.3.4\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2009-07-24 18:13+0200\n"
-"PO-Revision-Date: 2010-03-08 10:44+0100\n"
-"Last-Translator: Robert Hartl <[email protected]>\n"
+"PO-Revision-Date: 2011-06-01 09:25+0100\n"
+"Last-Translator: Tomáš Vadina <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Slovak\n"
+"X-Poedit-Country: SLOVAKIA\n"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:116
 #: ../panel-plugin/xfce4-mpc-plugin.c:192
@@ -22,7 +26,7 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:247
 msgid "Mpd Client Plugin"
-msgstr "Zásuvny modul klient MPD"
+msgstr "Zásuvný modul klienta MPD"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:253
 msgid "Properties"
@@ -58,7 +62,7 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:306
 msgid "Graphical MPD Client to launch in plugin context menu"
-msgstr ""
+msgstr "Grafický MPD klient pre spustenie v zásuvnom module kontextového menu"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:307
 msgid "Variables : %artist%, %album%, %track% and %title%"
@@ -91,7 +95,7 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:697
 msgid "Xfce4 Mpc Plugin"
-msgstr "Zasuvný modul Xfce4 Mpc"
+msgstr "Zásuvný modul Xfce4 Mpc"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:698
 msgid "A simple panel-plugin client for Music Player Daemon"
@@ -111,5 +115,5 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.desktop.in.in.h:2
 msgid "MPD Client Plugin"
-msgstr "Zásuvny modul klienta MPD"
+msgstr "Zásuvný modul klienta MPD"
 
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-mpc-plugin-0.3.6/po/zh_CN.po new/xfce4-mpc-plugin-0.4.0/po/zh_CN.po
--- old/xfce4-mpc-plugin-0.3.6/po/zh_CN.po      2010-05-10 22:17:21.000000000 
+0200
+++ new/xfce4-mpc-plugin-0.4.0/po/zh_CN.po      2012-02-12 14:09:05.000000000 
+0100
@@ -1,16 +1,19 @@
-# Chinese translations for xfce package.
-# Copyright (C) 2008 THE xfce'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the xfce package.
+# Simplified Chinese translations for
+# the xfce4-mpc-plugin package.
+# This file is distributed under the same license as
+# the xfce4-mpc-plugin package.
 # Hunt Xu <[email protected]>, 2008, 2009.
+# Chipong Luo <[email protected]>, 2011, 2012.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: xfce 4-mpc-plugin\n"
+"Project-Id-Version: xfce4-mpc-plugin\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2009-07-24 18:13+0200\n"
 "PO-Revision-Date: 2009-11-09 20:02+0800\n"
-"Last-Translator: Hunt Xu <[email protected]>\n"
+"Last-Translator: Chipong Luo <[email protected]>\n"
 "Language-Team: Chinese (Simplified) <[email protected]>\n"
+"Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -31,27 +34,27 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:266
 msgid "Host : "
-msgstr "主机 : "
+msgstr "主机:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:267
 msgid "Port : "
-msgstr "端口 : "
+msgstr "端口:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:268
 msgid "Password : "
-msgstr "密码 : "
+msgstr "密码:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:269
 msgid "MPD Client : "
-msgstr "MPD 客户端 : "
+msgstr "MPD 客户端:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:270
 msgid "Tooltip Format : "
-msgstr "工具提示格式 : "
+msgstr "工具提示格式:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:271
 msgid "Playlist Format : "
-msgstr "播放列表格式 : "
+msgstr "播放列表格式:"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:305
 msgid "Hostname or IP address"
@@ -59,18 +62,20 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:306
 msgid "Graphical MPD Client to launch in plugin context menu"
-msgstr "在面板插件菜单中启动的图形化的 MPD 客户端"
+msgstr "在插件交互菜单中启动的图形化 MPD 客户端"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:307
 msgid "Variables : %artist%, %album%, %track% and %title%"
-msgstr "变量 : %艺术家%,%专辑%,%轨道% 和 %标题%"
+msgstr ""
+"变量:%artist%、%album%、%track% 和 %title%"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:308
 msgid ""
 "Variables : %vol%, %status%, %newline%, %artist%, %album%, %track% and %title"
 "%"
 msgstr ""
-"变量 : %音量%,%状态%,%新行%,%艺术家%,%专辑%,%轨道% 和 %标题%"
+"变量:%vol%,%status%、%newline%、%artist%、"
+"%album%、%track% 和 %title%"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:313
 msgid "Show _frame"
@@ -79,7 +84,7 @@
 #: ../panel-plugin/xfce4-mpc-plugin.c:382
 #: ../panel-plugin/xfce4-mpc-plugin.c:612
 msgid ".... not connected ?"
-msgstr ".... 未连接?"
+msgstr "....未连接?"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:465
 msgid "Mpd playlist"
@@ -95,23 +100,23 @@
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:697
 msgid "Xfce4 Mpc Plugin"
-msgstr "Xfce4 的 Mpc 插件"
+msgstr "Xfce4 Mpc 插件"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:698
 msgid "A simple panel-plugin client for Music Player Daemon"
-msgstr "一个简单的 MPD (Music Player Daemon,音乐播放守护进程) 客户端面板插件"
+msgstr "简单的音乐播放器守护进程面板插件客户端"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:699
 msgid "Copyright (c) 2006-2008 Landry Breuil\n"
-msgstr "Copyright (c) 2006-2008 Landry Breuil\n"
+msgstr "版权 2006-2008 Landry Breuil\n"
 
 #: ../panel-plugin/xfce4-mpc-plugin.c:701
 msgid "Maintainer, Original Author"
-msgstr "维护者,最初开发者"
+msgstr "维护者,原作者"
 
 #: ../panel-plugin/xfce4-mpc-plugin.desktop.in.in.h:1
 msgid "A client for MPD, The Music Player Daemon"
-msgstr "一个 MPD(Music Player Daemon) 的客户端"
+msgstr "MPD 客户端,音乐播放器守护进程"
 
 #: ../panel-plugin/xfce4-mpc-plugin.desktop.in.in.h:2
 msgid "MPD Client Plugin"
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-mpc-plugin-0.3.6/po/zh_TW.po new/xfce4-mpc-plugin-0.4.0/po/zh_TW.po
--- old/xfce4-mpc-plugin-0.3.6/po/zh_TW.po      1970-01-01 01:00:00.000000000 
+0100
+++ new/xfce4-mpc-plugin-0.4.0/po/zh_TW.po      2012-02-12 14:09:05.000000000 
+0100
@@ -0,0 +1,117 @@
+# 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: xfce4-mpc-plugin master\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-07-24 18:13+0200\n"
+"PO-Revision-Date: 2012-01-15 20:24+0800\n"
+"Last-Translator: Cheng-Chia Tseng <[email protected]>\n"
+"Language-Team: chinese-l10n <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:116
+#: ../panel-plugin/xfce4-mpc-plugin.c:192
+#: ../panel-plugin/xfce4-mpc-plugin.c:673
+msgid "Launch"
+msgstr "啟動"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:247
+msgid "Mpd Client Plugin"
+msgstr "Mpd 客戶端插件"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:253
+msgid "Properties"
+msgstr "屬性"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:266
+msgid "Host : "
+msgstr "主機:"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:267
+msgid "Port : "
+msgstr "連接埠:"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:268
+msgid "Password : "
+msgstr "密碼:"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:269
+msgid "MPD Client : "
+msgstr "MPD 客戶端:"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:270
+msgid "Tooltip Format : "
+msgstr "提示框格式:"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:271
+msgid "Playlist Format : "
+msgstr "播放清單格式:"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:305
+msgid "Hostname or IP address"
+msgstr "主機名稱或 IP 位址"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:306
+msgid "Graphical MPD Client to launch in plugin context menu"
+msgstr "於插件情境選單內啟動圖形化 MPD 客戶端"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:307
+msgid "Variables : %artist%, %album%, %track% and %title%"
+msgstr "變數:%artist%、%album%、%track%、%title% 等"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:308
+msgid "Variables : %vol%, %status%, %newline%, %artist%, %album%, %track% and 
%title%"
+msgstr "變數:%vol%、%status%、%newline%、%artist%、%album%、%track%、%title% 等"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:313
+msgid "Show _frame"
+msgstr "顯示框(_F)"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:382
+#: ../panel-plugin/xfce4-mpc-plugin.c:612
+msgid ".... not connected ?"
+msgstr ".... 尚未連接?"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:465
+msgid "Mpd playlist"
+msgstr "Mpd 播放清單"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:669
+msgid "Random"
+msgstr "隨機"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:671
+msgid "Repeat"
+msgstr "返復"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:697
+msgid "Xfce4 Mpc Plugin"
+msgstr "Xfce4 Mpc 插件"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:698
+msgid "A simple panel-plugin client for Music Player Daemon"
+msgstr "Music Player Daemon 客戶端的簡易面板插件"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:699
+msgid "Copyright (c) 2006-2008 Landry Breuil\n"
+msgstr "著作權 (c) 2006-2008 Landry Breuil\n"
+
+#: ../panel-plugin/xfce4-mpc-plugin.c:701
+msgid "Maintainer, Original Author"
+msgstr "維護者、原始作者"
+
+#: ../panel-plugin/xfce4-mpc-plugin.desktop.in.in.h:1
+msgid "A client for MPD, The Music Player Daemon"
+msgstr "MPD,音樂播放器幕後程式的客戶端"
+
+#: ../panel-plugin/xfce4-mpc-plugin.desktop.in.in.h:2
+msgid "MPD Client Plugin"
+msgstr "MPD 客戶端插件"
+

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to