Hello. I've run alacarte from the terminal and I've found the following
errors when I try to browse for a file:

[EMAIL PROTECTED]:~$ alacarte
Traceback (most recent call last):
 File "/var/lib/python-support/python2.4/Alacarte/GnomeFront.py", line 339,
in on_filenewentry_activate
   name, comment, command, icon, term = self.dialogs.newEntryDialog()
 File "/var/lib/python-support/python2.4/Alacarte/GnomeDialogHandler.py",
line 174, in newEntryDialog
   code = checkResponse(response)
 File "/var/lib/python-support/python2.4/Alacarte/GnomeDialogHandler.py",
line 166, in checkResponse
   self.showError(entryDialog, _('A command is required.'))
NameError: global name '_' is not defined

I don't think anyone mentioned this before.

Reply via email to