mirror of
https://github.com/dvorka/hstr.git
synced 2025-09-10 14:34:21 +08:00
Polishing pad.xml
This commit is contained in:
parent
be8cf523e9
commit
abe888b0d0
2 changed files with 9 additions and 5 deletions
|
@ -1,3 +1,7 @@
|
|||
2018-08-01 Martin Dvorak <martin.dvorak@mindforger.com>
|
||||
|
||||
* Released v1.27.0 - Stabilizations, fixes, QtCreator IDE migration, build, distributions.
|
||||
|
||||
2018-05-06 Martin Dvorak <martin.dvorak@mindforger.com>
|
||||
|
||||
* Released v1.25 - Community contributed fixes and improvements. Keyword search is default.
|
||||
|
|
10
pad.xml
10
pad.xml
|
@ -30,7 +30,7 @@
|
|||
<State_Province />
|
||||
<Zip_Postal_Code />
|
||||
<Country>Czech Republic</Country>
|
||||
<Company_WebSite_URL>http://www.mindforger.com</Company_WebSite_URL>
|
||||
<Company_WebSite_URL>https://www.mindforger.com</Company_WebSite_URL>
|
||||
<Contact_Info>
|
||||
<Author_First_Name>Martin</Author_First_Name>
|
||||
<Author_Last_Name>Dvorak</Author_Last_Name>
|
||||
|
@ -51,9 +51,9 @@
|
|||
</Company_Info>
|
||||
<Program_Info>
|
||||
<Program_Name>HSTR</Program_Name>
|
||||
<Program_Version>1.25</Program_Version>
|
||||
<Program_Release_Month>09</Program_Release_Month>
|
||||
<Program_Release_Day>30</Program_Release_Day>
|
||||
<Program_Version>1.27.0</Program_Version>
|
||||
<Program_Release_Month>08</Program_Release_Month>
|
||||
<Program_Release_Day>01</Program_Release_Day>
|
||||
<Program_Release_Year>2018</Program_Release_Year>
|
||||
<Program_Cost_Dollars />
|
||||
<Program_Cost_Other_Code>USD</Program_Cost_Other_Code>
|
||||
|
@ -61,7 +61,7 @@
|
|||
<Program_Type>Freeware</Program_Type>
|
||||
<Program_Release_Status>Major Update</Program_Release_Status>
|
||||
<Program_Install_Support>Install and Uninstall</Program_Install_Support>
|
||||
<Program_OS_Support>Linux,Linux Console,Linux Open Source,Mac OS X</Program_OS_Support>
|
||||
<Program_OS_Support>Linux,Linux Console,Linux Open Source,Mac OS X,Windows WSL</Program_OS_Support>
|
||||
<Program_Language>English</Program_Language>
|
||||
<Program_Change_Info />
|
||||
<Program_Specific_Category>Utilities</Program_Specific_Category>
|
||||
|
|
Loading…
Add table
Reference in a new issue