fixed loading of GNOME2 mime icons (still not working as desired)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-01-26 20:56:31 +00:00
parent 805f26b316
commit 25d599ae91
2 changed files with 42 additions and 5 deletions

View File

@@ -274,3 +274,12 @@ CVS: [RR] wxWindows/src/gtk minifram.cpp,1.29,1.30
When applying, be careful to not pick later revision of font.cpp -- 2.5 doesn't
have wxFont::GetInternalFont while 2.4 must have it because of binary
compatibility!
23. Use GNOME2's /usr/share/pixmaps/document-icons in wxMimeTypesManager
Checking in mimetype.cpp;
/pack/cvsroots/wxwindows/wxWindows/src/unix/mimetype.cpp,v <-- mimetype.cpp
new revision: 1.29; previous revision: 1.28
done