From 2ca65310de96d2493f5cfc8937239a00056d3f2b Mon Sep 17 00:00:00 2001 From: projectmoon Date: Fri, 4 Oct 2024 12:46:52 +0200 Subject: [PATCH] remove files not needed for gentoo --- CMakeLists.txt | 2 - res/io.github.input_leap.InputLeap.desktop | 9 - res/io.github.input_leap.InputLeap.svg | 239 --------------------- 3 files changed, 250 deletions(-) delete mode 100644 res/io.github.input_leap.InputLeap.desktop delete mode 100644 res/io.github.input_leap.InputLeap.svg diff --git a/CMakeLists.txt b/CMakeLists.txt index d1d1d212..417d1845 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -303,8 +303,6 @@ elseif (UNIX AND NOT APPLE) install(FILES res/io.github.input_leap.InputLeap.appdata.xml DESTINATION share/metainfo) configure_files (${CMAKE_CURRENT_SOURCE_DIR}/dist/rpm ${CMAKE_BINARY_DIR}/rpm) - install(FILES res/io.github.input_leap.InputLeap.svg DESTINATION share/icons/hicolor/scalable/apps) - install(FILES res/io.github.input_leap.InputLeap.desktop DESTINATION share/applications) endif() # diff --git a/res/io.github.input_leap.InputLeap.desktop b/res/io.github.input_leap.InputLeap.desktop deleted file mode 100644 index 13d9d73f..00000000 --- a/res/io.github.input_leap.InputLeap.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Input Leap -Comment=Keyboard and mouse sharing solution -Exec=input-leap -Icon=io.github.input_leap.InputLeap -Terminal=false -Categories=Network -Keywords=keyboard;mouse;sharing;network;share; diff --git a/res/io.github.input_leap.InputLeap.svg b/res/io.github.input_leap.InputLeap.svg deleted file mode 100644 index 6b81c466..00000000 --- a/res/io.github.input_leap.InputLeap.svg +++ /dev/null @@ -1,239 +0,0 @@ - - - - -- 2.46.2