diff options
author | damien <damien@mandriva.com> | 2000-07-26 22:59:40 +0000 |
---|---|---|
committer | damien <damien@mandriva.com> | 2000-07-26 22:59:40 +0000 |
commit | d297fd0dbc378b35a7f085fa2f92097f3dfdaed6 (patch) | |
tree | 29a3c05f05792afb82d112106e4eabb28492d549 /docs/HACKING | |
parent | ee5f111fdf2af0f7d565f18d558e1bc60d9664b6 (diff) | |
download | drakx-d297fd0dbc378b35a7f085fa2f92097f3dfdaed6.tar drakx-d297fd0dbc378b35a7f085fa2f92097f3dfdaed6.tar.gz drakx-d297fd0dbc378b35a7f085fa2f92097f3dfdaed6.tar.bz2 drakx-d297fd0dbc378b35a7f085fa2f92097f3dfdaed6.tar.xz drakx-d297fd0dbc378b35a7f085fa2f92097f3dfdaed6.zip |
new icons. see Changelog
Diffstat (limited to 'docs/HACKING')
-rw-r--r-- | docs/HACKING | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/HACKING b/docs/HACKING index 84a5bae11..c33dcaf4d 100644 --- a/docs/HACKING +++ b/docs/HACKING @@ -61,6 +61,7 @@ Here is how I made it work on my computer. - mkdir /usr/share/gtk - ln -s path/to/gi/perl-install/share/themes /usr/share/gtk - ln -s path/to/gi/perl-install/share/step-* /usr/share +- ln -s path/to/gi/perl-install/share/help.xpm /usr/share - have a cd architecture linked on /export - ln -s /export /tmp/rhimage - export PERL_INSTALL_TEST=1 |