diff options
| author | Rudra Saraswat <rs2009@ubuntu.com> | 2023-02-13 20:12:27 +0530 |
|---|---|---|
| committer | Rudra Saraswat <rs2009@ubuntu.com> | 2023-02-13 20:17:38 +0530 |
| commit | 539ff3fb821427e2a037599c3320fe4519750d52 (patch) | |
| tree | e8d56332a570047ac91ac065b691db7e2981a7b2 /unity-shared/CMakeLists.txt | |
| parent | cd0e7d8f64a348def9f05853921f76737157db78 (diff) | |
Make Unity 7.7 changes
* Increased panel size to 30 from 24 * Moved scope bar to top of dash * Added UWidgets, based on Blighty * Reduced default launcher icon size to 44 * Made dash vertical (temporarily removed previews) * Added indicator-notifications to Recommends
Diffstat (limited to 'unity-shared/CMakeLists.txt')
| -rw-r--r-- | unity-shared/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt index eddc80766..673c7ddb3 100644 --- a/unity-shared/CMakeLists.txt +++ b/unity-shared/CMakeLists.txt @@ -30,9 +30,9 @@ set (UNITY_SHARED_SOURCES DesktopApplicationManager.cpp EMConverter.cpp ExpanderView.cpp - FileManager.cpp GnomeFileManager.cpp FontSettings.cpp + FileManager.cpp GraphicsUtils.cpp IMTextEntry.cpp IconLoader.cpp |
