diff src/aosd/aosd_ui.h @ 745:153bb82ff081 trunk

[svn] - aosd: use audacious-plugins as PACKAGE for i18n
author giacomo
date Tue, 27 Feb 2007 16:45:04 -0800
parents d401f87f89f7
children
line wrap: on
line diff
--- a/src/aosd/aosd_ui.h	Tue Feb 27 10:15:17 2007 -0800
+++ b/src/aosd/aosd_ui.h	Tue Feb 27 16:45:04 2007 -0800
@@ -21,6 +21,9 @@
 #ifndef _I_AOSD_UI_H
 #define _I_AOSD_UI_H 1
 
+#undef PACKAGE
+#define PACKAGE "audacious-plugins"
+
 #include "aosd_common.h"
 #include "aosd_cfg.h"
 #include <glib.h>