From 893d28f59c9725207e4a8dc962bb1ca9b4dd5a5b Mon Sep 17 00:00:00 2001 From: Matthew Allum Date: Fri, 2 Sep 2005 12:24:55 +0000 Subject: adjust used patches, add README with some thoughts on patches git-svn-id: https://svn.o-hand.com/repos/poky@14 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/gtk+/gtk+-2.8.3/README | 41 ++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 openembedded/packages/gtk+/gtk+-2.8.3/README (limited to 'openembedded/packages/gtk+/gtk+-2.8.3') diff --git a/openembedded/packages/gtk+/gtk+-2.8.3/README b/openembedded/packages/gtk+/gtk+-2.8.3/README new file mode 100644 index 0000000000..eb4cfa4af9 --- /dev/null +++ b/openembedded/packages/gtk+/gtk+-2.8.3/README @@ -0,0 +1,41 @@ +no-xwc.patch + + Removes any ( uneeded ) i18n xlib calls that are just stubs in + an xlib built with --disable-locale + +disable-tooltips.patch + + Makes sense for toucscreens at least. Could be made better by being + an XSettings property ? + +gtklabel-resize-patch + + Can someone check this, appears to allow labels to resize ??? + +no-demos.patch + + Do we want demos to be built ? + +hardcoded_libtool.patch + + Fix libtool - likely needed + +Probably Uneeded +=== + +Not sure what this appears to do or how they affect things too be useful; + + menu-deactivate.patch + gtk+-handhelds.patch + scroll-timings.patch + single-click.patch + spinbutton.patch + + automake-lossage.patch + + +Can Definetly Go +=== + +small-gtkfilesel.patch - CRACK! +xsettings.patch - EVEEL! -- cgit v1.2.3