Updated a comment.

pull/17/head
Christian Jacobs 2013-05-19 23:02:24 +01:00
rodzic 6b2aefacf2
commit 974b65a9ca
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -170,6 +170,7 @@ class Logbook(Gtk.Notebook):
vbox = Gtk.VBox()
# Database name in large font at the top of the summary page
hbox = Gtk.HBox()
label = Gtk.Label(halign=Gtk.Align.START)
label.set_markup("<span size=\"x-large\">%s</span>" % basename(self.path))