explain sth better

This commit is contained in:
Nikos Kouremenos 2006-03-24 18:49:47 +00:00
parent 1524521c7f
commit 40e13f0bb1
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ try:
except:
HAS_GTK_SPELL = False
# those imports are not used in this file, but in files that import dialog
# those imports are not used in this file, but in files that 'import dialogs'
# so they can do dialog.GajimThemesWindow() for example
from filetransfers_window import FileTransfersWindow
from gajim_themes_window import GajimThemesWindow