Re: Rethinking Qt headers (should the header packages be recombined?)
torsdagen den 27 februari 2003 02.27 skrev John Gay:
> I'm sure a quick search of other debian mailing lists would turn up
> thousands of other examples of README.Debian files not being read.
I am guilty!
So I just did a
mkdir README.Debian
cd README.Debian
for f in /usr/share/doc/*/README.Debian; do g=${f/\/usr\/share\/doc\//}; ln
-fsv $f ${g/\//.}; done
konqueror .
Interesting reading.
I think the README.Debian should be more accessible, and easier to read. Maybe
it already is, and I just don't know how to do it? Something needed in the
KDE project would be to make such information easily available on a
mouse-click or similar. If you run KDE, you are not going to open a terminal
window and type in "less /usr/share/doc/xxx/README.Debian", or whatever.
Maybe the Microsoft way of popping up a folder, when installing, with the
README file and other important information in, is not such a bad idea after
all.
Karolina
Reply to: