From 6cee4fd1d4971e2504353d542a3d8ec23c657c92 Mon Sep 17 00:00:00 2001 From: s0dyy Date: Fri, 13 Aug 2021 21:02:03 +0200 Subject: [PATCH 1/2] Use CMAKE_INSTALL_BINDIR instead of hardcoded path --- CMakeLists.txt | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a62bde7..6fac63a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -121,5 +121,5 @@ qt5_create_translation(QM_FILES ${TS_FILES}) add_custom_target(translations DEPENDS ${QM_FILES} SOURCES ${TS_FILES}) add_dependencies(cutefish-statusbar translations) -install(TARGETS cutefish-statusbar RUNTIME DESTINATION /usr/bin) +install(TARGETS cutefish-statusbar RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}) install(FILES ${QM_FILES} DESTINATION /usr/share/cutefish-statusbar/translations) diff --git a/README.md b/README.md index 2bf0dfb..d729b72 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ sudo apt install libkf5windowsystem-dev -y ## Build ```bash -cmake .. +cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .. make sudo make install ``` From 2f7552806b7440e2605fbf16a10e0d7472d30b8f Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 14 Aug 2021 17:12:13 +0200 Subject: [PATCH 2/2] Added translation using Weblate (Malayalam) Co-authored-by: Weblate --- translations/ml_IN.ts | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 translations/ml_IN.ts diff --git a/translations/ml_IN.ts b/translations/ml_IN.ts new file mode 100644 index 0000000..99ed9a3 --- /dev/null +++ b/translations/ml_IN.ts @@ -0,0 +1,43 @@ + + + + + ControlCenter + + + Wi-Fi + + + + + + On + + + + + + + Off + + + + + Bluetooth + + + + + Dark Mode + + + + + main + + + Close + + + +