diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-03-06 11:23:54 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-03-06 11:23:54 +0000 |
| commit | e89f4b0f1c4cd168362fbd80d5a039a6f9ac34b9 (patch) | |
| tree | 08f5b89c15527be1220245b7f6e3cde32621072d /CMakeLists.txt | |
| parent | 5a1c57f0b2d44f29d5f054940d6da03faa187322 (diff) | |
| download | qmmp-e89f4b0f1c4cd168362fbd80d5a039a6f9ac34b9.tar.gz qmmp-e89f4b0f1c4cd168362fbd80d5a039a6f9ac34b9.tar.bz2 qmmp-e89f4b0f1c4cd168362fbd80d5a039a6f9ac34b9.zip | |
updated Russian translation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4125 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 27bc60673..e18815502 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -184,6 +184,7 @@ PRINT_SUMMARY ("HAL support ......................." USE_HAL 1) PRINT_SUMMARY ("UDisks2 support ..................." USE_UDISKS2 1) PRINT_SUMMARY ("UDisks support ...................." USE_UDISKS 1) PRINT_SUMMARY ("Global hotkey support ............." USE_HOTKEY X11_FOUND) +PRINT_SUMMARY ("GNOME/Cinnamon hotkey support ....." USE_GNOMEHOTKEY 1) PRINT_SUMMARY ("File operations ..................." USE_FILEOPS 1) PRINT_SUMMARY ("Cover manager ....................." USE_COVER 1) PRINT_SUMMARY ("KDE4 notifications support ........" USE_KDENOTIFY 1) |
