Initial class construction
This commit is contained in:
18
Git/mingw64/share/gettext-0.19.8/its/glade1.its
Normal file
18
Git/mingw64/share/gettext-0.19.8/its/glade1.its
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
<its:rules xmlns:its="http://www.w3.org/2005/11/its"
|
||||
xmlns:gt="https://www.gnu.org/s/gettext/ns/its/extensions/1.0"
|
||||
version="2.0">
|
||||
<its:translateRule selector="/GTK-Interface" translate="no"/>
|
||||
<its:translateRule selector="/GTK-Interface//label |
|
||||
/GTK-Interface//title |
|
||||
/GTK-Interface//text |
|
||||
/GTK-Interface//format |
|
||||
/GTK-Interface//copyright |
|
||||
/GTK-Interface//comments |
|
||||
/GTK-Interface//preview_text |
|
||||
/GTK-Interface//tooltip"
|
||||
translate="yes"/>
|
||||
|
||||
<its:preserveSpaceRule selector="/GTK-Interface" space="preserve"/>
|
||||
<gt:escapeRule selector="/GTK-Interface" escape="no"/>
|
||||
</its:rules>
|
Reference in New Issue
Block a user