aboutsummaryrefslogtreecommitdiff
path: root/xml/ru
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-10-12 13:19:04 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-10-12 13:19:04 +0000
commit15e46b61b28153cccc4d90882709967c69955e5b (patch)
tree3fd6f6760c8c4bbaffffbdace562498ddaf4ddd2 /xml/ru
parent2964f1bd707b48c01d3bba65f7ec31779ffbfe18 (diff)
downloadellinika-15e46b61b28153cccc4d90882709967c69955e5b.tar.gz
ellinika-15e46b61b28153cccc4d90882709967c69955e5b.tar.bz2
Use =varname= as a name of substitution variable
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@222 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'xml/ru')
-rw-r--r--xml/ru/lingua.conf.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/xml/ru/lingua.conf.in b/xml/ru/lingua.conf.in
index 49e5726..f37bb11 100644
--- a/xml/ru/lingua.conf.in
+++ b/xml/ru/lingua.conf.in
@@ -2,8 +2,8 @@
<CONFIG>
<LOGO SRC="graphics/gnu-head-sm.jpg" ALT=" [A GNU head] " />
<DIRECTORY CGIBIN="/cgi-bin" />
- <DIRECTORY TMP="%TMPDIR%" />
- <DIRECTORY OUT="%OUTDIR%" />
- <DIRECTORY TARGET="%TARGET_DIR%" />
- <BASE HREF="%BASE_HREF%" />
+ <DIRECTORY TMP="=TMPDIR=" />
+ <DIRECTORY OUT="=OUTDIR=" />
+ <DIRECTORY TARGET="=TARGET_DIR=" />
+ <BASE HREF="=BASE_HREF=" />
</CONFIG>

Return to:

Send suggestions and report system problems to the System administrator.