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

Under Linux, don't show the "Check for Update" action and correctly open the help file.

This commit is contained in:
Virgil Dupras
2010-04-07 09:04:58 -07:00
parent 7af3bb7226
commit 87e0011525
8 changed files with 17 additions and 4 deletions

View File

@@ -24,6 +24,7 @@ class Directories(DirectoriesBase):
return STATE_EXCLUDED
class DupeGuru(DupeGuruBase):
EDITION = 'se'
LOGO_NAME = 'logo_se'
NAME = 'dupeGuru'
VERSION = '2.9.2'