diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-07 14:23:10 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-07 14:23:10 -0500 |
commit | ab2599a71564597ae0a994454ffe19f3e5c99c78 (patch) | |
tree | 375e0852de34c2a530b65d4f1d5d94d55eb19597 /vcs/cvsservice/integrator | |
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 'vcs/cvsservice/integrator')
-rw-r--r-- | vcs/cvsservice/integrator/kdevcvsserviceintegrator.desktop | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/vcs/cvsservice/integrator/kdevcvsserviceintegrator.desktop b/vcs/cvsservice/integrator/kdevcvsserviceintegrator.desktop index 12e028db..f8c8a5f3 100644 --- a/vcs/cvsservice/integrator/kdevcvsserviceintegrator.desktop +++ b/vcs/cvsservice/integrator/kdevcvsserviceintegrator.desktop @@ -1,11 +1,11 @@ [Desktop Entry] Type=Service Name=KDevCVSIntegrator -Name[da]=TDevelop CVS-integration -Name[nds]=TDevelop-CVS-Integreren +Name[da]=KDevelop CVS-integration +Name[nds]=KDevelop-CVS-Integreren Name[sk]=KDev CVS integrácia -Name[sv]=TDevelop CVS-integration -Name[zh_TW]=TDevelop CVS 整合器 +Name[sv]=KDevelop CVS-integration +Name[zh_TW]=KDevelop CVS 整合器 Comment=CVS Service Project Integration Facility Comment[ca]=Facilitat d'integració amb projectes que usin CVS Comment[da]=CVS service projektintegration @@ -37,9 +37,9 @@ Comment[zh_CN]=CVS 服务工程集成功能 Comment[zh_TW]=CVS 服務專案整合工具 Icon=cervisia Exec=blubb -ServiceTypes=TDevelop/VCSIntegrator +ServiceTypes=KDevelop/VCSIntegrator X-KDE-Library=libcvsserviceintegrator -X-TDevelop-Default=true -X-TDevelop-VCS=CVS -X-TDevelop-VCSPlugin=kdevcvsservice -X-TDevelop-Version=5 +X-KDevelop-Default=true +X-KDevelop-VCS=CVS +X-KDevelop-VCSPlugin=kdevcvsservice +X-KDevelop-Version=5 |