diff options
author | Darrell Anderson <[email protected]> | 2012-06-07 14:23:10 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-06-07 14:23:10 -0500 |
commit | ab2599a71564597ae0a994454ffe19f3e5c99c78 (patch) | |
tree | 375e0852de34c2a530b65d4f1d5d94d55eb19597 /languages/pascal/compiler/fpcoptions | |
parent | 2b84a5ebebf138f43bef4521bbbf8ef6b3c962c4 (diff) | |
download | tdevelop-ab2599a71564597ae0a994454ffe19f3e5c99c78.tar.gz tdevelop-ab2599a71564597ae0a994454ffe19f3e5c99c78.zip |
Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushed
prematurely --- needing another patch set not yet pushed to GIT.
Diffstat (limited to 'languages/pascal/compiler/fpcoptions')
-rw-r--r-- | languages/pascal/compiler/fpcoptions/kdevfpcoptions.desktop | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/languages/pascal/compiler/fpcoptions/kdevfpcoptions.desktop b/languages/pascal/compiler/fpcoptions/kdevfpcoptions.desktop index ef9d163a..246cf08b 100644 --- a/languages/pascal/compiler/fpcoptions/kdevfpcoptions.desktop +++ b/languages/pascal/compiler/fpcoptions/kdevfpcoptions.desktop @@ -36,9 +36,9 @@ Comment[zh_CN]=Free Pascal 编译器 Comment[zh_TW]=Free Pascal 編譯器 Name=FpcOptions Name[da]=Free Pascal oversætter indstillinger -Name[de]=Fpc-Einstellungen (TDevelop) +Name[de]=Fpc-Einstellungen (KDevelop) Name[hi]=एफपीसी-विकल्प -Name[nds]=Fpc-Optschonen (TDevelop) +Name[nds]=Fpc-Optschonen (KDevelop) Name[pl]=Opcje Fpc Name[sk]=Fpc možnosti Name[sl]=Možnosti Fpc @@ -46,10 +46,10 @@ Name[sv]=Alternativ för fpc Name[ta]=Fpcவிருப்பங்கள் Name[tg]=FpcИнтихобҳо Name[zh_TW]=Fpc 選項 -ServiceTypes=TDevelop/CompilerOptions +ServiceTypes=KDevelop/CompilerOptions X-KDE-Library=libkdevfpcoptions -X-TDevelop-Version=5 -X-TDevelop-Language=Pascal -X-TDevelop-Args=fpc -X-TDevelop-Default=true +X-KDevelop-Version=5 +X-KDevelop-Language=Pascal +X-KDevelop-Args=fpc +X-KDevelop-Default=true |