diff options
author | JK Wood <joshuakwood@gmail.com> | 2010-05-12 23:28:18 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:28:18 +0200 |
commit | fcd590ab5df5bcda0094ad37dbddb5aad68aac25 (patch) | |
tree | cf26bea4b8b80c4630273ddbcf9aa4b682214354 /desktop/google-gadgets-for-linux/README | |
parent | 3bdde4c9560e3e37e86d4bc570b5d3c5f9df3d7f (diff) | |
download | slackbuilds-fcd590ab5df5bcda0094ad37dbddb5aad68aac25.tar.gz |
desktop/google-gadgets-for-linux: Added to 12.2 repository
Diffstat (limited to 'desktop/google-gadgets-for-linux/README')
-rw-r--r-- | desktop/google-gadgets-for-linux/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/google-gadgets-for-linux/README b/desktop/google-gadgets-for-linux/README new file mode 100644 index 0000000000..30eff5e27d --- /dev/null +++ b/desktop/google-gadgets-for-linux/README @@ -0,0 +1,11 @@ +Google Gadgets for Linux provides a platform for running desktop gadgets under +Linux, catering to the unique needs of Linux users. It's compatible with the +gadgets written for Google Desktop for Windows as well as the Universal +Gadgets on iGoogle. Following Linux norms, this project is open-sourced under +the Apache License. + +By default Google Gadgets will build a GTK+ interface. If you also want a GUI +based on the QT library, you will need to have QT4 installed at compile time. +A SlackBuild for QT4 is available at SlackBuilds.org. + +Note: this will not build if webkit is installed. |