Complete project revamp with a bunch of commits #37

Merged
ChaoticByte merged 24 commits from revamp into devel 2023-03-26 10:40:59 +00:00
4 changed files with 4 additions and 4 deletions
Showing only changes of commit 0939d10322 - Show all commits

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2021 Julian Müller (W13R) Copyright (c) 2021 Julian Müller (ChaoticByte)
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -10,7 +10,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-15 19:20+0200\n" "POT-Creation-Date: 2022-10-15 19:20+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Julian Müller (W13R)\n" "Last-Translator: Julian Müller (ChaoticByte)\n"
"Language: DE\n" "Language: DE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"

View file

@ -2,5 +2,5 @@
<div class="footer"> <div class="footer">
<div>Version {{ app_version }}</div> <div>Version {{ app_version }}</div>
<div>Copyright (C) 2021, Julian Müller (W13R)</div> <div>Copyright (C) 2021, Julian Müller (ChaoticByte)</div>
</div> </div>

View file

@ -104,7 +104,7 @@
rdf:about=""> rdf:about="">
<dc:creator> <dc:creator>
<cc:Agent> <cc:Agent>
<dc:title>Julian Müller (W13R)</dc:title> <dc:title>Julian Müller (ChaoticByte)</dc:title>
</cc:Agent> </cc:Agent>
</dc:creator> </dc:creator>
</cc:Work> </cc:Work>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

Before After
Before After