Update
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [0.1.7]
|
||||||
|
- Updated Pashua binary
|
||||||
|
|
||||||
## [0.1.6]
|
## [0.1.6]
|
||||||
- Preferences, version, console menu items
|
- Preferences, version, console menu items
|
||||||
- Fix UTF-8 character bug
|
- Fix UTF-8 character bug
|
||||||
|
|||||||
@@ -17,8 +17,8 @@ if(!$p['destpath']) {
|
|||||||
|
|
||||||
// Load strings
|
// Load strings
|
||||||
|
|
||||||
$strings[] = array("Temp","Inline","Custom");
|
$strings[] = array("Temp","Inline","Custom (specify below)");
|
||||||
$strings[] = array("Do nothing","Quicklook","Show in Finder","Open with handler...");
|
$strings[] = array("Do nothing","Quicklook","Show in Finder","Open with handler (specify below)");
|
||||||
$strings[] = array("Rename","Transcode","Spectrogram");
|
$strings[] = array("Rename","Transcode","Spectrogram");
|
||||||
|
|
||||||
$result = Pashua::showDialog(makeWindowString($p, $strings));
|
$result = Pashua::showDialog(makeWindowString($p, $strings));
|
||||||
|
|||||||
BIN
minat.icns
BIN
minat.icns
Binary file not shown.
@@ -1 +1 @@
|
|||||||
0.1.6
|
0.1.7
|
||||||
Reference in New Issue
Block a user