
On Tue, 29 Mar 2005 15:36:14 +0100, Jean-François Lemaire <jflemaire@...621...> wrote:
David Christian Berg told me recently that he won't have time to finish is icon theme in the near future, but since his theme is complete enough for me, I suggest that it should be committed.
I agree.
So I am about to upload a screenshot of an Inkscape session with his theme (http://users.skynet.be/jflemaire/fichiers/Inkscape_session.png) and a blurb for the website news. Some questions, though:
Also update the Release Notes on Wiki, and maybe write a simple howto on icon theme changing and creation and place it in share/icons.
- Should I upload the whole lot (the icons.svg file, the PNG screenshot
and the blurb) on the patch tracker or somewhere else?
Will you be willing to keep maintaining icon themes if we give you commit access? This will be easier for everyone than exchanging patches.
- If I understand correctly, the only way to change the icon theme is by
putting the 'icons.svg' file into the '$INSTALL/share/inkscape/icons' directory. But what if a user does not have write access to this directory?
Try ~/.inkscape/icons.svg or ~/.inkscape/icons/icons.svg
- Since I'm running KDE, some stock icons are different (such as open
and save) because they are taken from the stock KDE icons. It shows on the screenshot. Is that a problem?
I think it's OK. In fact they seem to better match the theme.
Also if you become the icons maintainer, could you please integrate your own patch for layer icons :) (I still don't quite like it visually, but it's a start, maybe someone will make them better.) This will involve moving the icons to icons.svg, assigning IDs to them, and changing verbs.cpp to refer to these names (it's easy, just look up how other commands refer to icons in that file). Then recompile, make install, and test that it's OK, before committing the changes. Ask if you have any questions.