Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6bd53de20c | |||
| f921042824 | |||
| 2a0d0c75bf | |||
| 60fc6ca5fc | |||
| 2915d7d5b4 | |||
| 4531d7bf43 | |||
| f3467a3053 | |||
| f3386947fa | |||
| 8b81d50c96 | |||
| 5032527966 | |||
| 95608a3fd6 |
BIN
data/gschemas.compiled
Normal file
BIN
data/gschemas.compiled
Normal file
Binary file not shown.
@ -1,5 +1,20 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<schemalist gettext-domain="moemoji">
|
<schemalist gettext-domain="moemoji">
|
||||||
<schema id='jp.angeltech.MoeMoji' path='/jp/angeltech/MoeMoji/'>
|
<schema id='jp.angeltech.MoeMoji' path='/jp/angeltech/MoeMoji/'>
|
||||||
|
<key name="category-sort" type="s">
|
||||||
|
<default>'alpha-asc'</default>
|
||||||
|
<summary>Category sort order</summary>
|
||||||
|
<description>How categories are sorted: alpha-asc, alpha-desc, modified-asc, modified-desc</description>
|
||||||
|
</key>
|
||||||
|
<key name="category-order" type="as">
|
||||||
|
<default>['happy', 'love', 'greeting', 'hugging', 'friends', 'winking', 'sympathy', 'music', 'magic', 'surprise', 'food', 'games', 'faces', 'running', 'sleeping', 'writing', 'special', 'nosebleeding', 'apologizing', 'hiding', 'embarassment', 'confusion', 'doubt', 'indifference', 'dissatisfaction', 'fear', 'sadness', 'pain', 'anger', 'enemies', 'weapons', 'cat', 'dog', 'bear', 'rabbit', 'bird', 'fish', 'pig', 'spider']</default>
|
||||||
|
<summary>Category order</summary>
|
||||||
|
<description>Ordered list of category directory basenames for custom sidebar/content ordering</description>
|
||||||
|
</key>
|
||||||
|
<key name="pinned-kaomojis" type="as">
|
||||||
|
<default>[]</default>
|
||||||
|
<summary>Pinned kaomojis</summary>
|
||||||
|
<description>List of pinned kaomoji strings shown in the sidebar</description>
|
||||||
|
</key>
|
||||||
</schema>
|
</schema>
|
||||||
</schemalist>
|
</schemalist>
|
||||||
|
|||||||
1
data/kaomoji/anger/.name
Normal file
1
data/kaomoji/anger/.name
Normal file
@ -0,0 +1 @@
|
|||||||
|
˗ˏˋ ★ ˎˊ˗ anger
|
||||||
1
data/kaomoji/apologizing/.name
Normal file
1
data/kaomoji/apologizing/.name
Normal file
@ -0,0 +1 @@
|
|||||||
|
˗ˏˋ ★ ˎˊ˗ apologizing
|
||||||
1
data/kaomoji/bear/.name
Normal file
1
data/kaomoji/bear/.name
Normal file
@ -0,0 +1 @@
|
|||||||
|
˗ˏˋ ★ ˎˊ˗ bear
|
||||||
1
data/kaomoji/bird/.name
Normal file
1
data/kaomoji/bird/.name
Normal file
@ -0,0 +1 @@
|
|||||||
|
˗ˏˋ ★ ˎˊ˗ bird
|
||||||
1
data/kaomoji/cat/.name
Normal file
1
data/kaomoji/cat/.name
Normal file
@ -0,0 +1 @@
|
|||||||
|
˗ˏˋ ★ ˎˊ˗ cat
|
||||||
1
data/kaomoji/confusion/.name
Normal file
1
data/kaomoji/confusion/.name
Normal file
@ -0,0 +1 @@
|
|||||||
|
˗ˏˋ ★ ˎˊ˗ confusion
|
||||||
1
data/kaomoji/dissatisfaction/.name
Normal file
1
data/kaomoji/dissatisfaction/.name
Normal file
@ -0,0 +1 @@
|
|||||||
|
˗ˏˋ ★ ˎˊ˗ dissatisfaction
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user