1
0
mirror of https://gitlab.gnome.org/GNOME/nautilus synced 2024-07-02 16:31:15 +00:00

properties-window: remove unused permission label

This commit is contained in:
Automeris naranja 2024-05-06 23:39:00 +02:00 committed by Peter Eisenmann
parent 5c0085e8d4
commit e6cf23920d

View File

@ -601,15 +601,6 @@
<property name="margin-bottom">12</property>
</object>
</child>
<child>
<object class="GtkLabel" id="permission_indeterminable_label">
<property name="visible">False</property>
<property name="label" translatable="yes">The permissions of the selected file could not be determined.</property>
<property name="justify">center</property>
<property name="wrap">1</property>
<property name="max_width_chars">40</property>
</object>
</child>
<child>
<object class="GtkListBox" id="owner_list_box">
<property name="selection-mode">none</property>