default-applications: Fix run-time warning
An inexistant widget referenced in the UI file.
This commit is contained in:
parent
63957d9aef
commit
3591685c16
1 changed files with 1 additions and 1 deletions
|
@ -623,7 +623,7 @@
|
|||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes">C_ommand:</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="mnemonic_widget">image_command_entry</property>
|
||||
<property name="mnemonic_widget">visual_command_entry</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="x_options">GTK_FILL</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue