diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-03-07 23:32:25 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-03-07 23:32:25 +0300 |
commit | 0d9e625499c18a4eaf79d38dfb1ef6abf0c553bd (patch) | |
tree | 1e4c29a0de3697946060410e41910f88bcc5b979 /data/themes/jewelry/Makefile.am | |
parent | b6cd136e3edf9d5c0eaaef47118ff1a72d7b0c75 (diff) | |
download | plus-0d9e625499c18a4eaf79d38dfb1ef6abf0c553bd.tar.gz plus-0d9e625499c18a4eaf79d38dfb1ef6abf0c553bd.tar.bz2 plus-0d9e625499c18a4eaf79d38dfb1ef6abf0c553bd.tar.xz plus-0d9e625499c18a4eaf79d38dfb1ef6abf0c553bd.zip |
Add support for set new pincode.
Add pincode dialog and widget.
Diffstat (limited to 'data/themes/jewelry/Makefile.am')
-rw-r--r-- | data/themes/jewelry/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am index 3e4921af6..4a7f5caa2 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -66,6 +66,7 @@ gui_DATA = \ ok.xml \ onlinebrowserbox.xml \ outfits.xml \ + pin.xml \ playerbox.xml \ playerboxselected.xml \ popup.xml \ |