From: uzakmat Date: Wed, 3 Feb 2010 15:47:55 +0000 (+0000) Subject: installation of 40x40 icons enabled because of Diablo X-Git-Tag: 0.5.0~115 X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/commitdiff_plain/709fa1332a9d5619254a84c47d90a57d29763e48?hp=fe884704e242fe202817ec3d0c0b0fc844657741 installation of 40x40 icons enabled because of Diablo --- diff --git a/data/Makefile b/data/Makefile index a851b98..c5a1429 100644 --- a/data/Makefile +++ b/data/Makefile @@ -21,6 +21,9 @@ install: $(CHK_DIR) $(PREFIX)/icons/hicolor/48x48/hildon/ || $(MKDIR) $(PREFIX)/icons/hicolor/48x48/hildon/ $(INSTALL_FILE) ./48x48/$(ICON).png $(PREFIX)/icons/hicolor/48x48/hildon/ + $(CHK_DIR) $(PREFIX)/icons/hicolor/40x40/hildon/ || $(MKDIR) $(PREFIX)/icons/hicolor/40x40/hildon/ + $(INSTALL_FILE) ./40x40/$(ICON).png $(PREFIX)/icons/hicolor/40x40/hildon/ + $(CHK_DIR) $(PREFIX)/icons/hicolor/64x64/hildon/ || $(MKDIR) $(PREFIX)/icons/hicolor/64x64/hildon/ $(INSTALL_FILE) ./64x64/$(ICON).png $(PREFIX)/icons/hicolor/64x64/hildon/ @@ -28,6 +31,7 @@ install: uninstall: $(RM) $(PREFIX)/applications/hildon/$(PKG).desktop $(RM) $(PREFIX)/icons/hicolor/26x26/hildon/$(ICON).png + $(RM) $(PREFIX)/icons/hicolor/40x40/hildon/$(ICON).png $(RM) $(PREFIX)/icons/hicolor/48x48/hildon/$(ICON).png $(RM) $(PREFIX)/icons/hicolor/64x64/hildon/$(ICON).png diff --git a/data/maemo/fosdem-schedule.desktop b/data/maemo/fosdem-schedule.desktop index fc9bfaa..6339f70 100644 --- a/data/maemo/fosdem-schedule.desktop +++ b/data/maemo/fosdem-schedule.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Encoding=UTF-8 -Version=0.1 +Version=0.3 Type=Application Name=FOSDEM'10 Exec=/usr/bin/fosdem-schedule