# # # patch "README" # from [119bd5148511c62adf81e10570039efb1a585b0a] # to [780e0cae939979e2fac7c700a7fcb6bba0d4dca6] # ============================================================ --- README 119bd5148511c62adf81e10570039efb1a585b0a +++ README 780e0cae939979e2fac7c700a7fcb6bba0d4dca6 @@ -1,10 +1,10 @@ guitone - a Qt-Frontend for monotone ==================================== -guitone is a very basic frontend to monotone. It currently only allows -to browse through the workspace contents just like a normal file -browser, but by displaying additional file status information. +Guitone is a frontend to monotone. It implements the monotone automation +interface, so its likely that it won't do things which aren't implemented there +(currently for example workspace actions like update and commit). You need Qt >= 4.2 to build and monotone >= 0.32 (or a monotone with an interface version of 4.0 or greater) to run guitone. Earlier @@ -26,7 +26,7 @@ and open this with XCode. If you need to tweak settings (i.e. architecture) in the Qt project file (guitone.pro), remember to redo this step. -The created binary is monolithic can be found in guitone/bin. +The created binary can be found in guitone/bin. If you like to build on Windows, all you need is a working version of Qt 4.2.x. Please check the docs at trolltech.com for assistance how to @@ -57,6 +57,7 @@ Thomas "TommyD" Keller Ingo "Slinky" Maindorfer +Jean-Louis "Ganwell" Fuchs Contributions are very welcome, we're usually hanging around in the monotone IRC at irc://irc.oftc.net/#monotone so don't hesitate to contact us!