added smile emotes
BIN
Paper/16x16/emotes/face-smile-big.png
Normal file
After Width: | Height: | Size: 557 B |
BIN
Paper/16x16/emotes/face-smile.png
Normal file
After Width: | Height: | Size: 563 B |
BIN
Paper/16x16@2x/emotes/face-smile-big.png
Normal file
After Width: | Height: | Size: 898 B |
BIN
Paper/16x16@2x/emotes/face-smile.png
Normal file
After Width: | Height: | Size: 924 B |
BIN
Paper/24x24/emotes/face-smile-big.png
Normal file
After Width: | Height: | Size: 768 B |
BIN
Paper/24x24/emotes/face-smile.png
Normal file
After Width: | Height: | Size: 789 B |
BIN
Paper/24x24@2x/emotes/face-smile-big.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
Paper/24x24@2x/emotes/face-smile.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
Paper/32x32/emotes/face-smile-big.png
Normal file
After Width: | Height: | Size: 869 B |
BIN
Paper/32x32/emotes/face-smile.png
Normal file
After Width: | Height: | Size: 922 B |
BIN
Paper/32x32@2x/emotes/face-smile-big.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
Paper/32x32@2x/emotes/face-smile.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
Paper/48x48/emotes/face-smile-big.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
Paper/48x48/emotes/face-smile.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
Paper/48x48@2x/emotes/face-smile-big.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
Paper/48x48@2x/emotes/face-smile.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
Paper/512x512/emotes/face-smile-big.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
Paper/512x512/emotes/face-smile.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
Paper/512x512@2x/emotes/face-smile-big.png
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
Paper/512x512@2x/emotes/face-smile.png
Normal file
After Width: | Height: | Size: 58 KiB |
2132
src/bitmaps/emotes/faces.svg
Normal file
After Width: | Height: | Size: 70 KiB |
@@ -25,7 +25,7 @@ import subprocess
|
||||
INKSCAPE = '/usr/bin/inkscape'
|
||||
OPTIPNG = '/usr/bin/optipng'
|
||||
MAINDIR = '../Paper'
|
||||
SOURCES = ('bitmaps/actions', 'bitmaps/apps', 'bitmaps/categories', 'bitmaps/devices', 'bitmaps/games', 'bitmaps/logos', 'bitmaps/mimetypes', 'bitmaps/places', 'bitmaps/preferences', 'bitmaps/status', 'bitmaps/stock', 'bitmaps/web')
|
||||
SOURCES = ('bitmaps/actions', 'bitmaps/apps', 'bitmaps/categories', 'bitmaps/devices', 'bitmaps/emotes', 'bitmaps/games', 'bitmaps/logos', 'bitmaps/mimetypes', 'bitmaps/places', 'bitmaps/preferences', 'bitmaps/status', 'bitmaps/stock', 'bitmaps/web')
|
||||
# SRC = 'bitmaps'
|
||||
|
||||
inkscape_process = None
|
||||
|
@@ -25,7 +25,7 @@ import subprocess
|
||||
INKSCAPE = '/usr/bin/inkscape'
|
||||
OPTIPNG = '/usr/bin/optipng'
|
||||
MAINDIR = '../Paper'
|
||||
SOURCES = ('bitmaps/actions', 'bitmaps/apps', 'bitmaps/categories', 'bitmaps/devices', 'bitmaps/games', 'bitmaps/logos', 'bitmaps/mimetypes', 'bitmaps/places', 'bitmaps/preferences', 'bitmaps/status', 'bitmaps/stock', 'bitmaps/web')
|
||||
SOURCES = ('bitmaps/actions', 'bitmaps/apps', 'bitmaps/categories', 'bitmaps/devices', 'bitmaps/emotes', 'bitmaps/games', 'bitmaps/logos', 'bitmaps/mimetypes', 'bitmaps/places', 'bitmaps/preferences', 'bitmaps/status', 'bitmaps/stock', 'bitmaps/web')
|
||||
# SRC = 'bitmaps'
|
||||
|
||||
inkscape_process = None
|
||||
|