fix #41
This commit is contained in:
@@ -270,13 +270,12 @@ class Hello(Gtk.Window):
|
|||||||
"label": {
|
"label": {
|
||||||
"autostartlabel",
|
"autostartlabel",
|
||||||
"development",
|
"development",
|
||||||
"software",
|
|
||||||
"donate",
|
"donate",
|
||||||
"firstcategory",
|
"firstcategory",
|
||||||
"forum",
|
"forum",
|
||||||
"install",
|
"install",
|
||||||
"installlabel",
|
"installlabel",
|
||||||
"rescue" ,
|
"rescue",
|
||||||
"involved",
|
"involved",
|
||||||
"mailling",
|
"mailling",
|
||||||
"readme",
|
"readme",
|
||||||
@@ -290,7 +289,6 @@ class Hello(Gtk.Window):
|
|||||||
"tooltip_text": {
|
"tooltip_text": {
|
||||||
"about",
|
"about",
|
||||||
"development",
|
"development",
|
||||||
"software",
|
|
||||||
"donate",
|
"donate",
|
||||||
"forum",
|
"forum",
|
||||||
"mailling",
|
"mailling",
|
||||||
|
|||||||
Reference in New Issue
Block a user