diff options
author | Alex <b0ris@b0ris-satellite.localdomain> | 2011-11-02 14:18:12 +0200 |
---|---|---|
committer | Alex <b0ris@b0ris-satellite.localdomain> | 2011-11-02 14:18:12 +0200 |
commit | 8174d687e6f49b729834fbd2c44d61a045e9cead (patch) | |
tree | 8ab87248931f4936626d79286ba56f1b9e644aae | |
parent | eeb965d45d81bd6089df65b6048934f22e1ffb38 (diff) |
Move config to the root directory
-rw-r--r-- | client/config.cfg (renamed from client/config/config) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/config/config b/client/config.cfg index 184aee0..8c88639 100644 --- a/client/config/config +++ b/client/config.cfg @@ -10,11 +10,11 @@ server=8.8.8.8:8080 600 60; server=8.8.4.4:3124 100 50; welcome_msg="Hello, world!"; -top_panel_text="Top Panel"; -bottom_panel_text="Bottom Panel"; +top_panel_text="Верхняя панель"; +bottom_panel_text="Нижняя панель"; #firewall record format (all values required) #keyword action address_pattern firewall block *.adobeereg.com firewall block ereg.adobe.com -firewall block practivate.adobe.com
\ No newline at end of file +firewall block practivate.adobe.com |