Added an icon for the Nokia N900 plug-in
This commit is contained in:
parent
f7cf632a17
commit
077e652b62
4
Makefile
4
Makefile
@ -109,15 +109,19 @@ dist:
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/Makefile \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/project.conf \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/16x16/Makefile \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/16x16/phone-n900.png \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/16x16/phone-openmoko.png \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/16x16/project.conf \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/24x24/Makefile \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/24x24/phone-n900.png \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/24x24/phone-openmoko.png \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/24x24/project.conf \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/32x32/Makefile \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/32x32/phone-n900.png \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/32x32/phone-openmoko.png \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/32x32/project.conf \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/48x48/Makefile \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/48x48/phone-n900.png \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/48x48/phone-openmoko.png \
|
||||
$(PACKAGE)-$(VERSION)/src/plugins/48x48/project.conf \
|
||||
$(PACKAGE)-$(VERSION)/tools/engineering.c \
|
||||
|
@ -12,10 +12,13 @@ clean:
|
||||
distclean: clean
|
||||
|
||||
install:
|
||||
$(MKDIR) $(DESTDIR)$(PREFIX)/share/icons/hicolor/16x16/apps
|
||||
$(INSTALL) -m 0644 -- phone-n900.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/16x16/apps/phone-n900.png
|
||||
$(MKDIR) $(DESTDIR)$(PREFIX)/share/icons/hicolor/16x16/apps
|
||||
$(INSTALL) -m 0644 -- phone-openmoko.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/16x16/apps/phone-openmoko.png
|
||||
|
||||
uninstall:
|
||||
$(RM) -- $(DESTDIR)$(PREFIX)/share/icons/hicolor/16x16/apps/phone-n900.png
|
||||
$(RM) -- $(DESTDIR)$(PREFIX)/share/icons/hicolor/16x16/apps/phone-openmoko.png
|
||||
|
||||
.PHONY: all clean distclean install uninstall
|
||||
|
BIN
src/plugins/16x16/phone-n900.png
Normal file
BIN
src/plugins/16x16/phone-n900.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 472 B |
@ -1,4 +1,7 @@
|
||||
dist=Makefile,phone-openmoko.png
|
||||
dist=Makefile,phone-n900.png,phone-openmoko.png
|
||||
|
||||
[phone-n900.png]
|
||||
install=$(PREFIX)/share/icons/hicolor/16x16/apps
|
||||
|
||||
[phone-openmoko.png]
|
||||
install=$(PREFIX)/share/icons/hicolor/16x16/apps
|
||||
|
@ -12,10 +12,13 @@ clean:
|
||||
distclean: clean
|
||||
|
||||
install:
|
||||
$(MKDIR) $(DESTDIR)$(PREFIX)/share/icons/hicolor/24x24/apps
|
||||
$(INSTALL) -m 0644 -- phone-n900.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/24x24/apps/phone-n900.png
|
||||
$(MKDIR) $(DESTDIR)$(PREFIX)/share/icons/hicolor/24x24/apps
|
||||
$(INSTALL) -m 0644 -- phone-openmoko.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/24x24/apps/phone-openmoko.png
|
||||
|
||||
uninstall:
|
||||
$(RM) -- $(DESTDIR)$(PREFIX)/share/icons/hicolor/24x24/apps/phone-n900.png
|
||||
$(RM) -- $(DESTDIR)$(PREFIX)/share/icons/hicolor/24x24/apps/phone-openmoko.png
|
||||
|
||||
.PHONY: all clean distclean install uninstall
|
||||
|
BIN
src/plugins/24x24/phone-n900.png
Normal file
BIN
src/plugins/24x24/phone-n900.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 644 B |
@ -1,4 +1,7 @@
|
||||
dist=Makefile,phone-openmoko.png
|
||||
dist=Makefile,phone-n900.png,phone-openmoko.png
|
||||
|
||||
[phone-n900.png]
|
||||
install=$(PREFIX)/share/icons/hicolor/24x24/apps
|
||||
|
||||
[phone-openmoko.png]
|
||||
install=$(PREFIX)/share/icons/hicolor/24x24/apps
|
||||
|
@ -12,10 +12,13 @@ clean:
|
||||
distclean: clean
|
||||
|
||||
install:
|
||||
$(MKDIR) $(DESTDIR)$(PREFIX)/share/icons/hicolor/32x32/apps
|
||||
$(INSTALL) -m 0644 -- phone-n900.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/32x32/apps/phone-n900.png
|
||||
$(MKDIR) $(DESTDIR)$(PREFIX)/share/icons/hicolor/32x32/apps
|
||||
$(INSTALL) -m 0644 -- phone-openmoko.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/32x32/apps/phone-openmoko.png
|
||||
|
||||
uninstall:
|
||||
$(RM) -- $(DESTDIR)$(PREFIX)/share/icons/hicolor/32x32/apps/phone-n900.png
|
||||
$(RM) -- $(DESTDIR)$(PREFIX)/share/icons/hicolor/32x32/apps/phone-openmoko.png
|
||||
|
||||
.PHONY: all clean distclean install uninstall
|
||||
|
BIN
src/plugins/32x32/phone-n900.png
Normal file
BIN
src/plugins/32x32/phone-n900.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 794 B |
@ -1,4 +1,7 @@
|
||||
dist=Makefile,phone-openmoko.png
|
||||
dist=Makefile,phone-n900.png,phone-openmoko.png
|
||||
|
||||
[phone-n900.png]
|
||||
install=$(PREFIX)/share/icons/hicolor/32x32/apps
|
||||
|
||||
[phone-openmoko.png]
|
||||
install=$(PREFIX)/share/icons/hicolor/32x32/apps
|
||||
|
@ -12,10 +12,13 @@ clean:
|
||||
distclean: clean
|
||||
|
||||
install:
|
||||
$(MKDIR) $(DESTDIR)$(PREFIX)/share/icons/hicolor/48x48/apps
|
||||
$(INSTALL) -m 0644 -- phone-n900.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/48x48/apps/phone-n900.png
|
||||
$(MKDIR) $(DESTDIR)$(PREFIX)/share/icons/hicolor/48x48/apps
|
||||
$(INSTALL) -m 0644 -- phone-openmoko.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/48x48/apps/phone-openmoko.png
|
||||
|
||||
uninstall:
|
||||
$(RM) -- $(DESTDIR)$(PREFIX)/share/icons/hicolor/48x48/apps/phone-n900.png
|
||||
$(RM) -- $(DESTDIR)$(PREFIX)/share/icons/hicolor/48x48/apps/phone-openmoko.png
|
||||
|
||||
.PHONY: all clean distclean install uninstall
|
||||
|
BIN
src/plugins/48x48/phone-n900.png
Normal file
BIN
src/plugins/48x48/phone-n900.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
@ -1,4 +1,7 @@
|
||||
dist=Makefile,phone-openmoko.png
|
||||
dist=Makefile,phone-n900.png,phone-openmoko.png
|
||||
|
||||
[phone-n900.png]
|
||||
install=$(PREFIX)/share/icons/hicolor/48x48/apps
|
||||
|
||||
[phone-openmoko.png]
|
||||
install=$(PREFIX)/share/icons/hicolor/48x48/apps
|
||||
|
@ -14,6 +14,8 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||
/* This code is inspired by existing work by Sebastian Reichel <sre@debian.org>,
|
||||
* see https://elektranox.org/n900/libisi */
|
||||
/* The N900 icon is adapted from an original work by Luc Andrea, CC BY-SA 3.0,
|
||||
* see http://en.wikipedia.org/wiki/File:Nokia_N900_Maemo_icon.svg */
|
||||
/* TODO:
|
||||
* - test on actual hardware */
|
||||
|
||||
@ -41,7 +43,7 @@ PhonePlugin plugin =
|
||||
{
|
||||
NULL,
|
||||
"Nokia N900",
|
||||
NULL,
|
||||
"phone-n900",
|
||||
NULL,
|
||||
NULL,
|
||||
_n900_event,
|
||||
|
Loading…
Reference in New Issue
Block a user