author | zecke <zecke> | 2005-03-02 21:14:20 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-03-02 21:14:20 (UTC) |
commit | 7e3e1699927a16421eedf8f02d7c38ffe0de7bad (patch) (side-by-side diff) | |
tree | cbf06da240f1e53fa4d57e9ea636fd2008629f26 /packages | |
parent | c53f94fe28e8ec62a48d82d952c3d5e6a2ab85f2 (diff) | |
download | opie-7e3e1699927a16421eedf8f02d7c38ffe0de7bad.zip opie-7e3e1699927a16421eedf8f02d7c38ffe0de7bad.tar.gz opie-7e3e1699927a16421eedf8f02d7c38ffe0de7bad.tar.bz2 |
-Build qss by updating the qss.pro
-Add a .cvsignore file
-Make it selectable/buildable in our buildsystem by adding it to packages
and creating a config.in
-rw-r--r-- | packages | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -182,6 +182,7 @@ CONFIG_QASHMONEY noncore/unsupported/qashmoney qashmoney.pro CONFIG_QASTEROIDS noncore/games/qasteroids qasteroids.pro CONFIG_QCOP core/apps/qcop qcop.pro CONFIG_QPDF noncore/unsupported/qpdf qpdf.pro +CONFIG_QSS core/apps/qss qss.pro CONFIG_QUICKLAUNCHER core/tools/quicklauncher quicklauncher.pro CONFIG_QWS core/qws qws.pro CONFIG_REMOTE noncore/tools/remote remote.pro |