Skip to content

Commit

Permalink
Version 0.6.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
samhocevar committed Apr 18, 2014
1 parent 2ce1266 commit df7342f
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 34 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ combinations. For instance, **ö** is obtained using <kbd>o</kbd> and <kbd>"</kb
Download
--------

Latest release: [WinCompose-Setup-0.6.2.exe](https://github.com/samhocevar/wincompose/releases/download/v0.6.2/WinCompose-Setup-0.6.2.exe)
Latest release: [WinCompose-Setup-0.6.3.exe](https://github.com/samhocevar/wincompose/releases/download/v0.6.3/WinCompose-Setup-0.6.3.exe)

Quick start
-----------
Expand Down
2 changes: 1 addition & 1 deletion src/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

VERSION = 0.6.2
VERSION = 0.6.3

ISS = installer.iss
AHK = main.ahk
Expand Down
3 changes: 2 additions & 1 deletion src/installer.iss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define NAME "WinCompose"
#define VERSION "0.6.2"
#define VERSION "0.6.3"

[Setup]
AppName = {#NAME}
Expand All @@ -19,6 +19,7 @@ Source: "res\Keys.txt"; DestDir: "{app}\res"
Source: "res\Xorg.txt"; DestDir: "{app}\res"
Source: "res\Xcompose.txt"; DestDir: "{app}\res"
Source: "po\fr.po"; DestDir: "{app}\po"
Source: "po\cs.po"; DestDir: "{app}\po"

[Icons]
Name: "{userstartup}\{#NAME}"; Filename: "{app}\{#NAME}.exe"; WorkingDir: "{app}"
Expand Down
2 changes: 1 addition & 1 deletion src/main.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

; The name and version of this script
global app := "WinCompose"
global version := "0.6.2"
global version := "0.6.3"
global website := "https://github.com/samhocevar/wincompose"

; Configuration directory and file
Expand Down
20 changes: 10 additions & 10 deletions src/po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-04-17 18:19+0200\n"
"POT-Creation-Date: 2014-04-18 17:15+0200\n"
"PO-Revision-Date: 2014-04-12 11:54+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/wincompose/master/"
Expand All @@ -20,11 +20,11 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 1.9-dev\n"

#: main.ahk:433
#: main.ahk:438
msgid "Loaded @1@ Sequences"
msgstr "Nahráno @1@ sekvencí"

#: main.ahk:433
#: main.ahk:438
msgid "Compose Key is @1@"
msgstr ""

Expand Down Expand Up @@ -80,31 +80,31 @@ msgstr "Scroll Lock"
msgid "Grave Accent `"
msgstr ""

#: constants.ahk:75
#: constants.ahk:67
msgid "500 milliseconds"
msgstr ""

#: constants.ahk:76
#: constants.ahk:68
msgid "1 second"
msgstr "1 sekunda"

#: constants.ahk:77
#: constants.ahk:69
msgid "2 seconds"
msgstr "2 sekundy"

#: constants.ahk:78
#: constants.ahk:70
msgid "3 seconds"
msgstr "3 sekundy"

#: constants.ahk:79
#: constants.ahk:71
msgid "5 seconds"
msgstr "5 sekundy"

#: constants.ahk:80
#: constants.ahk:72
msgid "10 seconds"
msgstr "10 sekund"

#: constants.ahk:81
#: constants.ahk:73
msgid "None"
msgstr ""

Expand Down
20 changes: 10 additions & 10 deletions src/po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-04-17 18:19+0200\n"
"POT-Creation-Date: 2014-04-18 17:15+0200\n"
"PO-Revision-Date: 2014-04-13 20:01+0200\n"
"Last-Translator: Sam Hocevar <sam@hocevar.net>\n"
"Language-Team: French <https://hosted.weblate.org/projects/wincompose/master/"
Expand All @@ -18,11 +18,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: main.ahk:433
#: main.ahk:438
msgid "Loaded @1@ Sequences"
msgstr "@1@ séquences chargées"

#: main.ahk:433
#: main.ahk:438
msgid "Compose Key is @1@"
msgstr "Touche compose : @1@"

Expand Down Expand Up @@ -78,31 +78,31 @@ msgstr "Arrêt défil"
msgid "Grave Accent `"
msgstr "Accent grave `"

#: constants.ahk:75
#: constants.ahk:67
msgid "500 milliseconds"
msgstr "500 millisecondes"

#: constants.ahk:76
#: constants.ahk:68
msgid "1 second"
msgstr "1 seconde"

#: constants.ahk:77
#: constants.ahk:69
msgid "2 seconds"
msgstr "2 secondes"

#: constants.ahk:78
#: constants.ahk:70
msgid "3 seconds"
msgstr "3 secondes"

#: constants.ahk:79
#: constants.ahk:71
msgid "5 seconds"
msgstr "5 secondes"

#: constants.ahk:80
#: constants.ahk:72
msgid "10 seconds"
msgstr "10 secondes"

#: constants.ahk:81
#: constants.ahk:73
msgid "None"
msgstr "Aucun"

Expand Down
20 changes: 10 additions & 10 deletions src/po/wincompose.pot
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-04-17 18:19+0200\n"
"POT-Creation-Date: 2014-04-18 17:16+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand All @@ -18,11 +18,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: main.ahk:433
#: main.ahk:438
msgid "Loaded @1@ Sequences"
msgstr ""

#: main.ahk:433
#: main.ahk:438
msgid "Compose Key is @1@"
msgstr ""

Expand Down Expand Up @@ -78,31 +78,31 @@ msgstr ""
msgid "Grave Accent `"
msgstr ""

#: constants.ahk:75
#: constants.ahk:67
msgid "500 milliseconds"
msgstr ""

#: constants.ahk:76
#: constants.ahk:68
msgid "1 second"
msgstr ""

#: constants.ahk:77
#: constants.ahk:69
msgid "2 seconds"
msgstr ""

#: constants.ahk:78
#: constants.ahk:70
msgid "3 seconds"
msgstr ""

#: constants.ahk:79
#: constants.ahk:71
msgid "5 seconds"
msgstr ""

#: constants.ahk:80
#: constants.ahk:72
msgid "10 seconds"
msgstr ""

#: constants.ahk:81
#: constants.ahk:73
msgid "None"
msgstr ""

Expand Down

0 comments on commit df7342f

Please sign in to comment.