info-overview: Add a placeholder while the GNOME version loads
This commit is contained in:
parent
8914fae8da
commit
d253fe188c
1 changed files with 2 additions and 1 deletions
|
@ -112,7 +112,8 @@
|
|||
<object class="CcListRow" id="gnome_version_row">
|
||||
<property name="activatable">False</property>
|
||||
<property name="title" translatable="yes">GNOME Version</property>
|
||||
<property name="secondary-label">3.0</property>
|
||||
<property name="secondary-label" translatable="yes"
|
||||
comments="translators: this is a placeholder while the GNOME version is being fetched">Loading…</property>
|
||||
</object>
|
||||
</child>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue