diff options
author | Ross Burton <ross@openedhand.com> | 2007-09-03 09:35:49 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-09-03 09:35:49 +0000 |
commit | df44bc8b48a1e56abfe18d3e3fa759ed3927025b (patch) | |
tree | b3332dbc7a98d093170f5f32224fe6cd76b81f5e /meta | |
parent | a4a82d661c5c2e866a38c339cd7a82ebed394831 (diff) | |
download | openembedded-core-df44bc8b48a1e56abfe18d3e3fa759ed3927025b.tar.gz openembedded-core-df44bc8b48a1e56abfe18d3e3fa759ed3927025b.tar.bz2 openembedded-core-df44bc8b48a1e56abfe18d3e3fa759ed3927025b.zip |
Unify indentation
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2673 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/gtk+/gtk+_2.10.14.bb | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/meta/packages/gtk+/gtk+_2.10.14.bb b/meta/packages/gtk+/gtk+_2.10.14.bb index 940ea16ef5..9ddbb7218f 100644 --- a/meta/packages/gtk+/gtk+_2.10.14.bb +++ b/meta/packages/gtk+/gtk+_2.10.14.bb @@ -15,17 +15,17 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \ file://disable-print.patch;patch=1 \ file://hardcoded_libtool.patch;patch=1 \ file://no-demos.patch;patch=1 \ - file://cellrenderer-cairo.patch;patch=1;pnum=0 \ - file://entry-cairo.patch;patch=1;pnum=0 \ - file://toggle-font.diff;patch=1;pnum=0 \ - file://combo-arrow-size.patch;patch=1;pnum=0 \ - file://range-no-redraw.patch;patch=1;pnum=0 \ - file://scrolled-placement.patch;patch=1;pnum=0 \ - file://filesystem-volumes.patch;patch=1\ - file://filechooser-utils.patch;patch=1\ - file://filechooser.patch;patch=1\ - file://filechooser-default.patch;patch=1\ - file://filechooser-respect-style.patch;patch=1" + file://cellrenderer-cairo.patch;patch=1;pnum=0 \ + file://entry-cairo.patch;patch=1;pnum=0 \ + file://toggle-font.diff;patch=1;pnum=0 \ + file://combo-arrow-size.patch;patch=1;pnum=0 \ + file://range-no-redraw.patch;patch=1;pnum=0 \ + file://scrolled-placement.patch;patch=1;pnum=0 \ + file://filesystem-volumes.patch;patch=1 \ + file://filechooser-utils.patch;patch=1 \ + file://filechooser.patch;patch=1 \ + file://filechooser-default.patch;patch=1 \ + file://filechooser-respect-style.patch;patch=1" #file://pangoxft2.10.6.diff;patch=1" |