gtksourceview r2099 - in trunk: . gtksourceview/language-specs
- From: icq svn gnome org
- To: svn-commits-list gnome org
- Subject: gtksourceview r2099 - in trunk: . gtksourceview/language-specs
- Date: Tue, 9 Dec 2008 14:46:16 +0000 (UTC)
Author: icq
Date: Tue Dec 9 14:46:15 2008
New Revision: 2099
URL: http://svn.gnome.org/viewvc/gtksourceview?rev=2099&view=rev
Log:
2008-12-08 Ignacio Casal Quinteiro <nacho resa gmail com>
* gtksourceview/language-specs/dtd.lang:
* gtksourceview/language-specs/po.lang:
* gtksourceview/language-specs/m4.lang:
* gtksourceview/language-specs/changelog.lang:
* gtksourceview/language-specs/xslt.lang:
* gtksourceview/language-specs/makefile.lang:
* gtksourceview/language-specs/gap.lang:
* gtksourceview/language-specs/yacc.lang:
Mark strings for translation.
Modified:
trunk/ChangeLog
trunk/gtksourceview/language-specs/changelog.lang
trunk/gtksourceview/language-specs/dtd.lang
trunk/gtksourceview/language-specs/gap.lang
trunk/gtksourceview/language-specs/m4.lang
trunk/gtksourceview/language-specs/makefile.lang
trunk/gtksourceview/language-specs/po.lang
trunk/gtksourceview/language-specs/xslt.lang
trunk/gtksourceview/language-specs/yacc.lang
Modified: trunk/gtksourceview/language-specs/changelog.lang
==============================================================================
--- trunk/gtksourceview/language-specs/changelog.lang (original)
+++ trunk/gtksourceview/language-specs/changelog.lang Tue Dec 9 14:46:15 2008
@@ -29,13 +29,13 @@
</metadata>
<styles>
- <style id="date" name="Date" map-to="def:number"/>
- <style id="name" name="Name" map-to="def:statement"/>
- <style id="email" name="E-mail address" map-to="def:identifier"/>
- <style id="file" name="File" map-to="def:comment"/>
- <style id="bullet" name="Bullet" map-to="def:type"/>
- <style id="function" name="Function" map-to="def:function"/>
- <style id="release" name="Release" map-to="def:statement"/>
+ <style id="date" _name="Date" map-to="def:number"/>
+ <style id="name" _name="Name" map-to="def:statement"/>
+ <style id="email" _name="E-mail address" map-to="def:identifier"/>
+ <style id="file" _name="File" map-to="def:comment"/>
+ <style id="bullet" _name="Bullet" map-to="def:type"/>
+ <style id="function" _name="Function" map-to="def:function"/>
+ <style id="release" _name="Release" map-to="def:statement"/>
</styles>
<definitions>
Modified: trunk/gtksourceview/language-specs/dtd.lang
==============================================================================
--- trunk/gtksourceview/language-specs/dtd.lang (original)
+++ trunk/gtksourceview/language-specs/dtd.lang Tue Dec 9 14:46:15 2008
@@ -29,10 +29,10 @@
</metadata>
<styles>
- <style id="entity" name="entity" map-to="xml:entity"/>
- <style id="decl" name="decl" map-to="xml:doctype"/>
- <style id="error" name="error" map-to="xml:error"/>
- <style id="quoted-value" name="quoted-value" map-to="xml:attribute-value"/>
+ <style id="entity" _name="entity" map-to="xml:entity"/>
+ <style id="decl" _name="decl" map-to="xml:doctype"/>
+ <style id="error" _name="error" map-to="xml:error"/>
+ <style id="quoted-value" _name="quoted-value" map-to="xml:attribute-value"/>
</styles>
<definitions>
Modified: trunk/gtksourceview/language-specs/gap.lang
==============================================================================
--- trunk/gtksourceview/language-specs/gap.lang (original)
+++ trunk/gtksourceview/language-specs/gap.lang Tue Dec 9 14:46:15 2008
@@ -28,11 +28,11 @@
</metadata>
<styles>
- <style id="comment" name="Comment" map-to="def:comment"/>
- <style id="character" name="Character" map-to="def:string"/>
- <style id="keyword" name="Keyword" map-to="def:keyword"/>
- <style id="function" name="Function" map-to="def:function"/>
- <style id="decimal" name="Decimal" map-to="def:decimal"/>
+ <style id="comment" _name="Comment" map-to="def:comment"/>
+ <style id="character" _name="Character" map-to="def:string"/>
+ <style id="keyword" _name="Keyword" map-to="def:keyword"/>
+ <style id="function" _name="Function" map-to="def:function"/>
+ <style id="decimal" _name="Decimal" map-to="def:decimal"/>
</styles>
<definitions>
Modified: trunk/gtksourceview/language-specs/m4.lang
==============================================================================
--- trunk/gtksourceview/language-specs/m4.lang (original)
+++ trunk/gtksourceview/language-specs/m4.lang Tue Dec 9 14:46:15 2008
@@ -28,10 +28,10 @@
</metadata>
<styles>
- <style id="m4-comment" name="m4-comment" map-to="sh:comment"/>
- <style id="m4-macro" name="m4 Macro" map-to="def:keyword"/>
- <style id="ac-macro" name="Autoconf Macro" map-to="def:keyword"/>
- <style id="ac-macro-obsolete" name="Obsolete Autoconf Macro" map-to="def:keyword"/>
+ <style id="m4-comment" _name="m4-comment" map-to="sh:comment"/>
+ <style id="m4-macro" _name="m4 Macro" map-to="def:keyword"/>
+ <style id="ac-macro" _name="Autoconf Macro" map-to="def:keyword"/>
+ <style id="ac-macro-obsolete" _name="Obsolete Autoconf Macro" map-to="def:keyword"/>
</styles>
<definitions>
Modified: trunk/gtksourceview/language-specs/makefile.lang
==============================================================================
--- trunk/gtksourceview/language-specs/makefile.lang (original)
+++ trunk/gtksourceview/language-specs/makefile.lang Tue Dec 9 14:46:15 2008
@@ -29,15 +29,15 @@
</metadata>
<styles>
- <style id="variable" name="Variable" map-to="def:type"/>
- <style id="assignment-rhs" name="assignment-rhs"/>
- <style id="assignment-lhs" name="assignment-lhs"/>
- <style id="targets" name="targets" map-to="def:function"/>
- <style id="prereq" name="prereq"/>
- <style id="command" name="command"/>
- <style id="trailing-tab" name="Trailing Tab"/>
- <style id="function" name="function" map-to="def:function"/>
- <style id="keyword" name="keyword" map-to="def:keyword"/>
+ <style id="variable" _name="Variable" map-to="def:type"/>
+ <style id="assignment-rhs" _name="assignment-rhs"/>
+ <style id="assignment-lhs" _name="assignment-lhs"/>
+ <style id="targets" _name="targets" map-to="def:function"/>
+ <style id="prereq" _name="prereq"/>
+ <style id="command" _name="command"/>
+ <style id="trailing-tab" _name="Trailing Tab"/>
+ <style id="function" _name="function" map-to="def:function"/>
+ <style id="keyword" _name="keyword" map-to="def:keyword"/>
</styles>
<definitions>
Modified: trunk/gtksourceview/language-specs/po.lang
==============================================================================
--- trunk/gtksourceview/language-specs/po.lang (original)
+++ trunk/gtksourceview/language-specs/po.lang Tue Dec 9 14:46:15 2008
@@ -31,10 +31,10 @@
<style id="comment" _name="Comment" map-to="def:comment"/>
<style id="location" _name="Location" map-to="def:comment"/>
<style id="string" _name="String" map-to="def:string"/>
- <style id="fuzzy" name="Fuzzy" map-to="def:note"/>
+ <style id="fuzzy" _name="Fuzzy" map-to="def:note"/>
<style id="keyword" _name="Keyword" map-to="def:keyword"/>
<!-- FIXME make it some nice name and mark it translatable -->
- <style id="special" name="Special" map-to="def:special-char"/>
+ <style id="special" _name="Special" map-to="def:special-char"/>
</styles>
<definitions>
Modified: trunk/gtksourceview/language-specs/xslt.lang
==============================================================================
--- trunk/gtksourceview/language-specs/xslt.lang (original)
+++ trunk/gtksourceview/language-specs/xslt.lang Tue Dec 9 14:46:15 2008
@@ -29,8 +29,8 @@
</metadata>
<styles>
- <style id="element" name="Element" map-to="def:keyword"/>
- <style id="namespace" name="Namespace" map-to="xslt:element"/>
+ <style id="element" _name="Element" map-to="def:keyword"/>
+ <style id="namespace" _name="Namespace" map-to="xslt:element"/>
</styles>
<definitions>
Modified: trunk/gtksourceview/language-specs/yacc.lang
==============================================================================
--- trunk/gtksourceview/language-specs/yacc.lang (original)
+++ trunk/gtksourceview/language-specs/yacc.lang Tue Dec 9 14:46:15 2008
@@ -31,9 +31,9 @@
<styles>
<!--FIXME make it better names, and make them translatable -->
- <style id="keyword" name="keyword" map-to="def:keyword"/>
- <style id="token-type" name="token-type" map-to="def:type"/>
- <style id="rule" name="rule" map-to="def:identifier"/>
+ <style id="keyword" _name="keyword" map-to="def:keyword"/>
+ <style id="token-type" _name="token-type" map-to="def:type"/>
+ <style id="rule" _name="rule" map-to="def:identifier"/>
</styles>
<definitions>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]