Skip to content

Commit 6ec9184

Browse files
committed
Fixed GUI bug.
1 parent 32bc550 commit 6ec9184

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plymouth-creator.glade

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,6 @@ continue with step 2.</property>
377377
<child>
378378
<object class="GtkLabel" id="selectDirectoryDoneLabel">
379379
<property name="can_focus">False</property>
380-
<property name="label" translatable="yes">Done!</property>
381380
<attributes>
382381
<attribute name="font-desc" value="Sans Bold 10"/>
383382
<attribute name="foreground" value="#4e4e9a9a0606"/>

plymouth-creator.glade~

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,14 +377,15 @@ continue with step 2.</property>
377377
<child>
378378
<object class="GtkLabel" id="selectDirectoryDoneLabel">
379379
<property name="can_focus">False</property>
380+
<property name="label" translatable="yes">Done!</property>
380381
<attributes>
381382
<attribute name="font-desc" value="Sans Bold 10"/>
382383
<attribute name="foreground" value="#4e4e9a9a0606"/>
383384
</attributes>
384385
</object>
385386
<packing>
386387
<property name="x">650</property>
387-
<property name="y">145</property>
388+
<property name="y">138</property>
388389
</packing>
389390
</child>
390391
<child>

0 commit comments

Comments
 (0)