diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2013-03-21 17:22:34 +0100 |
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2013-03-21 17:22:34 +0100 |
| commit | c0a6c5e6ffebbe7cbd0ea4c8110ba82036c6524a (patch) | |
| tree | c1b10c8eb69a00c7c4ff924fb6d74c27c432e4f8 /unity-shared/CMakeLists.txt | |
| parent | e58bcfcdd60f4271681562d40cd73c73879ed1ac (diff) | |
FileManagerOpener: moved to unity-shared and renamed as FileManager
The implementation is GnomeFileManager (bzr r3212.3.3)
Diffstat (limited to 'unity-shared/CMakeLists.txt')
| -rw-r--r-- | unity-shared/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt index ead1ec981..b4078c418 100644 --- a/unity-shared/CMakeLists.txt +++ b/unity-shared/CMakeLists.txt @@ -26,6 +26,7 @@ set (UNITY_SHARED_SOURCES DebugDBusInterface.cpp DefaultThumbnailProvider.cpp DeltaRestrainment.cpp + GnomeFileManager.cpp FontSettings.cpp GraphicsUtils.cpp IMTextEntry.cpp |
