~juri/audioformat/0.3

« back to all changes in this revision

Viewing changes to src/audioformat.py

  • Committer: Juri Pakaste
  • Date: 2006-09-24 09:17:14 UTC
  • Revision ID: juri@iki.fi-20060924091714-740edbf7d59be2ce
added ellipsis (well, three dots) to the end of the nautilus menu text

Show diffs side-by-side

added added

removed removed

Lines of Context:
741
741
                    return
742
742
 
743
743
            item = nautilus.MenuItem("Nautilus::AudioFormat",
744
 
                                     "Format audio",
 
744
                                     "Format audio...",
745
745
                                     "Convert to different audio formats")
746
746
            item.connect('activate', self.menu_activate_cb, files)
747
747
            return item,