Skip to content

Fix #53: taskmanager translations

  • Remove ENABLE_NLS usage and call xfce_textdomain directly
  • This might be broken since a recent glib upgrade (?)
  • We don't need to include gi18n.h, libxfce4ui.h already include it (via libxfce4util), this remove build time warnings

Merge request reports