GNOME Bugzilla – Bug 348499
the 2.10.1 tarball doesn't ship the .htmls for the faq and tutorial
Last modified: 2011-02-04 16:10:38 UTC
previous tarball used to ship them, that is handy for packaging by example
I'm surprised, but I'll make sure its ok for 2.10.2
This is not ok in 2.10.2
[mclasen@golem devel]$ tar tjf gtk+-2.10.2.tar.bz2 | grep html$ | wc -l 335 So docs are definitively there. Can you be a bit more specific what you are missing ?
I'm talking about missing html files for the faq and the tutorial: 0 e@hive 0 ~/tmp/gtk+-2.10.2/docs$ ls -lat faq/html tutorial/html faq/html: total 0 drwxr-xr-x 3 e e 168 2006-08-18 04:43 .. drwxr-xr-x 2 e e 384 2006-08-18 04:43 stylesheet-images drwxr-xr-x 3 e e 88 2006-08-18 04:43 . tutorial/html: total 1 drwxr-xr-x 4 e e 112 2006-08-18 04:43 . drwxr-xr-x 4 e e 192 2006-08-18 04:43 .. drwxr-xr-x 2 e e 1024 2006-08-18 04:43 images drwxr-xr-x 2 e e 384 2006-08-18 04:43 stylesheet-images
still happening with 2.10.4, reopening
I am not convinced that we shipped the faq and tutorial in the past
Download http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.10/gtk+-2.10.0.tar.gz $ tar tzvf gtk+-2.10.0.tar.gz | grep tutorial drwxrwxrwx 500/500 0 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/ drwxrwxrwx 500/500 0 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/images/ -rw-r--r-- 500/500 9284 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/rangewidgets.png -rw-r--r-- 500/500 23400 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/buttonbox.png -rw-r--r-- 500/500 9302 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/packbox2.png -rw-r--r-- 500/500 3802 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/arrow.png -rw-r--r-- 500/500 8515 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/spinbutton.png -rw-r--r-- 500/500 3264 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/helloworld.png -rw-r--r-- 500/500 7745 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/scrolledwin.png -rw-r--r-- 500/500 3911 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/helloworld2.png -rw-r--r-- 500/500 5163 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/aspectframe.png -rw-r--r-- 500/500 3936 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/radiobuttons.png -rw-r--r-- 500/500 6135 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/progressbar.png -rw-r--r-- 500/500 10366 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/packbox1.png -rw-r--r-- 500/500 3100 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/tictactoe.png -rw-r--r-- 500/500 4063 2002-02-25 02:47 gtk+-2.10.0/docs/tutorial/images/buttons.png -rw-r--r-- 500/500 5273 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/entry.png -rw-r--r-- 500/500 4857 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/menu.png -rw-r--r-- 500/500 5827 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/frame.png -rw-r--r-- 500/500 8466 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/rulers.png -rw-r--r-- 500/500 8005 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/notebook.png -rw-r--r-- 500/500 11252 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/calendar.png -rw-r--r-- 500/500 5155 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/statusbar.png -rw-r--r-- 500/500 5533 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/scribble.png -rw-r--r-- 500/500 3673 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/eventbox.png -rw-r--r-- 500/500 11063 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/filesel.png -rw-r--r-- 500/500 17358 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/label.png -rw-r--r-- 500/500 4462 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/base.png -rw-r--r-- 500/500 28063 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/colorsel.png -rw-r--r-- 500/500 5653 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/fixed.png -rw-r--r-- 500/500 12050 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/paned.png -rw-r--r-- 500/500 4395 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/table.png -rw-r--r-- 500/500 4758 2002-02-21 01:35 gtk+-2.10.0/docs/tutorial/images/gtkdial.png drwxrwxrwx 500/500 0 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/ -rw-r--r-- 500/500 1945 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1760.html -rw-r--r-- 500/500 2147 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2764.html -rw-r--r-- 500/500 5961 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1279.html -rw-r--r-- 500/500 8927 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x960.html -rw-r--r-- 500/500 16235 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1607.html -rw-r--r-- 500/500 2101 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2728.html -rw-r--r-- 500/500 4054 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2737.html -rw-r--r-- 500/500 14062 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/book1.html -rw-r--r-- 500/500 19806 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1423.html -rw-r--r-- 500/500 2131 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2782.html -rw-r--r-- 500/500 3925 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1791.html -rw-r--r-- 500/500 11110 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2491.html -rw-r--r-- 500/500 7180 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x940.html -rw-r--r-- 500/500 15063 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2947.html -rw-r--r-- 500/500 3103 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2076.html -rw-r--r-- 500/500 6342 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x178.html -rw-r--r-- 500/500 5303 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x461.html -rw-r--r-- 500/500 11524 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x300.html drwxrwxrwx 500/500 0 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/ -rw-r--r-- 500/500 9284 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/rangewidgets.png -rw-r--r-- 500/500 23400 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/buttonbox.png -rw-r--r-- 500/500 9302 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/packbox2.png -rw-r--r-- 500/500 3802 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/arrow.png -rw-r--r-- 500/500 8515 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/spinbutton.png -rw-r--r-- 500/500 3264 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/helloworld.png -rw-r--r-- 500/500 7745 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/scrolledwin.png -rw-r--r-- 500/500 3911 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/helloworld2.png -rw-r--r-- 500/500 5163 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/aspectframe.png -rw-r--r-- 500/500 3936 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/radiobuttons.png -rw-r--r-- 500/500 6135 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/progressbar.png -rw-r--r-- 500/500 10366 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/packbox1.png -rw-r--r-- 500/500 3100 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/tictactoe.png -rw-r--r-- 500/500 4063 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/buttons.png -rw-r--r-- 500/500 5273 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/entry.png -rw-r--r-- 500/500 4857 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/menu.png -rw-r--r-- 500/500 5827 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/frame.png -rw-r--r-- 500/500 8466 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/rulers.png -rw-r--r-- 500/500 8005 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/notebook.png -rw-r--r-- 500/500 11252 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/calendar.png -rw-r--r-- 500/500 5155 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/statusbar.png -rw-r--r-- 500/500 5533 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/scribble.png -rw-r--r-- 500/500 3673 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/eventbox.png -rw-r--r-- 500/500 11063 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/filesel.png -rw-r--r-- 500/500 17358 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/label.png -rw-r--r-- 500/500 4462 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/base.png -rw-r--r-- 500/500 28063 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/colorsel.png -rw-r--r-- 500/500 5653 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/fixed.png -rw-r--r-- 500/500 12050 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/paned.png -rw-r--r-- 500/500 4395 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/table.png -rw-r--r-- 500/500 4758 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/images/gtkdial.png -rw-r--r-- 500/500 2486 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c17.html -rw-r--r-- 500/500 4048 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c1855.html -rw-r--r-- 500/500 1953 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1769.html -rw-r--r-- 500/500 10037 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c774.html -rw-r--r-- 500/500 5438 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1338.html -rw-r--r-- 500/500 2764 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c345.html -rw-r--r-- 500/500 5999 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x364.html -rw-r--r-- 500/500 8786 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x912.html -rw-r--r-- 500/500 30726 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2331.html -rw-r--r-- 500/500 2983 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c1775.html -rw-r--r-- 500/500 4082 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1373.html -rw-r--r-- 500/500 3562 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1831.html -rw-r--r-- 500/500 10108 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c58.html -rw-r--r-- 500/500 5086 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x882.html -rw-r--r-- 500/500 2852 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x502.html -rw-r--r-- 500/500 3779 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1264.html -rw-r--r-- 500/500 2363 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2743.html -rw-r--r-- 500/500 2614 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2097.html -rw-r--r-- 500/500 14705 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1471.html -rw-r--r-- 500/500 2145 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2758.html -rw-r--r-- 500/500 6877 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1598.html -rw-r--r-- 500/500 4321 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2210.html -rw-r--r-- 500/500 4012 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c374.html -rw-r--r-- 500/500 2402 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2779.html -rw-r--r-- 500/500 2233 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2785.html -rw-r--r-- 500/500 4167 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x498.html -rw-r--r-- 500/500 4468 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c2137.html -rw-r--r-- 500/500 2478 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2440.html -rw-r--r-- 500/500 2202 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2740.html -rw-r--r-- 500/500 2388 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/a2719.html -rw-r--r-- 500/500 3924 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1942.html -rw-r--r-- 500/500 5258 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c1247.html -rw-r--r-- 500/500 6695 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x666.html -rw-r--r-- 500/500 2681 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2734.html -rw-r--r-- 500/500 8082 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x409.html -rw-r--r-- 500/500 2597 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2746.html -rw-r--r-- 500/500 5653 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c584.html -rw-r--r-- 500/500 5088 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x383.html -rw-r--r-- 500/500 5329 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x539.html -rw-r--r-- 500/500 1952 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1766.html -rw-r--r-- 500/500 1967 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1730.html -rw-r--r-- 500/500 5546 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x705.html -rw-r--r-- 500/500 5907 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2198.html -rw-r--r-- 500/500 2390 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1733.html -rw-r--r-- 500/500 5208 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c2648.html -rw-r--r-- 500/500 25198 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2936.html -rw-r--r-- 500/500 3884 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c1920.html -rw-r--r-- 500/500 7825 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1389.html -rw-r--r-- 500/500 13601 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x764.html -rw-r--r-- 500/500 8696 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1718.html -rw-r--r-- 500/500 2310 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2749.html -rw-r--r-- 500/500 6634 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1411.html -rw-r--r-- 500/500 2531 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c2641.html -rw-r--r-- 500/500 20777 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1121.html -rw-r--r-- 500/500 7477 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x201.html -rw-r--r-- 500/500 1988 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1754.html -rw-r--r-- 500/500 12471 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x406.html -rw-r--r-- 500/500 11452 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c1520.html -rw-r--r-- 500/500 9674 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1205.html -rw-r--r-- 500/500 1937 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1748.html -rw-r--r-- 500/500 4319 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x608.html -rw-r--r-- 500/500 9996 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/a2922.html -rw-r--r-- 500/500 5290 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1228.html -rw-r--r-- 500/500 3823 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x354.html -rw-r--r-- 500/500 1946 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1763.html -rw-r--r-- 500/500 1964 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1751.html -rw-r--r-- 500/500 16170 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2550.html -rw-r--r-- 500/500 2157 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2770.html -rw-r--r-- 500/500 4402 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2116.html -rw-r--r-- 500/500 2784 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c2636.html -rw-r--r-- 500/500 6444 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x623.html -rw-r--r-- 500/500 2389 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2752.html -rw-r--r-- 500/500 4899 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c470.html -rw-r--r-- 500/500 13132 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x850.html -rw-r--r-- 500/500 8964 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1894.html -rw-r--r-- 500/500 3099 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c2710.html -rw-r--r-- 500/500 2223 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2755.html -rw-r--r-- 500/500 4883 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c1818.html -rw-r--r-- 500/500 7628 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1871.html -rw-r--r-- 500/500 4537 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x831.html -rw-r--r-- 500/500 2809 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x556.html -rw-r--r-- 500/500 2338 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2761.html -rw-r--r-- 500/500 9178 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1084.html -rw-r--r-- 500/500 8426 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x563.html -rw-r--r-- 500/500 3331 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c1780.html -rw-r--r-- 500/500 2363 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2773.html -rw-r--r-- 500/500 3702 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2080.html -rw-r--r-- 500/500 4735 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2101.html -rw-r--r-- 500/500 2849 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1811.html -rw-r--r-- 500/500 5737 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x814.html -rw-r--r-- 500/500 3445 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x746.html -rw-r--r-- 500/500 10611 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/a2788.html -rw-r--r-- 500/500 1969 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1772.html drwxrwxrwx 500/500 0 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/stylesheet-images/ -rw-r--r-- 500/500 944 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/stylesheet-images/prev.gif -rw-r--r-- 500/500 95 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/stylesheet-images/toc-blank.gif -rw-r--r-- 500/500 922 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/stylesheet-images/up.gif -rw-r--r-- 500/500 1081 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/stylesheet-images/important.gif -rw-r--r-- 500/500 964 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/stylesheet-images/next.gif -rw-r--r-- 500/500 1052 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/stylesheet-images/warning.gif -rw-r--r-- 500/500 1029 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/stylesheet-images/tip.gif -rw-r--r-- 500/500 846 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/stylesheet-images/toc-plus.gif -rw-r--r-- 500/500 1070 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/stylesheet-images/note.gif -rw-r--r-- 500/500 1039 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/stylesheet-images/caution.gif -rw-r--r-- 500/500 843 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/stylesheet-images/toc-minus.gif -rw-r--r-- 500/500 995 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/stylesheet-images/home.gif -rw-r--r-- 500/500 2519 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c2443.html -rw-r--r-- 500/500 4262 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1300.html -rw-r--r-- 500/500 2177 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2776.html -rw-r--r-- 500/500 6296 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c510.html -rw-r--r-- 500/500 9823 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2452.html -rw-r--r-- 500/500 5955 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2157.html -rw-r--r-- 500/500 4154 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c654.html -rw-r--r-- 500/500 3070 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c2201.html -rw-r--r-- 500/500 4541 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c2044.html -rw-r--r-- 500/500 8299 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1356.html -rw-r--r-- 500/500 5567 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2056.html -rw-r--r-- 500/500 4465 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x130.html -rw-r--r-- 500/500 7348 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1960.html -rw-r--r-- 500/500 1980 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1757.html -rw-r--r-- 500/500 19397 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x988.html -rw-r--r-- 500/500 2233 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2767.html -rw-r--r-- 500/500 2669 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2731.html -rw-r--r-- 500/500 9867 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2725.html -rw-r--r-- 500/500 6908 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c24.html -rw-r--r-- 500/500 16746 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x2221.html -rw-r--r-- 500/500 2639 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/c1722.html -rw-r--r-- 500/500 5687 2006-07-03 05:15 gtk+-2.10.0/docs/tutorial/html/x1312.html -rw-r--r-- 500/500 15074 2006-07-03 02:56 gtk+-2.10.0/docs/tutorial/Makefile.in -rwxr-xr-x 500/500 550236 2005-01-24 18:42 gtk+-2.10.0/docs/tutorial/gtk-tut.sgml -rw-r--r-- 500/500 1410 2003-05-06 23:54 gtk+-2.10.0/docs/tutorial/Makefile.am
Probably something broke on my build machine then, missing db2html or so...
still an issue with GTK 2.10.5
the bug is fixed now, GTK 2.11.6 distribute those correctly