diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-07-12 19:09:34 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-07-12 19:09:34 +0900 |
commit | 5e63e8ee969a7eb7d9c75f0082ff4d9a9fc0fc9d (patch) | |
tree | b1bc3e5591ec7dbe9f6e26b038707804b2e29b22 | |
parent | baf3ce7f33a405cd68ee2aa614da52fd1c1eea45 (diff) | |
download | tdeaddons-5e63e8ee969a7eb7d9c75f0082ff4d9a9fc0fc9d.tar.gz tdeaddons-5e63e8ee969a7eb7d9c75f0082ff4d9a9fc0fc9d.zip |
Fixed previous commit (name characters were incorrectly replaced).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | konq-plugins/rellinks/rellinks.lsm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/rellinks/rellinks.lsm b/konq-plugins/rellinks/rellinks.lsm index acf6f8d..1059f26 100644 --- a/konq-plugins/rellinks/rellinks.lsm +++ b/konq-plugins/rellinks/rellinks.lsm @@ -4,7 +4,7 @@ Version: R14.1.0 Entered-date: 2010-05-10 Description: A Konqueror add-on for managing external links in HTML files Keywords: TDE Qt -Author: Franck Qu�lain <shift@free.fr> +Author: Franck Quélain <shift@free.fr> Maintained-by: The Trinity Desktop Environment (TDE) http://www.trinitydesktop.org/ Primary-site: http://git.trinitydesktop.org/cgit/ Alternate-site: |