Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified themes/openSUSE/fonts/16x16.fnt
Binary file not shown.
27 changes: 27 additions & 0 deletions themes/openSUSE/fonts/16x16.fnt.log
Original file line number Diff line number Diff line change
Expand Up @@ -30763,6 +30763,33 @@ Char 0x56fa '固'
|.................|
-----------------

Char 0x56fd '国'
Font: #12 ipag (17)
Bitmap: 15 x 14
Advance: 17
Offset: 1 x -1
_________________
|.................|
|.................|
|.2#############2.|
|.2# #2.|
|.2# b########3#2.|
|.2# c4 #2.|
|.2# c4 #2.|
|.2# c4 #2.|
|.2# 2######## #2.|
|.2# c435 #2.|
|.2# c42#4 #2.|
|.2# 1111c4156 #2.|
|.2# #########6#2.|
|.2# #2.|
->|.2#############2.|<-
|.2#11111111111#2.|
|.................|
|.................|
|.................|
-----------------

Char 0x56fe '图' top
Font: #13 uming (17)
Bitmap: 14 x 17
Expand Down
6 changes: 4 additions & 2 deletions themes/openSUSE/src/dia_lang.inc
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,10 @@
[ "vi_VN" "us" false "Tiếng Việt" ] % Vietnamese
[ "wa_BE" "be" false "Walon" ] % Walloon
[ "xh_ZA" "us" false "isiXhosa" ] % Xhosa
[ "zh_CN" "us" false "简体中文" ] % Simplified Chinese
[ "zh_TW" "us" false "繁體中文 (台灣)" ] % Traditional Chinese
% [ "zh_CN" "us" false "简体中文" ] % Simplified Chinese
[ "zh_CN" "us" false "中文(中国)" ] % Chinese (China)
% [ "zh_TW" "us" false "繁體中文 (台灣)" ] % Traditional Chinese
[ "zh_TW" "us" false "中文(台灣)" ] % Chinese (Taiwan)
[ "zu_ZA" "us" false "isiZulu" ] % Zulu
] def

Expand Down