2013/2/4 insaner <nabble-inkscape@...2943...>:
hey guys, as this is my first commit, i wanted to run it by you
before i do.
this is the bug in question:
https://bugs.launchpad.net/inkscape/+bug/1098416
this is the command i will run (after cd'ing into the "inkscape" dir that
contains the src dir):
bzr commit --fixes lp:1098416 --message="adding dockbar/switcher style
toggles in prefs ui" src/ui/dialog/inkscape-preferences.h
src/ui/dialog/inkscape-preferences.cpp
The command is OK. Some remarks:
1. If you have no other changes in your tree, you don't need to
specify which files to commit. By default, all modified files will be
committed.
2. If you don't pass the --message parameter, Bazaar will open an
editor for you where you can conveniently enter your commit message.
We have a good Bazaar tutorial on the wiki:
http://wiki.inkscape.org/wiki/index.php/Working_with_Bazaar
Regards, Krzysztof