playground/review/programming/tool/cscope - fix summary and translation integration
Mehmet Emre Atasever
paketler-commits at pardus.org.tr
Mon Sep 20 16:45:43 EEST 2010
Author: memre
Date: Mon Sep 20 16:45:42 2010
New Revision: 100851
Modified:
playground/review/programming/tool/cscope/pspec.xml
playground/review/programming/tool/cscope/translations.xml
Log:
fix summary and translation integration
BUG:COMMENT:13412
---
pspec.xml | 1 +
translations.xml | 6 ++++++
2 files changed, 7 insertions(+)
Modified: playground/review/programming/tool/cscope/pspec.xml
=================================================================
--- playground/review/programming/tool/cscope/pspec.xml (original)
+++ playground/review/programming/tool/cscope/pspec.xml Mon Sep 20 16:45:42 2010
@@ -33,6 +33,7 @@
<Package>
<Name>cscope-emacs</Name>
<IsA>data</IsA>
+ <Summary>cscope emacs support</Summary>
<RuntimeDependencies>
<Dependency>cscope</Dependency>
<Dependency>emacs</Dependency>
Modified: playground/review/programming/tool/cscope/translations.xml
=================================================================
--- playground/review/programming/tool/cscope/translations.xml (original)
+++ playground/review/programming/tool/cscope/translations.xml Mon Sep 20 16:45:42 2010
@@ -5,4 +5,10 @@
<Summary xml:lang="tr">Kaynak kod taramak için bir geliştirici aracı</Summary>
<Description xml:lang="tr">Cscope metin tabanlı, etkileşimli bir kaynak kod tarama aracıdır. -lex ve yacc dosyaları da dahil olmak üzere- c kaynak dosyalarını taramak için dizayn edildiyse de c++ kaynak dosyalarını taramak için de kullanılabilir.</Description>
</Source>
+
+ <Source>
+ <Name>cscope-emacs</Name>
+ <Summary xml:lang="tr">cscope için emacs desteği</Summary>
+ </Source>
+
</PISI>
More information about the paketler-commits
mailing list