#!/bin/bash

# export G_MESSAGES_DEBUG=app.drey.Biblioteca

# We do not support translations but the AboutWindow is translated by default
# force app in English see https://github.com/workbenchdev/Biblioteca/pull/40#issuecomment-1811380922
LANG=en_US.UTF-8

app.drey.Biblioteca "$@"
