all repos — fluxbox @ 5202f9fcc55dcfda7ee4a1aac422da51a022ed4f

custom fork of the fluxbox windowmanager

renamed i18n to I18n
fluxgen fluxgen
commit

5202f9fcc55dcfda7ee4a1aac422da51a022ed4f

parent

4223370926da86b3d4b541dd910626b78db6a00a

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

jump to
M src/main.ccsrc/main.cc

@@ -20,10 +20,10 @@ // 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: main.cc,v 1.17 2003/05/16 00:46:41 fluxgen Exp $ +// $Id: main.cc,v 1.18 2003/06/12 14:37:21 fluxgen Exp $ #include "fluxbox.hh" -#include "i18n.hh" +#include "I18n.hh" #include "version.h" #ifdef HAVE_CONFIG_H