~guadalinex-members/grubaker2/trunk

« back to all changes in this revision

Viewing changes to scripts/grubaker2

  • Committer: Alfonso de Cala
  • Date: 2010-05-17 16:01:47 UTC
  • mfrom: (15.1.3 trunk)
  • Revision ID: alfonso.cala@juntadeandalucia.es-20100517160147-m9l8p4skax3izv3d
Tags: grubaker2-0.2
Merged quotation marks fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
PREFIX="/"
17
17
 
18
18
gettext.install("grubaker2")
 
19
gtk.glade.textdomain("grubaker2")
 
20
gtk.glade.bindtextdomain("grubaker2")
19
21
 
20
22
class GrubMenu:
21
23
  """ This class reads current grub configuration and loads an array with menu items