diff options
Diffstat (limited to 'data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml')
-rw-r--r-- | data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml index bf6fd9b..3688774 100644 --- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -51,27 +51,27 @@ </property> <property name="plugin-4" type="string" value="launcher"> <property name="items" type="array"> - <value type="string" value="terminal-emulator.desktop"/> + <value type="string" value="xfce4-terminal-emulator.desktop"/> </property> </property> <property name="plugin-5" type="string" value="launcher"> <property name="items" type="array"> - <value type="string" value="text-editor.desktop"/> + <value type="string" value="mousepad.desktop"/> </property> </property> <property name="plugin-6" type="string" value="launcher"> <property name="items" type="array"> - <value type="string" value="file-manager.desktop"/> + <value type="string" value="xfce4-file-manager.desktop"/> </property> </property> <property name="plugin-8" type="string" value="launcher"> <property name="items" type="array"> - <value type="string" value="web-browser.desktop"/> + <value type="string" value="xfce4-web-browser.desktop"/> </property> </property> <property name="plugin-9" type="string" value="launcher"> <property name="items" type="array"> - <value type="string" value="mcc.desktop"/> + <value type="string" value="mageia-drakconf.desktop"/> </property> </property> <property name="plugin-10" type="string" value="separator"/> |