diff options
| -rw-r--r-- | bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py b/bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py index b0c5daae4b..076b2c0064 100644 --- a/bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py +++ b/bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py  | |||
| @@ -46,7 +46,7 @@ class ImageConfigurationPage (HobPage): | |||
| 46 | self.toolbar.set_style(gtk.TOOLBAR_BOTH) | 46 | self.toolbar.set_style(gtk.TOOLBAR_BOTH) | 
| 47 | 47 | ||
| 48 | template_button = self.append_toolbar_button(self.toolbar, | 48 | template_button = self.append_toolbar_button(self.toolbar, | 
| 49 | "Template", | 49 | "Templates", | 
| 50 | hic.ICON_TEMPLATES_DISPLAY_FILE, | 50 | hic.ICON_TEMPLATES_DISPLAY_FILE, | 
| 51 | hic.ICON_TEMPLATES_HOVER_FILE, | 51 | hic.ICON_TEMPLATES_HOVER_FILE, | 
| 52 | "Load a hob building template saved before", | 52 | "Load a hob building template saved before", | 
