diff src/aosd/aosd_trigger.h @ 746:40fb4189fa88 trunk

[svn] - aosd: replaced other occurrencies of glib18n with audacious i18n
author giacomo
date Tue, 27 Feb 2007 16:51:52 -0800
parents 05bc0456fabb
children
line wrap: on
line diff
--- a/src/aosd/aosd_trigger.h	Tue Feb 27 16:45:04 2007 -0800
+++ b/src/aosd/aosd_trigger.h	Tue Feb 27 16:51:52 2007 -0800
@@ -21,6 +21,9 @@
 #ifndef _I_AOSD_TRIGGER_H
 #define _I_AOSD_TRIGGER_H 1
 
+#undef PACKAGE
+#define PACKAGE "audacious-plugins"
+
 #include "aosd_common.h"
 #include "aosd_cfg.h"
 #include <glib.h>