comparison src/aosd/aosd_style.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 d401f87f89f7
children
comparison
equal deleted inserted replaced
745:153bb82ff081 746:40fb4189fa88
19 */ 19 */
20 20
21 #ifndef _I_AOSD_STYLE_H 21 #ifndef _I_AOSD_STYLE_H
22 #define _I_AOSD_STYLE_H 1 22 #define _I_AOSD_STYLE_H 1
23 23
24 #undef PACKAGE
25 #define PACKAGE "audacious-plugins"
26
24 #include "aosd_common.h" 27 #include "aosd_common.h"
25 #include <glib.h> 28 #include <glib.h>
26 29
27 30
28 /* decoration style public API */ 31 /* decoration style public API */