mirror of
https://github.com/gryf/wmtemp.git
synced 2026-04-23 22:51:28 +02:00
Get rid of wmgeneral directory.
For now 'wmgeneral' was used for accessing common dockapps functions. Those functions was extracted to the library called libdockapp[1]. This patch removes wmgeneral directory and make use of libdockapp library. [1] http://www.dockapps.net/libdockapp
This commit is contained in:
+4
-1
@@ -10,7 +10,8 @@ Based on WMTempMon dockapp, although it was heavily reworked.
|
||||
Compile
|
||||
-------
|
||||
|
||||
To build the dockapp, perform the commands:
|
||||
To build the dockapp, you'll need `libdockap`_ it should be available in your
|
||||
package repository. While you have it installed, perform the commands:
|
||||
|
||||
.. code:: shell-session
|
||||
|
||||
@@ -67,3 +68,5 @@ Licence
|
||||
-------
|
||||
|
||||
This software is licensed under GPL2 license. See COPYING file for details.
|
||||
|
||||
.. _libdockapp: http://www.dockapps.net/libdockapp
|
||||
|
||||
Reference in New Issue
Block a user