hwp: windows minor touchups
This commit is contained in:
parent
2cbd9ad79c
commit
0a45d41cae
@ -59,7 +59,9 @@ application/x-scribus = scribus %f
|
|||||||
#application/msword = libreoffice %f
|
#application/msword = libreoffice %f
|
||||||
application/msword = \
|
application/msword = \
|
||||||
"C:/Program Files (x86)/LibreOffice 5/program/soffice.exe" %f
|
"C:/Program Files (x86)/LibreOffice 5/program/soffice.exe" %f
|
||||||
|
|
||||||
|
application/x-hwp = hanword %f
|
||||||
|
|
||||||
application/vnd.ms-excel = libreoffice %f
|
application/vnd.ms-excel = libreoffice %f
|
||||||
application/vnd.ms-powerpoint = libreoffice %f
|
application/vnd.ms-powerpoint = libreoffice %f
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
|
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
|
||||||
|
|
||||||
#define MyAppName "Recoll"
|
#define MyAppName "Recoll"
|
||||||
#define MyAppVersion "1.26.1-20191027-a90c4bf6"
|
#define MyAppVersion "1.26.5-20200304-800796bb"
|
||||||
#define MyAppPublisher "Recoll.org"
|
#define MyAppPublisher "Recoll.org"
|
||||||
#define MyAppURL "http://www.recoll.org"
|
#define MyAppURL "http://www.recoll.org"
|
||||||
#define MyAppExeName "recoll.exe"
|
#define MyAppExeName "recoll.exe"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user