[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#40097: gnome-apt gdeb i18n



Package: gnome-apt
Version: 0.3.3
Severity: normal

gnome-apt-0.3.3/src/gdeb/main.cc has its #includes in the wrong
order:

#include <gnome.h>
#include <config.h>

This makes textdomain() a no-op, because <libgnome/gnome-i18n.h>
tests ENABLE_NLS which isn't defined until in config.h.

-- System Information
Debian Release: potato
Architecture: i386
Kernel: Linux PC486 2.2.10 #1 ti kesä   15 16:29:41 EEST 1999 i486


Reply to: