Skip to content

Commit

Permalink
Preparing the new version
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbigmdm committed Jun 27, 2024
1 parent 3522940 commit c47eeb5
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 11 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- Ver. 1.4.2 - Corrected German translation. German translator added to copyright
Fixed metadata files. Corrected chip database.
- Ver. 1.4.1 - Added support new chip type - AT45DBxx SPI Flash. Fixed appstream
metadata errors and warnings. Renamed udev rule from 99-CH341.rules to
71-CH341.rules and removed deprecated MODE=660 and GROUP+=plugdev.
Expand Down
2 changes: 1 addition & 1 deletion IMSProg_editor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/img/chipEdit64.png" DESTINATION "${CM
install(FILES ${QM_FILES} DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/imsprog")

install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/other/IMSProg_editor.1.gz" DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/man/man1")
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/other/imsprog.editor.appdata.xml" DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/metainfo")
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/other/io.github.bigbigmdm.imsprog_editor.metainfo.xml" DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/metainfo")
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2024 Mikhail Medvedev < e-ink-reader@yandex.ru > -->
<component type="desktop-application">
<id>com.github.bigbigmdm.imsprog.editor</id>
<id>io.github.bigbigmdm.imsprog_editor</id>
<metadata_license>GFDL-1.3</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>IMSProg_editor</name>
Expand Down Expand Up @@ -72,8 +72,7 @@
<provides>
<mediatype>application/octet-stream</mediatype>
</provides>
<developer>
<id>io.github.bigbigmdm</id>
<developer id="io.github.bigbigmdm">
<name>Mikhail Medvedev</name>
</developer>
<screenshots>
Expand All @@ -91,6 +90,11 @@
</screenshot>
</screenshots>
<releases>
<release version="1.4.2" date="2024-06-27" urgency="medium">
<p>Corrected German translation</p>
<p>German translator added to copyright</p>
<p>Corrected chip database</p>
</release>
<release version="1.4.1" date="2024-05-23" urgency="medium">
<p>Added AT45DBxx series SPI FLASH (Menu item type -> 45_EEPROM)</p>
<p>The inline images of the chip adapters have been changed.</p>
Expand Down
4 changes: 2 additions & 2 deletions IMSProg_programmer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,6 @@ install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/img/IMSProg_database_update.png" DEST
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/other/IMSProg.1.gz" DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/man/man1")
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/other/IMSProg_database_update.1.gz" DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/man/man1")
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/other/index.html" DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/doc/imsprog/html")
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/other/imsprog.appdata.xml" DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/metainfo")
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/other/imsprog.database.update.appdata.xml" DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/metainfo")
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/other/io.github.bigbigmdm.imsprog.metainfo.xml" DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/metainfo")
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/other/io.github.bigbigmdm.imsprog_database_update.metainfo.xml" DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/metainfo")

2 changes: 2 additions & 0 deletions IMSProg_programmer/other/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -415,4 +415,6 @@ <h2 id=translations>Translations</h2>
<li>Ukrainian translation by <a href=https://github.com/cappelikan>Sergey Golovko</a></li>
<li>Chinese translation by <a href="https://github.com/Tian-HP">Tian-HP</a></li>
</ul>
<li>German translation by <a href="https://github.com/wucke13">wucke13</a></li>
</ul>
<p>Anyone can add or improve a translation by making a pull request. Translations files are located in: <a href=https://github.com/bigbigmdm/IMSProg/tree/main/IMSProg_programmer/language>IMSProg_programmer/language/</a> and <a href=https://github.com/bigbigmdm/IMSProg/tree/main/IMSProg_editor/language>IMSProg_editor/language/</a></p>
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@
<mediatype>application/octet-stream</mediatype>
<modalias>usb:v1A86p5512d*</modalias>
</provides>
<developer>
<id>io.github.bigbigmdm</id>
<developer id="io.github.bigbigmdm">
<name>Mikhail Medvedev</name>
</developer>
<screenshots>
Expand Down Expand Up @@ -153,6 +152,11 @@
</screenshot>
</screenshots>
<releases>
<release version="1.4.2" date="2024-06-27" urgency="medium">
<p>Corrected German translation</p>
<p>German translator added to copyright</p>
<p>Corrected chip database</p>
</release>
<release version="1.4.1" date="2024-05-23" urgency="medium">
<p>Added AT45DBxx series SPI FLASH (Menu item type -> 45_EEPROM)</p>
<p>The inline images of the chip adapters have been changed.</p>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2024 Mikhail Medvedev < e-ink-reader@yandex.ru > -->
<component type="desktop-application">
<id>com.github.bigbigmdm.imsprog.database_update</id>
<id>io.github.bigbigmdm.imsprog_database_update</id>
<metadata_license>GFDL-1.3</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>IMSProg_database_update.desktop</name>
Expand Down Expand Up @@ -72,11 +72,15 @@
<provides>
<mediatype>application/octet-stream</mediatype>
</provides>
<developer>
<id>io.github.bigbigmdm</id>
<developer id="io.github.bigbigmdm">
<name>Mikhail Medvedev</name>
</developer>
<releases>
<release version="1.4.2" date="2024-06-27" urgency="medium">
<p>Corrected German translation</p>
<p>German translator added to copyright</p>
<p>Corrected chip database</p>
</release>
<release version="1.4.1" date="2024-05-23" urgency="medium">
<p>Added AT45DBxx series SPI FLASH (Menu item type -> 45_EEPROM)</p>
<p>The inline images of the chip adapters have been changed.</p>
Expand Down

0 comments on commit c47eeb5

Please sign in to comment.