Skip to content

Commit

Permalink
version 1.4.2 (build 16)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Yu committed May 28, 2016
1 parent 66aebdb commit 1656df1
Show file tree
Hide file tree
Showing 6 changed files with 28 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.1, Copyright 2005-2016 Dominic Yu, Gold Mountain Software</string>
<string>Phoenix Slides 1.4.2, Copyright 2005-2016 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.1</string>
<string>1.4.2</string>
<key>CFBundleSignature</key>
<string>CrvY</string>
<key>CFBundleVersion</key>
<string>15</string>
<string>16</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSExceptionDomains</key>
Expand Down
5 changes: 5 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,11 @@ <h2><br>
<a name="vers"></a>Versions Historie (engl.)
</h2>

2016.05.28 1.4.2
<ul>
<li>fix bug where slideshow would not start if "Random" mode was selected</li>
</ul>

2016.05.23 1.4.1
<ul>
<li>fixed bug where thumbnail view was clipped until the window was resized (this only happened on OS X 10.11)</li>
Expand Down
5 changes: 5 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,11 @@ <h2>Help Wanted</h2>

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

2016.05.28 1.4.2
<ul>
<li>fix bug where slideshow would not start if "Random" mode was selected</li>
</ul>

2016.05.23 1.4.1
<ul>
<li>fixed bug where thumbnail view was clipped until the window was resized (this only happened on OS X 10.11)</li>
Expand Down
5 changes: 5 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,11 @@ <h2>Se requiere ayuda </h2>

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

2016.05.28 1.4.2
<ul>
<li>fix bug where slideshow would not start if "Random" mode was selected</li>
</ul>

2016.05.23 1.4.1
<ul>
<li>fixed bug where thumbnail view was clipped until the window was resized (this only happened on OS X 10.11)</li>
Expand Down
5 changes: 5 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,11 @@ <h2>Richiesta di Aiuto</h2> <p>Cerco aiuto per localizzazioni: se intendete trad

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

2016.05.28 1.4.2
<ul>
<li>risolto il problema che impediva l’avvio della Presentazione con l’opzione “Ordine Casuale” selezionata</li>
</ul>

2016.05.23 1.4.1
<ul>
<li>risolto il problema per cui la visione delle anteprime veniva tagliata finché la finestra non veniva ridimensionata (accadeva solo con OS X 10.11)</li>
Expand Down
5 changes: 5 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,11 @@ <h2>Help Wanted</h2>

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

2016.05.28 1.4.2
<ul>
<li>fix bug where slideshow would not start if "Random" mode was selected</li>
</ul>

2016.05.23 1.4.1
<ul>
<li>fixed bug where thumbnail view was clipped until the window was resized (this only happened on OS X 10.11)</li>
Expand Down

0 comments on commit 1656df1

Please sign in to comment.