diff options
author | Wu Xiaotian <[email protected]> | 2019-11-09 15:33:24 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-12-01 11:39:44 +0100 |
commit | 93881642e533133ef9f455612611002531e4475e (patch) | |
tree | b25e92a1cd42271762116dd226ddabf7e78ad99d /plugins/changecase/changecase.plugin.desktop.in | |
parent | 6dd6ad739acc075119cb03f62b0cceacef006345 (diff) | |
download | pluma-93881642e533133ef9f455612611002531e4475e.tar.bz2 pluma-93881642e533133ef9f455612611002531e4475e.tar.xz |
migrate from intltool to gettext
Diffstat (limited to 'plugins/changecase/changecase.plugin.desktop.in')
-rw-r--r-- | plugins/changecase/changecase.plugin.desktop.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/changecase/changecase.plugin.desktop.in b/plugins/changecase/changecase.plugin.desktop.in index de4cb375..bff2f4f6 100644 --- a/plugins/changecase/changecase.plugin.desktop.in +++ b/plugins/changecase/changecase.plugin.desktop.in @@ -1,8 +1,8 @@ [Plugin] Module=changecase IAge=2 -_Name=Change Case -_Description=Changes the case of selected text. +Name=Change Case +Description=Changes the case of selected text. Authors=Paolo Borelli <[email protected]> Copyright=Copyright © 2004-2005 Paolo Borelli Website=https://mate-desktop.org |