Package: fluxbox
Version: 0.9.14-1.1
Severity: minor

# fbsetroot -gradient flatinterlaced -from rgb:46/51/5c -to rgb:34/3c/45
Warning: Failed to open file(/usr/share/fluxbox/nls/en_US/fluxbox.cat)
for translation, using default messages.

SUGGESTION

Assuming that the default messages are "in english", this warning
should be suppresses for all LC variables that start with "en_". The
code could use something like:

   lcvar  = getenv("...")

   if ( lcvar && strcmp( lcvar, "en_" ) ... )
   {
        return;
   }

   /* load language environment or warn ... */

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages fluxbox depends on:
ii  libc6                       2.3.6-7      GNU C Library: Shared libraries
ii  libfontconfig1              2.3.2-5.1    generic font configuration library
ii  libfreetype6                2.1.10-3     FreeType 2 font engine, shared lib
ii  libgcc1                     1:4.1.0-1+b1 GCC support library
ii  libice6                     1:1.0.0-3    X11 Inter-Client Exchange library
ii  libsm6                      1:1.0.0-4    X11 Session Management library
ii  libstdc++6                  4.1.0-1+b1   The GNU Standard C++ Library v3
ii  libx11-6                    2:1.0.0-6    X11 client-side library
ii  libxext6                    1:1.0.0-4    X11 miscellaneous extension librar
ii  libxft2                     2.1.8.2-6    FreeType-based font drawing librar
ii  libxinerama1                1:1.0.1-4    X11 Xinerama extension library
ii  libxpm4                     1:3.5.4.2-3  X11 pixmap library
ii  libxrandr2                  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1                 1:0.9.0.2-4  X Rendering Extension client libra
ii  menu                        2.1.27       generates programs menu for all me
ii  zlib1g                      1:1.2.3-11   compression library - runtime

fluxbox recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to