Merge branch 'icon' into master
* icon: A bit more tweaking to try to get the icon to work. Add new icon. Conflicts: rebuild
This commit is contained in:
@ -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;
|
@ -7,12 +7,12 @@ EXTRA_DIST = README.md Doxyfile flenserrc install-dpi-local d_size.h
|
|||||||
sysconf_DATA = flenserrc
|
sysconf_DATA = flenserrc
|
||||||
|
|
||||||
desktopdir = $(datadir)/applications
|
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)
|
||||||
|
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