aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/libxfce4ui
AgeCommit message (Collapse)Author
2014-04-20libxfce4ui: fix configue by inheriting xfce-git.bbclassAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-03-23recipes-xfce/libxfce4ui: depends and autotools fixesstephen.arnold42
Note: this patch (v3) obseletes previous versions libxfce4ui_4.10.0.bb: Upstream changes required autotools and gettext (intl) fixes, as well as moving the autogen stuff to a separate task. Full depends were also added (2 were converted to PACKAGECONFIG options) along with a vendor config option. Signed-off-by: Stephen Arnold <stephen.arnold42@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET
Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-05libxfce4ui: avoid dragging in gtk3Andreas Müller
gtk3 support was introduced in b3a2a01b40affbedc2b0951f7180c1212d24d532 when we moved to latest git Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-19libxfce4ui: update to git headAndreas Müller
* in commit f30f9742e64ea5ec3b23d977b904f24799d773d6 the signature for xfce_shortcut_conflict_dialog was changed. This change is required for xfce4-setings HEAD. In the next patch of this series the development of a datetime setter for xfce4-settings will be introduced and this is put on top of xfce4-setings HEAD. * there has been no release since 04.2012 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-16libxfce4ui: add glade packageAndreas Müller
* To edit glade files for xfce-packages it needs libxfce4ui's catalog [1]. * Unfortunately some host distributions do not supply a libxfce4ui-glade package. * By installing glade3 + libxfce4ui-glade it is now possible to edit xfce's glade-files on target machine. [1] http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/20021 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-18libxfce4ui: update to 4.10.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-08-27libxfce4ui: fix xfwm4 crash (no window borders) on first startAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05libxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes careAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05libxfce4ui: update to 4.8.1Andreas Müller
* build tested incremental & from empty build dir * run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01libxfce4ui: bump PR for xcb-util changeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-05libxfce4ui: Add initial recipe with version 4.8.0Andreas Mueller