Skip to content

Commit

Permalink
version 1.4.4 (build 18)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Yu committed Nov 30, 2018
1 parent 2a90859 commit c4328fa
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<key>CFBundleExecutable</key>
<string>Phoenix Slides</string>
<key>CFBundleGetInfoString</key>
<string>Phoenix Slides 1.4.3, Copyright 2005-2018 Dominic Yu, Gold Mountain Software</string>
<string>Phoenix Slides 1.4.4, Copyright 2005-2018 Dominic Yu, Gold Mountain Software</string>
<key>CFBundleHelpBookFolder</key>
<string>Phoenix Slides Help</string>
<key>CFBundleHelpBookName</key>
Expand All @@ -66,11 +66,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.4.3</string>
<string>1.4.4</string>
<key>CFBundleSignature</key>
<string>CrvY</string>
<key>CFBundleVersion</key>
<string>17</string>
<string>18</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSExceptionDomains</key>
Expand Down
6 changes: 6 additions & 0 deletions de.lproj/Phoenix Slides Help/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,12 @@ <h2><br>
<a name="vers"></a>Versions Historie (engl.)
</h2>

2018.11.30 1.4.4
<ul>
<li>fix crash when showing categories in thumbnail view</li>
<li>restore the "Show Large Images at Actual Size" feature</li>
</ul>

2018.11.20 1.4.3
<ul>
<li>support pinch gesture to zoom</li>
Expand Down
6 changes: 6 additions & 0 deletions en.lproj/Phoenix Slides Help/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,12 @@ <h2>Help Wanted</h2>

<h2><a name="vers"></a>Version History</h2>

2018.11.30 1.4.4
<ul>
<li>fix crash when showing categories in thumbnail view</li>
<li>restore the "Show Large Images at Actual Size" feature</li>
</ul>

2018.11.20 1.4.3
<ul>
<li>support pinch gesture to zoom</li>
Expand Down
6 changes: 6 additions & 0 deletions es.lproj/Phoenix Slides Help/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,12 @@ <h2>Se requiere ayuda </h2>

<h2><a name="vers"></a>Historial de cambios </h2>

2018.11.30 1.4.4
<ul>
<li>fix crash when showing categories in thumbnail view</li>
<li>restore the "Show Large Images at Actual Size" feature</li>
</ul>

2018.11.20 1.4.3
<ul>
<li>support pinch gesture to zoom</li>
Expand Down
6 changes: 6 additions & 0 deletions it.lproj/Phoenix Slides Help/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,12 @@ <h2>Richiesta di Aiuto</h2> <p>Cerco aiuto per localizzazioni: se intendete trad

<h2><a name="vers"></a>Storia delle Versioni</h2>

2018.11.30 1.4.4
<ul>
<li>fix crash when showing categories in thumbnail view</li>
<li>restore the "Show Large Images at Actual Size" feature</li>
</ul>

2018.11.20 1.4.3
<ul>
<li>supporto per il gesto di pizzicare per ingrandire</li>
Expand Down
6 changes: 6 additions & 0 deletions zh-Hant.lproj/Phoenix Slides Help/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,12 @@ <h2>Help Wanted</h2>

<h2><a name="vers"></a>版本歷史(英文)</h2>

2018.11.30 1.4.4
<ul>
<li>fix crash when showing categories in thumbnail view</li>
<li>restore the "Show Large Images at Actual Size" feature</li>
</ul>

2018.11.20 1.4.3
<ul>
<li>support pinch gesture to zoom</li>
Expand Down

0 comments on commit c4328fa

Please sign in to comment.