hwp: windows minor touchups

This commit is contained in:
Jean-Francois Dockes 2020-03-10 15:45:24 +01:00
parent 2cbd9ad79c
commit 0a45d41cae
2 changed files with 4 additions and 2 deletions

View File

@ -59,7 +59,9 @@ application/x-scribus = scribus %f
#application/msword = libreoffice %f
application/msword = \
"C:/Program Files (x86)/LibreOffice 5/program/soffice.exe" %f
application/x-hwp = hanword %f
application/vnd.ms-excel = libreoffice %f
application/vnd.ms-powerpoint = libreoffice %f

View File

@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "Recoll"
#define MyAppVersion "1.26.1-20191027-a90c4bf6"
#define MyAppVersion "1.26.5-20200304-800796bb"
#define MyAppPublisher "Recoll.org"
#define MyAppURL "http://www.recoll.org"
#define MyAppExeName "recoll.exe"