policycoreutils/sepolicy: boolean.png is in help/
Fixes: (sepolicy:2183): Gtk-WARNING **: Could not load image 'images/booleans.png': Failed to open file '/usr/lib64/python3.4/site-packages/sepolicy/images/booleans.png': No such file or directory Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
This commit is contained in:
parent
590e765dce
commit
1db83be583
1 changed files with 1 additions and 1 deletions
|
@ -1043,7 +1043,7 @@
|
|||
<object class="GtkImage" id="help_image">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="pixbuf">images/booleans.png</property>
|
||||
<property name="pixbuf">help/booleans.png</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
|
Loading…
Reference in a new issue