Update
This commit is contained in:
@@ -17,8 +17,8 @@ if(!$p['destpath']) {
|
||||
|
||||
// Load strings
|
||||
|
||||
$strings[] = array("Temp","Inline","Custom");
|
||||
$strings[] = array("Do nothing","Quicklook","Show in Finder","Open with handler...");
|
||||
$strings[] = array("Temp","Inline","Custom (specify below)");
|
||||
$strings[] = array("Do nothing","Quicklook","Show in Finder","Open with handler (specify below)");
|
||||
$strings[] = array("Rename","Transcode","Spectrogram");
|
||||
|
||||
$result = Pashua::showDialog(makeWindowString($p, $strings));
|
||||
|
||||
Reference in New Issue
Block a user