diff options
Diffstat (limited to 'mini-commander/MATE_MiniCommanderApplet.server.in')
-rw-r--r-- | mini-commander/MATE_MiniCommanderApplet.server.in | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/mini-commander/MATE_MiniCommanderApplet.server.in b/mini-commander/MATE_MiniCommanderApplet.server.in deleted file mode 100644 index 923070d1..00000000 --- a/mini-commander/MATE_MiniCommanderApplet.server.in +++ /dev/null @@ -1,28 +0,0 @@ -<!-- this file was installed to automatically upgrade your machine from using - mini-commander to using Deskbar. - - If you wish to continue using mini-commander, please recompile - MATE-Applets with -enable-minicommander and your mini-commander applets - should reappear. ---> -<oaf_info> - -<oaf_server iid="OAFIID:MATE_MiniCommanderApplet" - type="factory" - location="OAFIID:Deskbar_Applet_Factory"> - - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:MATE/Vertigo/MatePanelAppletShell:1.0"/> - <item value="IDL:MateComponent/Control:1.0"/> - <item value="IDL:MateComponent/Unknown:1.0"/> - </oaf_attribute> - <oaf_attribute name="name" type="string" _value="Deskbar (formerly Mini-Commander)"/> - <oaf_attribute name="description" type="string" _value="Deskbar (transparent upgrade from Mini-Commander)"/> - <oaf_attribute name="bugzilla:bugzilla" type="string" value="MATE"/> - <oaf_attribute name="bugzilla:product" type="string" value="mate-applets"/> - <oaf_attribute name="bugzilla:component" type="string" value="mini-commander"/> - <oaf_attribute name="bugzilla:other_binaries" type="string" value="mini_commander_applet"/> - -</oaf_server> - -</oaf_info> |