all repos — fluxbox @ f278773f92f8feefcbc1b1f1da4f255e1f01dcdd

custom fork of the fluxbox windowmanager

include fluxbox-nls instead
fluxgen fluxgen
commit

f278773f92f8feefcbc1b1f1da4f255e1f01dcdd

parent

db95500c59fad9d3e2cc93804eb9271446b51659

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M src/I18n.hhsrc/I18n.hh

@@ -22,12 +22,12 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: I18n.hh,v 1.3 2004/03/13 11:14:21 fluxgen Exp $ +// $Id: I18n.hh,v 1.4 2004/05/02 20:46:43 fluxgen Exp $ #ifndef I18N_HH #define I18N_HH -#include "../nls/blackbox-nls.hh" +#include "../nls/fluxbox-nls.hh" #ifdef HAVE_CONFIG_H #include "config.h"