added textdomain wesnoth-httt to httt_utils.cfg

This commit is contained in:
Scott Klempner 2006-06-10 16:44:08 +00:00
parent db4acd5a5a
commit ab691737e7
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
#textdomain wesnoth-httt
################################
#
# HTTT MACROS FOLLOW

View file

@ -16,7 +16,7 @@
use strict;
my $OLD = '/your/path/here/file.txt';
my $OLD = '~/.wesnoth/data/campaigns';
sub readfile {
my $FILE = shift;