Added several gtkrc.* fiels for new charset encodings
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
Mon Oct 4 16:16:53 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
|
||||
|
||||
* gtk/gtkrc.{bg,iso88591[345]}: add gtkrc files for some new charset
|
||||
encodings: iso-8859-13 (for Lithuanian), iso-8859-14 (used by celtic
|
||||
languages), iso-8859-15 (used in Estonia) and microsoft-cp1251 (used
|
||||
by Bulgarian).
|
||||
|
||||
1999-10-01 Kjartan Maraas <kmaraas@online.no>
|
||||
|
||||
* configure.in: Added "uk" to ALL_LINGUAS.
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
Mon Oct 4 16:16:53 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
|
||||
|
||||
* gtk/gtkrc.{bg,iso88591[345]}: add gtkrc files for some new charset
|
||||
encodings: iso-8859-13 (for Lithuanian), iso-8859-14 (used by celtic
|
||||
languages), iso-8859-15 (used in Estonia) and microsoft-cp1251 (used
|
||||
by Bulgarian).
|
||||
|
||||
1999-10-01 Kjartan Maraas <kmaraas@online.no>
|
||||
|
||||
* configure.in: Added "uk" to ALL_LINGUAS.
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
Mon Oct 4 16:16:53 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
|
||||
|
||||
* gtk/gtkrc.{bg,iso88591[345]}: add gtkrc files for some new charset
|
||||
encodings: iso-8859-13 (for Lithuanian), iso-8859-14 (used by celtic
|
||||
languages), iso-8859-15 (used in Estonia) and microsoft-cp1251 (used
|
||||
by Bulgarian).
|
||||
|
||||
1999-10-01 Kjartan Maraas <kmaraas@online.no>
|
||||
|
||||
* configure.in: Added "uk" to ALL_LINGUAS.
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
Mon Oct 4 16:16:53 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
|
||||
|
||||
* gtk/gtkrc.{bg,iso88591[345]}: add gtkrc files for some new charset
|
||||
encodings: iso-8859-13 (for Lithuanian), iso-8859-14 (used by celtic
|
||||
languages), iso-8859-15 (used in Estonia) and microsoft-cp1251 (used
|
||||
by Bulgarian).
|
||||
|
||||
1999-10-01 Kjartan Maraas <kmaraas@online.no>
|
||||
|
||||
* configure.in: Added "uk" to ALL_LINGUAS.
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
Mon Oct 4 16:16:53 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
|
||||
|
||||
* gtk/gtkrc.{bg,iso88591[345]}: add gtkrc files for some new charset
|
||||
encodings: iso-8859-13 (for Lithuanian), iso-8859-14 (used by celtic
|
||||
languages), iso-8859-15 (used in Estonia) and microsoft-cp1251 (used
|
||||
by Bulgarian).
|
||||
|
||||
1999-10-01 Kjartan Maraas <kmaraas@online.no>
|
||||
|
||||
* configure.in: Added "uk" to ALL_LINGUAS.
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
Mon Oct 4 16:16:53 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
|
||||
|
||||
* gtk/gtkrc.{bg,iso88591[345]}: add gtkrc files for some new charset
|
||||
encodings: iso-8859-13 (for Lithuanian), iso-8859-14 (used by celtic
|
||||
languages), iso-8859-15 (used in Estonia) and microsoft-cp1251 (used
|
||||
by Bulgarian).
|
||||
|
||||
1999-10-01 Kjartan Maraas <kmaraas@online.no>
|
||||
|
||||
* configure.in: Added "uk" to ALL_LINGUAS.
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
Mon Oct 4 16:16:53 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
|
||||
|
||||
* gtk/gtkrc.{bg,iso88591[345]}: add gtkrc files for some new charset
|
||||
encodings: iso-8859-13 (for Lithuanian), iso-8859-14 (used by celtic
|
||||
languages), iso-8859-15 (used in Estonia) and microsoft-cp1251 (used
|
||||
by Bulgarian).
|
||||
|
||||
1999-10-01 Kjartan Maraas <kmaraas@online.no>
|
||||
|
||||
* configure.in: Added "uk" to ALL_LINGUAS.
|
||||
|
||||
6
gtk/gtkrc.bg
Normal file
6
gtk/gtkrc.bg
Normal file
@@ -0,0 +1,6 @@
|
||||
style "default" {
|
||||
fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
|
||||
-*-helvetica-medium-r-normal--12-*-*-*-*-*-microsoft-cp1251"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
6
gtk/gtkrc.el
Normal file
6
gtk/gtkrc.el
Normal file
@@ -0,0 +1,6 @@
|
||||
style "default" {
|
||||
fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
|
||||
-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-7"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
6
gtk/gtkrc.eo
Normal file
6
gtk/gtkrc.eo
Normal file
@@ -0,0 +1,6 @@
|
||||
style "default" {
|
||||
fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
|
||||
-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-3"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
6
gtk/gtkrc.he
Normal file
6
gtk/gtkrc.he
Normal file
@@ -0,0 +1,6 @@
|
||||
style "default" {
|
||||
fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
|
||||
-*-*-medium-r-normal--12-*-*-*-*-*-iso8859-8"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
6
gtk/gtkrc.hy
Normal file
6
gtk/gtkrc.hy
Normal file
@@ -0,0 +1,6 @@
|
||||
style "default" {
|
||||
fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
|
||||
-*-armnet helvetica-medium-r-normal--12-*-*-*-*-*-armscii-8"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
6
gtk/gtkrc.iso885913
Normal file
6
gtk/gtkrc.iso885913
Normal file
@@ -0,0 +1,6 @@
|
||||
style "default" {
|
||||
fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
|
||||
-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-13"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
6
gtk/gtkrc.iso885914
Normal file
6
gtk/gtkrc.iso885914
Normal file
@@ -0,0 +1,6 @@
|
||||
style "default" {
|
||||
fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
|
||||
-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-14"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
6
gtk/gtkrc.iso885915
Normal file
6
gtk/gtkrc.iso885915
Normal file
@@ -0,0 +1,6 @@
|
||||
style "default" {
|
||||
fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
|
||||
-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-15"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
12
gtk/gtkrc.iso88592
Normal file
12
gtk/gtkrc.iso88592
Normal file
@@ -0,0 +1,12 @@
|
||||
#$(gtkconfigdir)/gtkrc.iso88592
|
||||
#
|
||||
# This file defines the fontsets for iso-8859-2 encoding
|
||||
# make symliks or hardlinks to gtkrc.$LANG if your language uses iso-8859-2
|
||||
# and a gtkrc.$LANG doesn't exist yet.
|
||||
|
||||
style "default" {
|
||||
fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
|
||||
-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-2"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
12
gtk/gtkrc.iso88595
Normal file
12
gtk/gtkrc.iso88595
Normal file
@@ -0,0 +1,12 @@
|
||||
#$(gtkconfigdir)/gtkrc.iso88595
|
||||
#
|
||||
# This file defines the fontsets for iso-8859-5 encoding
|
||||
# make symliks or hardlinks to gtkrc.$LANG if your language uses iso-8859-5
|
||||
# and a gtkrc.$LANG doesn't exist yet.
|
||||
|
||||
style "default" {
|
||||
fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
|
||||
-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-5"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
18
gtk/gtkrc.ka_GE.georgianacademy
Normal file
18
gtk/gtkrc.ka_GE.georgianacademy
Normal file
@@ -0,0 +1,18 @@
|
||||
# $(gtkconfigdir)/gtkrc.ka_GE.georgianacademy
|
||||
#
|
||||
# This file defines the fontsets for Georgian language (ka) using
|
||||
# the GEORGIAN-ACADEMY charset encoding.
|
||||
#
|
||||
# You can find links for georgian-academy True Type fonts following the
|
||||
# links at my page on georgian localisation at
|
||||
# http://www.ping.be/linux/georgian/
|
||||
#
|
||||
# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
|
||||
#
|
||||
|
||||
style "default" {
|
||||
fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\
|
||||
-*-*-medium-r-normal--14-*-*-*-*-*-georgian-academy"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
17
gtk/gtkrc.ka_GE.georgianps
Normal file
17
gtk/gtkrc.ka_GE.georgianps
Normal file
@@ -0,0 +1,17 @@
|
||||
# $(gtkconfigdir)/gtkrc.ka_GE.georgianps
|
||||
#
|
||||
# This file defines the fontsets for Georgian language (ka) using
|
||||
# the GEORGIAN-PS (Parliament-Soros found) charset encoding.
|
||||
#
|
||||
# You can find links for georgian-ps True Type fonts following the
|
||||
# links at my page on georgian local
|
||||
#
|
||||
# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
|
||||
#
|
||||
|
||||
style "default" {
|
||||
fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\
|
||||
-*-*-medium-r-normal--14-*-*-*-*-*-georgian-ps"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
6
gtk/gtkrc.sl
Normal file
6
gtk/gtkrc.sl
Normal file
@@ -0,0 +1,6 @@
|
||||
style "default" {
|
||||
fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
|
||||
-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-2"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
15
gtk/gtkrc.th
Normal file
15
gtk/gtkrc.th
Normal file
@@ -0,0 +1,15 @@
|
||||
# $(gtkconfigdir)/gtkrc.th
|
||||
#
|
||||
# This file defines the fontsets for Thai language (th) using
|
||||
# the TIS-620 charset encoding.
|
||||
#
|
||||
# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
|
||||
#
|
||||
|
||||
style "default" {
|
||||
fontset = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1,\
|
||||
-*-phaisarn-medium-r-normal--14-*-*-*-*-*-tis620.2533-1,\
|
||||
-*-*-medium-r-normal--14-*-*-*-*-*-tis620.2533-1"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
6
gtk/gtkrc.tr
Normal file
6
gtk/gtkrc.tr
Normal file
@@ -0,0 +1,6 @@
|
||||
style "default" {
|
||||
fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
|
||||
-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-9"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
14
gtk/gtkrc.uk
Normal file
14
gtk/gtkrc.uk
Normal file
@@ -0,0 +1,14 @@
|
||||
# $(gtkconfigdir)/gtkrc.uk
|
||||
#
|
||||
# This file defines the fontsets for Ukrainian language (uk) using
|
||||
# the KOI8-U charset encoding.
|
||||
#
|
||||
# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
|
||||
#
|
||||
|
||||
style "default" {
|
||||
fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\
|
||||
-*-helvetica-medium-r-normal--14-*-*-*-*-*-koi8-u"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
19
gtk/gtkrc.vi_VN.tcvn
Normal file
19
gtk/gtkrc.vi_VN.tcvn
Normal file
@@ -0,0 +1,19 @@
|
||||
# $(gtkconfigdir)/gtkrc.vi_VN.tcvn
|
||||
#
|
||||
#
|
||||
# This file defines the fontsets for Vietnamese language (vi) using
|
||||
# the Vietnam's official tcvn-5712 charset encoding.
|
||||
#
|
||||
# You can find links for tcvn True Type fonts following the
|
||||
# links at my page on vietnamese localisation at
|
||||
# http://www.ping.be/linux/viet/
|
||||
#
|
||||
# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
|
||||
#
|
||||
|
||||
style "default" {
|
||||
fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\
|
||||
-*-verdana-medium-r-normal--14-*-*-*-*-*-tcvn-5712"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
18
gtk/gtkrc.vi_VN.viscii
Normal file
18
gtk/gtkrc.vi_VN.viscii
Normal file
@@ -0,0 +1,18 @@
|
||||
# $(gtkconfigdir)/gtkrc.vi_VN.viscii
|
||||
#
|
||||
# This file defines the fontsets for Vietnamese language (vi) using
|
||||
# the viscii 1.1 charset encoding.
|
||||
#
|
||||
# You can find links for viscii True Type fonts following the
|
||||
# links at my page on vietnamese localisation at
|
||||
# http://www.ping.be/linux/viet/
|
||||
#
|
||||
# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
|
||||
#
|
||||
|
||||
style "default" {
|
||||
fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\
|
||||
-*-verdana-medium-r-normal--14-*-*-*-*-*-viscii1.1-1"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
14
gtk/gtkrc.zh_CN
Normal file
14
gtk/gtkrc.zh_CN
Normal file
@@ -0,0 +1,14 @@
|
||||
# $(gtkconfigdir)/gtkrc.zh_CN
|
||||
#
|
||||
# This file defines the fontsets for Chinese language (zh) using
|
||||
# the simplified chinese standard GuoBiao as in mainland China (CN)
|
||||
#
|
||||
# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
|
||||
#
|
||||
|
||||
style "default" {
|
||||
fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\
|
||||
-*-*-medium-r-normal--14-*-*-*-*-*-gb2312.1980-0"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
14
gtk/gtkrc.zh_TW.Big5
Normal file
14
gtk/gtkrc.zh_TW.Big5
Normal file
@@ -0,0 +1,14 @@
|
||||
# $(gtkconfigdir)/gtkrc.zh_TW
|
||||
#
|
||||
# This file defines the fontsets for Chinese language (ch) using
|
||||
# the traditional chinese Big5 encoding as used in Taiwan (TW)
|
||||
#
|
||||
# 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
|
||||
#
|
||||
|
||||
style "default" {
|
||||
fontset = "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-*,\
|
||||
-*-*-medium-r-normal--14-*-*-*-*-*-big5-0"
|
||||
}
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
Reference in New Issue
Block a user