[oe-commits] org.oe.dev xfce4-panel: improve packaging and include desktop files required for plugins to work

otavio commit oe at amethyst.openembedded.net
Sat May 31 01:50:36 UTC 2008


xfce4-panel: improve packaging and include desktop files required for plugins to work
* commit by Laibsch

Author: otavio at ossystems.com.br
Branch: org.openembedded.dev
Revision: 07f17fd7e5d8577328e92a0fd79dc3020fa7c5be
ViewMTN: http://monotone.openembedded.org/revision/info/07f17fd7e5d8577328e92a0fd79dc3020fa7c5be
Files:
1
packages/xfce/xfce4-panel.inc
Diffs:

#
# mt diff -r32cf7349ef4a4d4d77e7f90486a6505185f28dda -r07f17fd7e5d8577328e92a0fd79dc3020fa7c5be
#
#
#
# patch "packages/xfce/xfce4-panel.inc"
#  from [081fa85f7d65d3576b1ac6510beb16e89e83ea38]
#    to [859975f83777a01a9656cc1411c91a65ba1415a8]
#
============================================================
--- packages/xfce/xfce4-panel.inc	081fa85f7d65d3576b1ac6510beb16e89e83ea38
+++ packages/xfce/xfce4-panel.inc	859975f83777a01a9656cc1411c91a65ba1415a8
@@ -20,6 +20,7 @@ PACKAGES += "${PN}-plugins ${PN}-mcs-plu
 }
 
 PACKAGES += "${PN}-plugins ${PN}-mcs-plugins"
-FILES_${PN}-plugins += "${libdir}/xfce4/panel-plugins/*.so*"
+FILES_${PN}-plugins += "${libdir}/xfce4/panel-plugins/*.so* \
+                        ${datadir}/xfce4/panel-plugins/*.desktop"
 FILES_${PN}-mcs-plugins += "${libdir}/xfce4/mcs-plugins/"
 FILES_${PN}-dbg += "${libdir}/xfce4/mcs-plugins/.debug"






More information about the Openembedded-commits mailing list