Add new icon.
This commit is contained in:
@ -10,9 +10,9 @@ desktopdir = $(datadir)/applications
|
|||||||
desktop_DATA = flenser.desktop
|
desktop_DATA = flenser.desktop
|
||||||
|
|
||||||
appicon48dir = $(datadir)/icons/hicolor/48x48/apps/
|
appicon48dir = $(datadir)/icons/hicolor/48x48/apps/
|
||||||
appicon48_DATA = icons/48x48/dillo.png
|
appicon48_DATA = icons/48x48/flenser.png
|
||||||
|
|
||||||
appicon128dir = $(datadir)/icons/hicolor/128x128/apps/
|
appicon128dir = $(datadir)/icons/hicolor/128x128/apps/
|
||||||
appicon128_DATA = icons/128x128/dillo.png
|
appicon128_DATA = icons/128x128/flenser.png
|
||||||
|
|
||||||
EXTRA_DIST += $(desktop_DATA) $(appicon48_DATA) $(appicon128_DATA)
|
EXTRA_DIST += $(desktop_DATA) $(appicon48_DATA) $(appicon128_DATA)
|
||||||
|
@ -4,7 +4,7 @@ Name=Flenser
|
|||||||
Comment=Fast and small graphical web browser
|
Comment=Fast and small graphical web browser
|
||||||
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;
|
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;
|
||||||
Exec=flenser %U
|
Exec=flenser %U
|
||||||
Icon=dillo
|
Icon=flenser
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Network;WebBrowser;
|
Categories=Network;WebBrowser;
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 28 KiB |
BIN
icons/128x128/flenser.png
Normal file
BIN
icons/128x128/flenser.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.0 KiB |
BIN
icons/48x48/flenser.png
Normal file
BIN
icons/48x48/flenser.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
BIN
icons/FlenserIcon.png
Normal file
BIN
icons/FlenserIcon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 183 KiB |
Reference in New Issue
Block a user