diff --git a/CMakeLists.txt b/CMakeLists.txt index 0cf5024..d054d2b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required (VERSION 3.6) project (whyblocked - VERSION 0.10.1 + VERSION 0.10.2 LANGUAGES CXX ) @@ -58,6 +58,8 @@ if(NOT WITHOUT_GUI) install(TARGETS whyblocked-gui DESTINATION ${CMAKE_INSTALL_BINDIR}) install(FILES de.tastytea.Whyblocked.desktop DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/applications) + install(FILES de.tastytea.Whyblocked.svg DESTINATION + ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/scalable/apps) install(FILES ${QM_FILES} DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/qt5/translations) endif() diff --git a/README.md b/README.md index 1db6172..dd77a54 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Please report them on the [issue tracker](https://schlomp.space/tastytea/whyblocked/issues) or to `tastytea`@`tastytea.de`. -## Copyright +## Licence & Copyright ```PLAIN Copyright © 2018 tastytea . @@ -79,3 +79,11 @@ License GPLv3: GNU GPL version 3 . This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. ``` + +The icon is derived from the icons `messagebox critical` and `help` of the +[Gartoon icon theme](https://commons.wikimedia.org/wiki/Gartoon_icons). The +original authors were Zeus, Patrick Yavitz and La Mula Francis, who released +them under the terms of the +[GPL2+](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html) and +[DSL](http://www.fsf.org/licensing/licenses/dsl.html). The new icon is released +under the same terms. diff --git a/de.tastytea.Whyblocked.desktop b/de.tastytea.Whyblocked.desktop index 1ff9f9c..cd506f7 100644 --- a/de.tastytea.Whyblocked.desktop +++ b/de.tastytea.Whyblocked.desktop @@ -4,7 +4,7 @@ Version=1.1 Name=Whyblocked Comment=Reminds you why you blocked someone Comment[de]=Erinnert dich, warum du jemanden blockiertest -#Icon=org.tastytea.Whyblocked +Icon=de.tastytea.Whyblocked Exec=whyblocked-gui Terminal=false Categories=Utility; diff --git a/de.tastytea.Whyblocked.svg b/de.tastytea.Whyblocked.svg new file mode 100644 index 0000000..a4da62a --- /dev/null +++ b/de.tastytea.Whyblocked.svg @@ -0,0 +1,96 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/whyblocked.ui b/src/whyblocked.ui index ef15ed9..b0c0d62 100644 --- a/src/whyblocked.ui +++ b/src/whyblocked.ui @@ -13,6 +13,9 @@ Whyblocked + + + diff --git a/translations/whyblocked_de.ts b/translations/whyblocked_de.ts index a5bb53a..b3e1061 100644 --- a/translations/whyblocked_de.ts +++ b/translations/whyblocked_de.ts @@ -82,108 +82,108 @@ - + Click or press enter to view receipts Klicken oder Eingabe drücken, um Belege zu anzuzeigen - + Memory aids, proof Gedächtnisstützen, Beweise - + &Database &Datenbank - + &Help &Hilfe - + &Add &Hinzufügen - + Add user or instance Benutzer oder Instanz hinzufügen - + Ctrl+N Strg+N - + Re&move Ent&fernen - + Remove user or instance Benutzer oder Instanz entfernen - + Del Entf - + &About &Über - + About this application Über dieses Programm - + &Reload Neu &laden - + Reload database Datenbank neu laden - + Ctrl+R Strg+R - + &Quit &Beenden - + Quit application Programm beenden - + Ctrl+Q Strg+Q - + &Edit B&earbeiten - + Edit entry Eintrag bearbeiten - + Ctrl+E Strg+E diff --git a/translations/whyblocked_en.ts b/translations/whyblocked_en.ts index d8e607d..51c986c 100644 --- a/translations/whyblocked_en.ts +++ b/translations/whyblocked_en.ts @@ -82,108 +82,108 @@ - + Click or press enter to view receipts - + Memory aids, proof - + &Database - + &Help - + &Add - + Add user or instance - + Ctrl+N - + Re&move - + Remove user or instance - + Del - + &About - + About this application - + &Reload - + Reload database - + Ctrl+R - + &Quit - + Quit application - + Ctrl+Q - + &Edit - + Edit entry - + Ctrl+E