Skip to content

Commit fd84963

Browse files
committed
nemo-desktop-overlay.glade: Fix label marked untranslatable.
ref: #2777
1 parent 1f27d8b commit fd84963

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gresources/nemo-desktop-overlay.glade

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Generated with glade 3.22.1 -->
2+
<!-- Generated with glade 3.22.2 -->
33
<interface>
44
<requires lib="gtk+" version="3.20"/>
55
<requires lib="xapp" version="0.0"/>
@@ -68,7 +68,7 @@
6868
</row>
6969
<row>
7070
<col id="0">3</col>
71-
<col id="1" context="Desktop icon size">Normal</col>
71+
<col id="1" translatable="yes" context="Desktop icon size">Normal</col>
7272
<col id="2">Desktop Normal</col>
7373
</row>
7474
<row>
@@ -139,7 +139,7 @@
139139
<property name="default_width">650</property>
140140
<property name="icon_name">preferences-desktop</property>
141141
<signal name="delete-event" handler="on_close_window" swapped="no"/>
142-
<child>
142+
<child type="titlebar">
143143
<placeholder/>
144144
</child>
145145
<child>

0 commit comments

Comments
 (0)