Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
maoschanz committed Apr 27, 2020
1 parent aae7356 commit 851e100
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 12 deletions.
1 change: 1 addition & 0 deletions build-a-zip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ zip ../[email protected] prefs.ui
zip ../[email protected] metadata.json
zip ../[email protected] stylesheet.css

zip -r ../[email protected] data
zip -r ../[email protected] schemas
zip -r ../[email protected] locale
zip -r ../[email protected] icons
Expand Down
Binary file modified [email protected]
Binary file not shown.
Binary file modified [email protected]/schemas/gschemas.compiled
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@
<summary>Default size of emojis</summary>
<description>Default size of emojis (px) ; doesn't concern recently used items</description>
</key>
<key type="s" name="recents">
<default>''</default>
<summary>deprecated</summary>
<!-- TODO delete this-->
<description></description>
</key>
<key type="as" name="recently-used">
<default>
['😂','❤️','😍','😭','😊','😒','😘','😩','🤔','☺️',
Expand All @@ -41,12 +35,6 @@
<summary>if icon should always be shown</summary>
<description>if false, Super+E will be the only way to display the popup menu.</description>
</key>
<key type="b" name="light-theme">
<default>false</default>
<summary>deprecated</summary>
<!-- TODO delete this-->
<description></description>
</key>
<key type="i" name="skin-tone">
<default>0</default>
<summary>Favorite skin tone</summary>
Expand Down

0 comments on commit 851e100

Please sign in to comment.