Fixed typo in 'System Settings' menu item for debian 10

This commit is contained in:
sose 2019-08-26 21:06:28 -04:00
parent 726960a846
commit 2ef5010808
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
</item>
<item label="System Settings">
<action name="Execute">
<command>xfce-settings-manager</command>
<command>xfce4-settings-manager</command>
<startupnotify><enabled>yes</enabled></startupnotify>
</action>
</item>