diff options
author | Andreas Gohr <andi@splitbrain.org> | 2005-07-23 22:52:35 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2005-07-23 22:52:35 +0200 |
commit | 8e8296e740fc329042d3b5ec74a6f9dd08f3254c (patch) | |
tree | faafb620b104e308b42bc1909837aa8c2b106d4e | |
parent | 4a9a52be9bbc43a85b5e836eac544e099ab650bf (diff) | |
download | rpg-8e8296e740fc329042d3b5ec74a6f9dd08f3254c.tar.gz rpg-8e8296e740fc329042d3b5ec74a6f9dd08f3254c.tar.bz2 |
removed custom.conf
custom.conf is no longer supported
darcs-hash:20050723205235-7ad00-6bec0d0fdd57d321784edd014917ddc4257fe3e5.gz
-rw-r--r-- | conf/custom.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/custom.conf b/conf/custom.conf deleted file mode 100644 index b3fe48834..000000000 --- a/conf/custom.conf +++ /dev/null @@ -1,6 +0,0 @@ -# This file contains custom text replacements configured by you. -# -# Some examples: - -#/foo/i 'bar' -#/(\b)GUI(\b)/ '\1<acronym title="Graphical User Interface">GUI</acronym>\1' |