diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-07-24 01:50:03 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-07-26 11:33:25 +0200 |
commit | ebcfca6def3541ee7d302fb4669ed969b596e0be (patch) | |
tree | 71d8caaec3ac05c4e21f84cb93891cf60b96d72f /deco/config/baghiraconfig.cc | |
parent | 3fc75f4d0a82dd095d40d38f5fe79684249b101d (diff) | |
download | tde-style-baghira-ebcfca6def3541ee7d302fb4669ed969b596e0be.tar.gz tde-style-baghira-ebcfca6def3541ee7d302fb4669ed969b596e0be.zip |
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.
Rename translation catalogs to avoid potential collisions.
Fix UTF-8 in author name and strings.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e695196df6e48da48a7a4d99e55481c0a6b1d8fb)
Diffstat (limited to 'deco/config/baghiraconfig.cc')
-rw-r--r-- | deco/config/baghiraconfig.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deco/config/baghiraconfig.cc b/deco/config/baghiraconfig.cc index 714eabb..7c5996c 100644 --- a/deco/config/baghiraconfig.cc +++ b/deco/config/baghiraconfig.cc @@ -3,7 +3,7 @@ // ------------------- // Config module for Baghira window decoration // ------------------- -// Copyright (c) 2004 Thomas Lübking +// Copyright (c) 2004 Thomas Lübking // Please see the header file for copyright and license information. ////////////////////////////////////////////////////////////////////////////// |