1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

[#188 state:fixed] Instead of showing a crash report on iTunes communication problems, show a friendlier message.

This commit is contained in:
Virgil Dupras
2012-03-09 11:34:08 -05:00
parent 22de2d803a
commit 5fb7742cf4
5 changed files with 27 additions and 26 deletions

View File

@@ -80,6 +80,7 @@ class DupeGuru(RegistrableApplication, Broadcaster):
# open_path(path)
# reveal_path(path)
# start_job(jobid, func, args=()) ( func(j, *args) )
# ask_yes_no(prompt) --> bool
# in fairware prompts, we don't mention the edition, it's too long.
PROMPT_NAME = "dupeGuru"