Release info update
This commit is contained in:
parent
7620a56520
commit
d80d0e8c36
8 changed files with 7 additions and 26 deletions
19
README.md
19
README.md
|
@ -1,19 +0,0 @@
|
|||
Morse Converter
|
||||
===============
|
||||
|
||||
A writtenMorse and normal morse code converter.
|
||||
A detailed description about this program can be found on http://marcel-kapfer.de/projects/morse/.
|
||||
|
||||
## Contribute
|
||||
|
||||
Feel free to contribute any time. Just fork it and create a pull request.
|
||||
|
||||
|
||||
You can always write me a mail at marcelmichaelkapfer@yahoo.co.nz or contact me on [Google+](https://plus.google.com/+MarcelMichaelKapfer) or [Twitter](https://twitter.com/MarcelKapfer).
|
||||
|
||||
|
||||
You can also check out the issues and the Trello board.
|
||||
|
||||
## Trello Board
|
||||
|
||||
[Feature & Development Board](https://trello.com/b/OUoy2iHg/morse-computer)
|
|
@ -15,7 +15,7 @@
|
|||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see http://www.gnu.org/licenses/.
|
||||
*
|
||||
* Version: 1.1.0
|
||||
* Version: 1.1.1
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see http://www.gnu.org/licenses/.
|
||||
*
|
||||
* Version: 1.1.0
|
||||
* Version: 1.1.1
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see http://www.gnu.org/licenses/.
|
||||
*
|
||||
* Version: 1.1.0
|
||||
* Version: 1.1.1
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see http://www.gnu.org/licenses/.
|
||||
*
|
||||
* Version: 1.1.0
|
||||
* Version: 1.1.1
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see http://www.gnu.org/licenses/.
|
||||
*
|
||||
* Version: 1.1.0
|
||||
* Version: 1.1.1
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ About.lblDeveloper.text=Marcel Kapfer
|
|||
About.lblLic.text=License
|
||||
About.lblLicense.text=GNU v3.0
|
||||
About.lblVer.text=Version
|
||||
About.lblVersion.text=1.1.0 16th February 2015
|
||||
About.lblVersion.text=1.1.1 17th February 2015
|
||||
About.lblWeb.text=Website
|
||||
About.lblWebsite.text=marcel-kapfer.de/projects/morse
|
||||
About.panel.borderTitle=About
|
||||
|
|
|
@ -9,7 +9,7 @@ About.lblDeveloper.text=Marcel Kapfer
|
|||
About.lblLic.text=Lizenz
|
||||
About.lblLicense.text=GNU v3.0
|
||||
About.lblVer.text=Version
|
||||
About.lblVersion.text=1.1.0 16. Februar 2015
|
||||
About.lblVersion.text=1.1.1 17. Februar 2015
|
||||
About.lblWeb.text=Website
|
||||
About.lblWebsite.text=marcel-kapfer.de/projects/morse/
|
||||
About.panel.borderTitle=\u00DCber
|
||||
|
|
Reference in a new issue