[Xfce4-commits] r17217 - in libxfce4util/trunk: . docs/tmpl libxfce4util xfce4-kiosk-query
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Wed Aug 31 12:56:47 CEST 2005
Jasper Huijsmans wrote:
> Benedikt Meurer schreef:
>
>>Author: benny
>>Date: 2005-08-31 10:19:12 +0000 (Wed, 31 Aug 2005)
>>New Revision: 17217
>>
>
> ...
>
>> * libxfce4util/*.h: Make sure only libxfce4util/libxfce4util.h can be
>> included directly.
>
>
> What's the reason for this? I could imagine someone being only
> interested in the i18n or debug stuff.
The reason is that I want to ditch some of the header files and move
stuff like i18n, utf8 or debug to xfce-miscutils.h. There should be no
problem to include libxfce4util/libxfce4util.h to get the debug macros
(except that the preprocessor run will take a few microseconds).
Benedikt
More information about the Xfce4-dev
mailing list