commit before renaming

This commit is contained in:
arcan1s
2014-09-02 22:49:17 +04:00
parent bc8aadc17b
commit 4164c7fe04
57 changed files with 89 additions and 10124 deletions

View File

@ -5,7 +5,7 @@ cmake_policy (SET CMP0002 OLD)
cmake_policy (SET CMP0011 NEW)
cmake_policy (SET CMP0015 NEW)
project (pytextmonitor)
project (awesome-widgets)
set (PROJECT_VERSION_MAJOR 2)
set (PROJECT_VERSION_MINOR 0)
set (PROJECT_VERSION_PATCH 0)
@ -26,5 +26,4 @@ endif ()
add_subdirectory (awesome-widget)
add_subdirectory (ext-sysmon)
add_subdirectory (desktop-panel)
add_subdirectory (ptm)
add_subdirectory (readme)