From 2c5662568c0dcfae269e7b43f2b4e2b1708d087f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 1 Apr 2013 23:46:10 +0200 Subject: [PATCH] moved to global location --- ChangeLog.txt | 4 ++++ {utils/hbmk2 => config}/lang.hb | 0 2 files changed, 4 insertions(+) rename {utils/hbmk2 => config}/lang.hb (100%) diff --git a/ChangeLog.txt b/ChangeLog.txt index 65817eea32..3d89166106 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -10,6 +10,10 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2013-04-01 23:45 UTC+0200 Viktor Szakats (harbour syenar.net) + * utils/hbmk2/lang.hb -> config/lang.hb + * moved to global location + 2013-04-01 23:42 UTC+0200 Viktor Szakats (harbour syenar.net) * utils/hbmk2/lang.hb + trs_push to push all languages diff --git a/utils/hbmk2/lang.hb b/config/lang.hb similarity index 100% rename from utils/hbmk2/lang.hb rename to config/lang.hb