diff --git a/target/release/bundle/appimage/IdeA.AppDir/.DirIcon b/target/release/bundle/appimage/IdeA.AppDir/.DirIcon deleted file mode 120000 index 41587aa..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/.DirIcon +++ /dev/null @@ -1 +0,0 @@ -/home/anthony/Documents/Projects/IdeA/target/release/bundle/appimage/IdeA.AppDir/IdeA.png \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/AppRun b/target/release/bundle/appimage/IdeA.AppDir/AppRun deleted file mode 100755 index 65ab8bf..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/AppRun +++ /dev/null @@ -1,12 +0,0 @@ -#! /usr/bin/env bash - -# autogenerated by linuxdeploy - -# make sure errors in sourced scripts will cause this script to stop -set -e - -this_dir="$(readlink -f "$(dirname "$0")")" - -source "$this_dir"/apprun-hooks/"linuxdeploy-plugin-gtk.sh" - -exec "$this_dir"/AppRun.wrapped "$@" diff --git a/target/release/bundle/appimage/IdeA.AppDir/AppRun.wrapped b/target/release/bundle/appimage/IdeA.AppDir/AppRun.wrapped deleted file mode 100755 index c0f36d5..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/AppRun.wrapped and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/IdeA.desktop b/target/release/bundle/appimage/IdeA.AppDir/IdeA.desktop deleted file mode 120000 index 936bc88..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/IdeA.desktop +++ /dev/null @@ -1 +0,0 @@ -usr/share/applications/IdeA.desktop \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/IdeA.png b/target/release/bundle/appimage/IdeA.AppDir/IdeA.png deleted file mode 100644 index dbe2ea1..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/IdeA.png and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/app-tauri.png b/target/release/bundle/appimage/IdeA.AppDir/app-tauri.png deleted file mode 120000 index 0a4f1f9..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/app-tauri.png +++ /dev/null @@ -1 +0,0 @@ -usr/share/icons/hicolor/512x512/apps/app-tauri.png \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/apprun-hooks/linuxdeploy-plugin-gtk.sh b/target/release/bundle/appimage/IdeA.AppDir/apprun-hooks/linuxdeploy-plugin-gtk.sh deleted file mode 100644 index b5b6317..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/apprun-hooks/linuxdeploy-plugin-gtk.sh +++ /dev/null @@ -1,17 +0,0 @@ -#! /usr/bin/env bash - -gsettings get org.gnome.desktop.interface gtk-theme 2> /dev/null | grep -qi "dark" && GTK_THEME_VARIANT="dark" || GTK_THEME_VARIANT="light" -APPIMAGE_GTK_THEME="${APPIMAGE_GTK_THEME:-"Adwaita:$GTK_THEME_VARIANT"}" # Allow user to override theme (discouraged) - -export APPDIR="${APPDIR:-"$(dirname "$(realpath "$0")")"}" # Workaround to run extracted AppImage -export GTK_DATA_PREFIX="$APPDIR" -export GTK_THEME="$APPIMAGE_GTK_THEME" # Custom themes are broken -export GDK_BACKEND=x11 # Crash with Wayland backend on Wayland - We tested it without it and ended up with this: https://github.com/tauri-apps/tauri/issues/8541 -export XDG_DATA_DIRS="$APPDIR/usr/share:/usr/share:$XDG_DATA_DIRS" # g_get_system_data_dirs() from GLib -export GSETTINGS_SCHEMA_DIR="$APPDIR//usr/share/glib-2.0/schemas" -export GTK_EXE_PREFIX="$APPDIR//usr" -export GTK_PATH="$APPDIR//usr/lib/gtk-3.0:/usr/lib64/gtk-3.0:/usr/lib/x86_64-linux-gnu/gtk-3.0" -export GTK_IM_MODULE_FILE="$APPDIR//usr/lib/gtk-3.0/3.0.0/immodules.cache" - -export GDK_PIXBUF_MODULE_FILE="$APPDIR//usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache" -export GIO_EXTRA_MODULES="$APPDIR/usr/lib/gio/modules" diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache deleted file mode 100644 index 2b13ddc..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache +++ /dev/null @@ -1,19 +0,0 @@ -# GdkPixbuf Image Loader Modules file -# Automatically generated file, do not edit -# Created by gdk-pixbuf-query-loaders from gdk-pixbuf-2.44.7 -# -# LoaderDir = /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders -# -"libopenraw_pixbuf.so" -"Digital camera RAW" 0 "gdk-pixbuf" "Digital camera RAW images loader." "LGPL" -"image/x-adobe-dng" "image/x-canon-cr2" "image/x-canon-crw" "image/x-nikon-nef" "image/x-olympus-orf" "image/x-pentax-pef" "image/x-sony-arw" "image/x-epson-erf" "image/x-minolta-mrw" "image/x-fuji-raf" "" -"dng" "cr2" "crw" "nef" "orf" "pef" "arw" "erf" "mrw" "raf" "" -"MM *" " z " 80 -"II* \020 CR\002 " " z zzz z" 100 -"II* " " z" 80 -"IIRO" " " 100 -" MRM" "z " 100 -"II\032 HEAPCCDR" " zzz " 100 -"FUJIFILMCCD-RAW " " " 100 - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libopenraw_pixbuf.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libopenraw_pixbuf.so deleted file mode 100755 index c181771..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libopenraw_pixbuf.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gio/modules/libgiognutls.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gio/modules/libgiognutls.so deleted file mode 100755 index fffe6d3..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gio/modules/libgiognutls.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules.cache b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules.cache deleted file mode 100644 index c563f3d..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules.cache +++ /dev/null @@ -1,85 +0,0 @@ -# GTK+ Input Method Modules file -# Automatically generated file, do not edit -# Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.24.52 -# -# ModulesPath = /tmp/.mount_IdeA_0CNNpfH//usr/lib/gtk-3.0/3.0.0/linux/immodules:/tmp/.mount_IdeA_0CNNpfH//usr/lib/gtk-3.0/3.0.0/immodules:/tmp/.mount_IdeA_0CNNpfH//usr/lib/gtk-3.0/linux/immodules:/tmp/.mount_IdeA_0CNNpfH//usr/lib/gtk-3.0/immodules:/usr/lib64/gtk-3.0/3.0.0/linux/immodules:/usr/lib64/gtk-3.0/3.0.0/immodules:/usr/lib64/gtk-3.0/linux/immodules:/usr/lib64/gtk-3.0/immodules:/usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/linux/immodules:/usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules:/usr/lib/x86_64-linux-gnu/gtk-3.0/linux/immodules:/usr/lib/x86_64-linux-gnu/gtk-3.0/immodules:/tmp/.mount_IdeA_0CNNpfH//usr/lib/gtk-3.0/3.0.0/linux/immodules:/tmp/.mount_IdeA_0CNNpfH//usr/lib/gtk-3.0/3.0.0/immodules:/tmp/.mount_IdeA_0CNNpfH//usr/lib/gtk-3.0/linux/immodules:/tmp/.mount_IdeA_0CNNpfH//usr/lib/gtk-3.0/immodules -# -"/tmp/.mount_IdeA_0CNNpfH/im-am-et.so" -"am_et" "Amharic (EZ+)" "gtk30" "/usr/share/locale" "am" - -"/tmp/.mount_IdeA_0CNNpfH/im-broadway.so" -"broadway" "Broadway" "gtk30" "/usr/share/locale" "" - -"/tmp/.mount_IdeA_0CNNpfH/im-cedilla.so" -"cedilla" "Cedilla" "gtk30" "/usr/share/locale" "az:ca:co:fr:gv:oc:pt:sq:tr:wa" - -"/tmp/.mount_IdeA_0CNNpfH/im-cyrillic-translit.so" -"cyrillic_translit" "Cyrillic (Transliterated)" "gtk30" "/usr/share/locale" "" - -"/tmp/.mount_IdeA_0CNNpfH/im-inuktitut.so" -"inuktitut" "Inuktitut (Transliterated)" "gtk30" "/usr/share/locale" "iu" - -"/tmp/.mount_IdeA_0CNNpfH/im-ipa.so" -"ipa" "IPA" "gtk30" "/usr/share/locale" "" - -"/tmp/.mount_IdeA_0CNNpfH/im-multipress.so" -"multipress" "Multipress" "gtk30" "/usr/share/locale" "" - -"/tmp/.mount_IdeA_0CNNpfH/im-thai.so" -"thai" "Thai-Lao" "gtk30" "/usr/share/locale" "lo:th" - -"/tmp/.mount_IdeA_0CNNpfH/im-ti-er.so" -"ti_er" "Tigrigna-Eritrean (EZ+)" "gtk30" "/usr/share/locale" "ti" - -"/tmp/.mount_IdeA_0CNNpfH/im-ti-et.so" -"ti_et" "Tigrigna-Ethiopian (EZ+)" "gtk30" "/usr/share/locale" "ti" - -"/tmp/.mount_IdeA_0CNNpfH/im-viqr.so" -"viqr" "Vietnamese (VIQR)" "gtk30" "/usr/share/locale" "" - -"/tmp/.mount_IdeA_0CNNpfH/im-wayland.so" -"wayland" "Wayland" "gtk30" "/usr/share/locale" "" - -"/tmp/.mount_IdeA_0CNNpfH/im-xim.so" -"xim" "X Input Method" "gtk30" "/usr/share/locale" "ko:ja:th:zh" - -"/usr/lib64/gtk-3.0/3.0.0/immodules/im-am-et.so" -"am_et" "Amharic (EZ+)" "gtk30" "/usr/share/locale" "am" - -"/usr/lib64/gtk-3.0/3.0.0/immodules/im-broadway.so" -"broadway" "Broadway" "gtk30" "/usr/share/locale" "" - -"/usr/lib64/gtk-3.0/3.0.0/immodules/im-cedilla.so" -"cedilla" "Cedilla" "gtk30" "/usr/share/locale" "az:ca:co:fr:gv:oc:pt:sq:tr:wa" - -"/usr/lib64/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.so" -"cyrillic_translit" "Cyrillic (Transliterated)" "gtk30" "/usr/share/locale" "" - -"/usr/lib64/gtk-3.0/3.0.0/immodules/im-inuktitut.so" -"inuktitut" "Inuktitut (Transliterated)" "gtk30" "/usr/share/locale" "iu" - -"/usr/lib64/gtk-3.0/3.0.0/immodules/im-ipa.so" -"ipa" "IPA" "gtk30" "/usr/share/locale" "" - -"/usr/lib64/gtk-3.0/3.0.0/immodules/im-multipress.so" -"multipress" "Multipress" "gtk30" "/usr/share/locale" "" - -"/usr/lib64/gtk-3.0/3.0.0/immodules/im-thai.so" -"thai" "Thai-Lao" "gtk30" "/usr/share/locale" "lo:th" - -"/usr/lib64/gtk-3.0/3.0.0/immodules/im-ti-er.so" -"ti_er" "Tigrigna-Eritrean (EZ+)" "gtk30" "/usr/share/locale" "ti" - -"/usr/lib64/gtk-3.0/3.0.0/immodules/im-ti-et.so" -"ti_et" "Tigrigna-Ethiopian (EZ+)" "gtk30" "/usr/share/locale" "ti" - -"/usr/lib64/gtk-3.0/3.0.0/immodules/im-viqr.so" -"viqr" "Vietnamese (VIQR)" "gtk30" "/usr/share/locale" "" - -"/usr/lib64/gtk-3.0/3.0.0/immodules/im-wayland.so" -"wayland" "Wayland" "gtk30" "/usr/share/locale" "" - -"/usr/lib64/gtk-3.0/3.0.0/immodules/im-xim.so" -"xim" "X Input Method" "gtk30" "/usr/share/locale" "ko:ja:th:zh" - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-am-et.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-am-et.so deleted file mode 100755 index 1c97f06..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-am-et.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-broadway.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-broadway.so deleted file mode 100755 index 1158030..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-broadway.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-cedilla.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-cedilla.so deleted file mode 100755 index 602d61a..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-cedilla.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.so deleted file mode 100755 index 6548194..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.so deleted file mode 100755 index 505abaa..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-ipa.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-ipa.so deleted file mode 100755 index c2b77d1..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-ipa.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-multipress.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-multipress.so deleted file mode 100755 index f06a767..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-multipress.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-thai.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-thai.so deleted file mode 100755 index a19afd4..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-thai.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-er.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-er.so deleted file mode 100755 index e9bfe56..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-er.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-et.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-et.so deleted file mode 100755 index 19b8c49..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-ti-et.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-viqr.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-viqr.so deleted file mode 100755 index d65eb64..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-viqr.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-wayland.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-wayland.so deleted file mode 100755 index e3f7955..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-wayland.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-xim.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-xim.so deleted file mode 100755 index f636a0e..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/immodules/im-xim.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-cups.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-cups.so deleted file mode 100755 index 1b45519..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-cups.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-file.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-file.so deleted file mode 100755 index deaaa72..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-file.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-lpr.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-lpr.so deleted file mode 100755 index 12c41e1..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-lpr.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so deleted file mode 120000 index a1ce115..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so +++ /dev/null @@ -1 +0,0 @@ -libcanberra-gtk3-module.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/modules/libcanberra-gtk3-module.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/modules/libcanberra-gtk3-module.so deleted file mode 100755 index 4560928..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/modules/libcanberra-gtk3-module.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/modules/libcolorreload-gtk-module.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/modules/libcolorreload-gtk-module.so deleted file mode 100755 index ff8751c..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/modules/libcolorreload-gtk-module.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/modules/libwindow-decorations-gtk-module.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/modules/libwindow-decorations-gtk-module.so deleted file mode 100755 index 39ba0c4..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/gtk-3.0/modules/libwindow-decorations-gtk-module.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-am-et.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-am-et.so deleted file mode 120000 index 26a8450..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-am-et.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/immodules/im-am-et.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-broadway.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-broadway.so deleted file mode 120000 index 842e555..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-broadway.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/immodules/im-broadway.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-cedilla.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-cedilla.so deleted file mode 120000 index 8a601ba..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-cedilla.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/immodules/im-cedilla.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-cyrillic-translit.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-cyrillic-translit.so deleted file mode 120000 index 1bb0142..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-cyrillic-translit.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/immodules/im-cyrillic-translit.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-inuktitut.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-inuktitut.so deleted file mode 120000 index 8fa471a..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-inuktitut.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/immodules/im-inuktitut.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-ipa.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-ipa.so deleted file mode 120000 index f75ea69..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-ipa.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/immodules/im-ipa.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-multipress.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-multipress.so deleted file mode 120000 index 4791a18..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-multipress.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/immodules/im-multipress.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-thai.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-thai.so deleted file mode 120000 index def1419..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-thai.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/immodules/im-thai.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-ti-er.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-ti-er.so deleted file mode 120000 index e45b291..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-ti-er.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/immodules/im-ti-er.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-ti-et.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-ti-et.so deleted file mode 120000 index e8a2b06..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-ti-et.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/immodules/im-ti-et.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-viqr.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-viqr.so deleted file mode 120000 index 3ae0a04..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-viqr.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/immodules/im-viqr.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-wayland.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-wayland.so deleted file mode 120000 index 1aa6a7a..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-wayland.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/immodules/im-wayland.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-xim.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-xim.so deleted file mode 120000 index 4b5131c..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/im-xim.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/immodules/im-xim.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libSvtAv1Enc.so.4 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libSvtAv1Enc.so.4 deleted file mode 100755 index 24f37f9..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libSvtAv1Enc.so.4 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXau.so.6 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXau.so.6 deleted file mode 100755 index 81426a1..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXau.so.6 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXcomposite.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXcomposite.so.1 deleted file mode 100755 index a4a9565..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXcomposite.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXcursor.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXcursor.so.1 deleted file mode 100755 index 1e220e1..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXcursor.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXdamage.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXdamage.so.1 deleted file mode 100755 index 650d49f..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXdamage.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXdmcp.so.6 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXdmcp.so.6 deleted file mode 100755 index 2d03986..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXdmcp.so.6 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXext.so.6 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXext.so.6 deleted file mode 100755 index 28c0027..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXext.so.6 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXfixes.so.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXfixes.so.3 deleted file mode 100755 index 3a79cf2..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXfixes.so.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXi.so.6 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXi.so.6 deleted file mode 100755 index 7e93064..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXi.so.6 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXinerama.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXinerama.so.1 deleted file mode 100755 index 36cfb52..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXinerama.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXrandr.so.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXrandr.so.2 deleted file mode 100755 index 0c9c302..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXrandr.so.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXrender.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXrender.so.1 deleted file mode 100755 index e9fad53..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libXrender.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libaom.so.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libaom.so.3 deleted file mode 100755 index 616e7b9..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libaom.so.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libatk-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libatk-1.0.so.0 deleted file mode 100755 index 372d671..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libatk-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libatk-bridge-2.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libatk-bridge-2.0.so.0 deleted file mode 100755 index 4382e56..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libatk-bridge-2.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libatomic.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libatomic.so.1 deleted file mode 100755 index cb8427f..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libatomic.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libatspi.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libatspi.so.0 deleted file mode 100755 index a0a60e4..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libatspi.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libavahi-client.so.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libavahi-client.so.3 deleted file mode 100755 index b0b23db..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libavahi-client.so.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libavahi-common.so.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libavahi-common.so.3 deleted file mode 100755 index c15864a..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libavahi-common.so.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libavif.so.16 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libavif.so.16 deleted file mode 100755 index e30b030..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libavif.so.16 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libblkid.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libblkid.so.1 deleted file mode 100755 index e825e0d..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libblkid.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libbrotlicommon.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libbrotlicommon.so.1 deleted file mode 100755 index 7716a1b..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libbrotlicommon.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libbrotlidec.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libbrotlidec.so.1 deleted file mode 100755 index 4d90474..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libbrotlidec.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libbrotlienc.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libbrotlienc.so.1 deleted file mode 100755 index cb719d2..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libbrotlienc.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libbz2.so.1.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libbz2.so.1.0 deleted file mode 100755 index 88f45e5..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libbz2.so.1.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcairo-gobject.so.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcairo-gobject.so.2 deleted file mode 100755 index ee3d4d5..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcairo-gobject.so.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcairo.so.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcairo.so.2 deleted file mode 100755 index 3cba003..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcairo.so.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcanberra-gtk3.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcanberra-gtk3.so.0 deleted file mode 100755 index ab4fa2c..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcanberra-gtk3.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcanberra.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcanberra.so.0 deleted file mode 100755 index 8ce5ba6..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcanberra.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcloudproviders.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcloudproviders.so.0 deleted file mode 100755 index 2b44f9b..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcloudproviders.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcolord.so.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcolord.so.2 deleted file mode 100755 index 9b4cd23..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcolord.so.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcrypto.so.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcrypto.so.3 deleted file mode 100755 index fa8b566..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcrypto.so.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcups.so.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcups.so.2 deleted file mode 100755 index e47b2e0..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libcups.so.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libdatrie.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libdatrie.so.1 deleted file mode 100755 index 752b0e0..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libdatrie.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libdav1d.so.7 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libdav1d.so.7 deleted file mode 100755 index 319fe99..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libdav1d.so.7 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libdbus-1.so.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libdbus-1.so.3 deleted file mode 100755 index bc15d7d..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libdbus-1.so.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libdw.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libdw.so.1 deleted file mode 100755 index f66e7c6..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libdw.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libelf.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libelf.so.1 deleted file mode 100755 index 0950115..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libelf.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libenchant-2.so.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libenchant-2.so.2 deleted file mode 100755 index 29f948d..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libenchant-2.so.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libepoxy.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libepoxy.so.0 deleted file mode 100755 index dc462eb..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libepoxy.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libevdev.so.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libevdev.so.2 deleted file mode 100755 index 69e9e01..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libevdev.so.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libffi.so.8 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libffi.so.8 deleted file mode 100755 index 7c60cbc..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libffi.so.8 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgcrypt.so.20 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgcrypt.so.20 deleted file mode 100755 index 2918543..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgcrypt.so.20 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgdk-3.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgdk-3.so.0 deleted file mode 100755 index 02a8832..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgdk-3.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgdk_pixbuf-2.0.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgdk_pixbuf-2.0.so deleted file mode 100755 index 7509fea..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgdk_pixbuf-2.0.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgdk_pixbuf-2.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgdk_pixbuf-2.0.so.0 deleted file mode 100755 index 7509fea..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgdk_pixbuf-2.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgdk_pixbuf-2.0.so.0.4400.7 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgdk_pixbuf-2.0.so.0.4400.7 deleted file mode 100755 index 7509fea..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgdk_pixbuf-2.0.so.0.4400.7 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgio-2.0.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgio-2.0.so deleted file mode 100755 index dac288d..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgio-2.0.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgio-2.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgio-2.0.so.0 deleted file mode 100755 index dac288d..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgio-2.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgio-2.0.so.0.8800.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgio-2.0.so.0.8800.2 deleted file mode 100755 index dac288d..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgio-2.0.so.0.8800.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgit2.so.1.9 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgit2.so.1.9 deleted file mode 100755 index 95ae088..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgit2.so.1.9 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libglib-2.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libglib-2.0.so.0 deleted file mode 100755 index 422f767..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libglib-2.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libglycin-2.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libglycin-2.so.0 deleted file mode 100755 index d5a6f36..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libglycin-2.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgmodule-2.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgmodule-2.0.so.0 deleted file mode 100755 index 91d039e..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgmodule-2.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgnutls.so.30 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgnutls.so.30 deleted file mode 100755 index 3bb12b8..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgnutls.so.30 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgobject-2.0.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgobject-2.0.so deleted file mode 100755 index 18c115f..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgobject-2.0.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgobject-2.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgobject-2.0.so.0 deleted file mode 100755 index 18c115f..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgobject-2.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgobject-2.0.so.0.8800.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgobject-2.0.so.0.8800.2 deleted file mode 100755 index 18c115f..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgobject-2.0.so.0.8800.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgraphite2.so.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgraphite2.so.3 deleted file mode 100755 index 3be0719..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgraphite2.so.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgssapi_krb5.so.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgssapi_krb5.so.2 deleted file mode 100755 index ed04cfe..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgssapi_krb5.so.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstallocators-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstallocators-1.0.so.0 deleted file mode 100755 index 53700a2..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstallocators-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstapp-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstapp-1.0.so.0 deleted file mode 100755 index 01e0e9e..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstapp-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstaudio-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstaudio-1.0.so.0 deleted file mode 100755 index b49950d..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstaudio-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstbase-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstbase-1.0.so.0 deleted file mode 100755 index 0bfeac9..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstbase-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstfft-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstfft-1.0.so.0 deleted file mode 100755 index 5b94545..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstfft-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstgl-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstgl-1.0.so.0 deleted file mode 100755 index 0e2462a..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstgl-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstpbutils-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstpbutils-1.0.so.0 deleted file mode 100755 index e0df0aa..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstpbutils-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstreamer-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstreamer-1.0.so.0 deleted file mode 100755 index ad62fec..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstreamer-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgsttag-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgsttag-1.0.so.0 deleted file mode 100755 index 2ffe528..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgsttag-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstvideo-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstvideo-1.0.so.0 deleted file mode 100755 index 9f61c9e..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgstvideo-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgtk-3.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgtk-3.so.0 deleted file mode 100755 index e562868..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgtk-3.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgudev-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgudev-1.0.so.0 deleted file mode 100755 index ab2f163..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libgudev-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libharfbuzz-icu.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libharfbuzz-icu.so.0 deleted file mode 100755 index 8ebe0e4..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libharfbuzz-icu.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libhidapi-hidraw.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libhidapi-hidraw.so.0 deleted file mode 100755 index f48e396..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libhidapi-hidraw.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libhogweed.so.7 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libhogweed.so.7 deleted file mode 100644 index 1d00001..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libhogweed.so.7 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libhwy.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libhwy.so.1 deleted file mode 100755 index 39a0284..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libhwy.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libhyphen.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libhyphen.so.0 deleted file mode 100755 index b15840d..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libhyphen.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libicudata.so.78 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libicudata.so.78 deleted file mode 100755 index 37a0aa9..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libicudata.so.78 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libicui18n.so.78 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libicui18n.so.78 deleted file mode 100755 index cf163a8..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libicui18n.so.78 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libicuuc.so.78 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libicuuc.so.78 deleted file mode 100755 index ba2e93d..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libicuuc.so.78 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libidn2.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libidn2.so.0 deleted file mode 100755 index 84152fa..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libidn2.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjavascriptcoregtk-4.1.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjavascriptcoregtk-4.1.so.0 deleted file mode 100755 index e346d7c..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjavascriptcoregtk-4.1.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjpeg.so.8 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjpeg.so.8 deleted file mode 100755 index dd026a9..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjpeg.so.8 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjson-glib-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjson-glib-1.0.so.0 deleted file mode 100755 index 10dbf4c..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjson-glib-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjxl.so.0.12 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjxl.so.0.12 deleted file mode 100755 index 7d5d235..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjxl.so.0.12 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjxl_cms.so.0.12 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjxl_cms.so.0.12 deleted file mode 100755 index ad833c5..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libjxl_cms.so.0.12 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libk5crypto.so.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libk5crypto.so.3 deleted file mode 100755 index 716c14e..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libk5crypto.so.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libkeyutils.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libkeyutils.so.1 deleted file mode 100755 index b5abfce..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libkeyutils.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libkrb5.so.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libkrb5.so.3 deleted file mode 100755 index 6bbd13e..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libkrb5.so.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libkrb5support.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libkrb5support.so.0 deleted file mode 100755 index 0a0e312..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libkrb5support.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/liblcms2.so.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/liblcms2.so.2 deleted file mode 100755 index 4a6361c..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/liblcms2.so.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libleancrypto.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libleancrypto.so.1 deleted file mode 100755 index fe8e4e2..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libleancrypto.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libllhttp.so.9.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libllhttp.so.9.3 deleted file mode 100755 index e398729..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libllhttp.so.9.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libltdl.so.7 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libltdl.so.7 deleted file mode 100755 index 176fe02..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libltdl.so.7 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/liblzma.so.5 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/liblzma.so.5 deleted file mode 100755 index d62c7d3..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/liblzma.so.5 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libmanette-0.2.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libmanette-0.2.so.0 deleted file mode 100755 index 3da5e61..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libmanette-0.2.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libmount.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libmount.so.1 deleted file mode 100755 index 331ecbf..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libmount.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libnettle.so.9 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libnettle.so.9 deleted file mode 100644 index c0e9694..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libnettle.so.9 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libnghttp2.so.14 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libnghttp2.so.14 deleted file mode 100755 index 2f6d576..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libnghttp2.so.14 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libogg.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libogg.so.0 deleted file mode 100755 index 003b1c1..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libogg.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libopenraw.so.9 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libopenraw.so.9 deleted file mode 100755 index 73ee0a6..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libopenraw.so.9 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libopenraw_pixbuf.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libopenraw_pixbuf.so deleted file mode 120000 index 455479f..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libopenraw_pixbuf.so +++ /dev/null @@ -1 +0,0 @@ -gdk-pixbuf-2.0/2.10.0/loaders/libopenraw_pixbuf.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/liborc-0.4.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/liborc-0.4.so.0 deleted file mode 100755 index 8fa78e2..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/liborc-0.4.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libp11-kit.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libp11-kit.so.0 deleted file mode 100755 index fdaabff..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libp11-kit.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpango-1.0.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpango-1.0.so deleted file mode 100755 index 29bf289..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpango-1.0.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpango-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpango-1.0.so.0 deleted file mode 100755 index 29bf289..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpango-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpango-1.0.so.0.5800.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpango-1.0.so.0.5800.0 deleted file mode 100755 index 29bf289..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpango-1.0.so.0.5800.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangocairo-1.0.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangocairo-1.0.so deleted file mode 100755 index c2edcba..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangocairo-1.0.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangocairo-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangocairo-1.0.so.0 deleted file mode 100755 index c2edcba..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangocairo-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangocairo-1.0.so.0.5800.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangocairo-1.0.so.0.5800.0 deleted file mode 100755 index c2edcba..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangocairo-1.0.so.0.5800.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangoft2-1.0.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangoft2-1.0.so deleted file mode 100755 index 81d6886..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangoft2-1.0.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangoft2-1.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangoft2-1.0.so.0 deleted file mode 100755 index 81d6886..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangoft2-1.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangoft2-1.0.so.0.5800.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangoft2-1.0.so.0.5800.0 deleted file mode 100755 index 81d6886..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpangoft2-1.0.so.0.5800.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpcre2-8.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpcre2-8.so.0 deleted file mode 100755 index 4435045..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpcre2-8.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpixman-1.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpixman-1.so.0 deleted file mode 100755 index 23a9405..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpixman-1.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpng16.so.16 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpng16.so.16 deleted file mode 100755 index cd3590c..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpng16.so.16 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libprintbackend-cups.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libprintbackend-cups.so deleted file mode 120000 index 6560a26..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libprintbackend-cups.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/printbackends/libprintbackend-cups.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libprintbackend-file.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libprintbackend-file.so deleted file mode 120000 index 0373b5d..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libprintbackend-file.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/printbackends/libprintbackend-file.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libprintbackend-lpr.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libprintbackend-lpr.so deleted file mode 120000 index d07546c..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libprintbackend-lpr.so +++ /dev/null @@ -1 +0,0 @@ -gtk-3.0/3.0.0/printbackends/libprintbackend-lpr.so \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpsl.so.5 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpsl.so.5 deleted file mode 100755 index 38aad94..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libpsl.so.5 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/librav1e.so.0.8 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/librav1e.so.0.8 deleted file mode 100755 index 20fe7b4..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/librav1e.so.0.8 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/librsvg-2.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/librsvg-2.so deleted file mode 100755 index f9bc3b8..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/librsvg-2.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/librsvg-2.so.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/librsvg-2.so.2 deleted file mode 100755 index f9bc3b8..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/librsvg-2.so.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/librsvg-2.so.2.62.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/librsvg-2.so.2.62.3 deleted file mode 100755 index f9bc3b8..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/librsvg-2.so.2.62.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libseccomp.so.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libseccomp.so.2 deleted file mode 100755 index 545653e..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libseccomp.so.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsecret-1.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsecret-1.so.0 deleted file mode 100755 index beacbf0..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsecret-1.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsharpyuv.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsharpyuv.so.0 deleted file mode 100755 index 5995a8c..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsharpyuv.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsoup-3.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsoup-3.0.so.0 deleted file mode 100755 index 4f25d8a..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsoup-3.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsqlite3.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsqlite3.so.0 deleted file mode 100755 index 1750fc7..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsqlite3.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libssh2.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libssh2.so.1 deleted file mode 100755 index 8e24d1d..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libssh2.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libssl.so.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libssl.so.3 deleted file mode 100755 index 611472e..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libssl.so.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsystemd.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsystemd.so.0 deleted file mode 100755 index 525f09f..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libsystemd.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtasn1.so.6 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtasn1.so.6 deleted file mode 100755 index 3fc3c1b..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtasn1.so.6 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtdb.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtdb.so.1 deleted file mode 100755 index a9826dc..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtdb.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libthai.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libthai.so.0 deleted file mode 100755 index 8fc693c..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libthai.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtinysparql-3.0.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtinysparql-3.0.so.0 deleted file mode 100755 index 74c9ff4..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtinysparql-3.0.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-esys.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-esys.so.0 deleted file mode 100755 index 57a67ce..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-esys.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-mu.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-mu.so.0 deleted file mode 100755 index 1ab58de..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-mu.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-rc.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-rc.so.0 deleted file mode 100755 index 524a5fd..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-rc.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-sys.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-sys.so.1 deleted file mode 100755 index f7dddcf..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-sys.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-tctildr.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-tctildr.so.0 deleted file mode 100755 index 67f4654..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libtss2-tctildr.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libudev.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libudev.so.1 deleted file mode 100755 index 29532f7..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libudev.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libunistring.so.5 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libunistring.so.5 deleted file mode 100755 index 7b914f2..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libunistring.so.5 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libunwind.so.8 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libunwind.so.8 deleted file mode 100755 index 485ddef..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libunwind.so.8 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libvorbis.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libvorbis.so.0 deleted file mode 100755 index 37f56bb..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libvorbis.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libvorbisfile.so.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libvorbisfile.so.3 deleted file mode 100755 index 77e9864..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libvorbisfile.so.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwayland-client.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwayland-client.so.0 deleted file mode 100755 index 6849d31..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwayland-client.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwayland-cursor.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwayland-cursor.so.0 deleted file mode 100755 index 5a6e3f2..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwayland-cursor.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwayland-egl.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwayland-egl.so.1 deleted file mode 100755 index 102723e..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwayland-egl.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwayland-server.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwayland-server.so.0 deleted file mode 100755 index 3ba029d..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwayland-server.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwebkit2gtk-4.1.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwebkit2gtk-4.1.so.0 deleted file mode 100755 index 5ef3bc3..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwebkit2gtk-4.1.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwebp.so.7 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwebp.so.7 deleted file mode 100755 index 4315e1e..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwebp.so.7 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwebpdemux.so.2 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwebpdemux.so.2 deleted file mode 100755 index 9877a45..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwebpdemux.so.2 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwebpmux.so.3 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwebpmux.so.3 deleted file mode 100755 index 7c080bc..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libwebpmux.so.3 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxcb-render.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxcb-render.so.0 deleted file mode 100755 index 3f7b75b..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxcb-render.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxcb-shm.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxcb-shm.so.0 deleted file mode 100755 index 32907ac..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxcb-shm.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxkbcommon.so.0 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxkbcommon.so.0 deleted file mode 100755 index ed72dda..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxkbcommon.so.0 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxml2.so.16 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxml2.so.16 deleted file mode 100755 index 5b9a03d..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxml2.so.16 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxslt.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxslt.so.1 deleted file mode 100755 index 7efa01a..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libxslt.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libyuv.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libyuv.so deleted file mode 100755 index 6e7a279..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libyuv.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libzstd.so.1 b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libzstd.so.1 deleted file mode 100755 index 802b33a..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/libzstd.so.1 and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/webkit2gtk-4.1/WebKitNetworkProcess b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/webkit2gtk-4.1/WebKitNetworkProcess deleted file mode 100755 index 0ce6fba..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/webkit2gtk-4.1/WebKitNetworkProcess and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/webkit2gtk-4.1/WebKitWebProcess b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/webkit2gtk-4.1/WebKitWebProcess deleted file mode 100755 index 02f7e84..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/webkit2gtk-4.1/WebKitWebProcess and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/webkit2gtk-4.1/injected-bundle/libwebkit2gtkinjectedbundle.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib/webkit2gtk-4.1/injected-bundle/libwebkit2gtkinjectedbundle.so deleted file mode 100755 index 4048bf9..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib/webkit2gtk-4.1/injected-bundle/libwebkit2gtkinjectedbundle.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib64/webkit2gtk-4.1/WebKitNetworkProcess b/target/release/bundle/appimage/IdeA.AppDir/usr/lib64/webkit2gtk-4.1/WebKitNetworkProcess deleted file mode 100755 index 1d95806..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib64/webkit2gtk-4.1/WebKitNetworkProcess and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib64/webkit2gtk-4.1/WebKitWebProcess b/target/release/bundle/appimage/IdeA.AppDir/usr/lib64/webkit2gtk-4.1/WebKitWebProcess deleted file mode 100755 index 3b72a93..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib64/webkit2gtk-4.1/WebKitWebProcess and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/lib64/webkit2gtk-4.1/injected-bundle/libwebkit2gtkinjectedbundle.so b/target/release/bundle/appimage/IdeA.AppDir/usr/lib64/webkit2gtk-4.1/injected-bundle/libwebkit2gtkinjectedbundle.so deleted file mode 100755 index 6239bbe..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/lib64/webkit2gtk-4.1/injected-bundle/libwebkit2gtkinjectedbundle.so and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/applications/IdeA.desktop b/target/release/bundle/appimage/IdeA.AppDir/usr/share/applications/IdeA.desktop deleted file mode 100644 index 55d657f..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/applications/IdeA.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Categories= -Comment=IdeA — Tauri v2 shell: composition root (DI), IPC commands/events, PTY↔Channel bridge. -Exec=app-tauri -StartupWMClass=app-tauri -Icon=app-tauri -Name=IdeA -Terminal=false -Type=Application diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/com.vysp3r.ProtonPlus.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/com.vysp3r.ProtonPlus.gschema.xml deleted file mode 100644 index 1bf94fa..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/com.vysp3r.ProtonPlus.gschema.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - 950 - - - 600 - - - false - - - false - - - true - - - '' - - - '' - - - '' - - - true - - - true - - - true - - - 'system' - - - \ No newline at end of file diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/gschema.dtd b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/gschema.dtd deleted file mode 100644 index 9d7482d..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/gschema.dtd +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/gschemas.compiled b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/gschemas.compiled deleted file mode 100644 index ebdfa7d..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/gschemas.compiled and /dev/null differ diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.freedesktop.pulseaudio.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.freedesktop.pulseaudio.gschema.xml deleted file mode 100644 index 9d06383..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.freedesktop.pulseaudio.gschema.xml +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - '' - Module group name - Module group name - - - - false - - - - false - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - '' - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.Meld.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.Meld.gschema.xml deleted file mode 100644 index d503a0c..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.Meld.gschema.xml +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -1 - Default window width - - - -1 - Default window height - - - false - Default window maximized state - - - - - - - - false - Prefer application-wide dark theme - If true, the GTK dark theme variant will be used, if available. Note that this is separate from the syntax highlighting scheme. - - - - - [] - Additional automatically detected text encodings - Meld will use these text encodings to try to decode loaded text files before trying any other encodings. In addition to the encodings in this list, UTF-8 and the current locale-default encoding will always be used; other encodings may also be tried, depending on the user’s locale. - - - - - - 8 - Width of an indentation step - The number of spaces to use for a single indent step - - - false - Whether to indent using spaces or tabs - If true, any new indentation will use spaces instead of tabs. - - - false - Show line numbers - If true, line numbers will be shown in the gutter of file comparisons. - - - false - Highlight syntax - Whether to highlight syntax in comparisons. Because of Meld’s own color highlighting, this is off by default. - - - "classic" - Color scheme to use for syntax highlighting - Used by GtkSourceView to determine colors for syntax highlighting - - - false - Draw whitespace - If true, whitespace characters will be drawn in comparisons even if they are not in a changed area. - - - - - - - - 'none' - Wrap mode - Lines in file comparisons will be wrapped according to this setting, either not at all ('none'), at any character ('char') or only at the end of words ('word'). - - - - - - false - Highlight current line - If true, the line containing the cursor will be highlighted in file comparisons. - - - true - Use the system default monospace font - If false, custom-font will be used instead of the system monospace font. - - - "monospace, 14" - Custom font - The custom font to use, stored as a string and parsed as a Pango font description. - - - - - true - Show overview source map - If true, file comparisons will have paired source maps for compared files. - - - - "chunkmap" - Style of overview map - Style options for how the overview map is displayed. - - - - - false - Ignore blank lines when comparing files - If true, blank lines will be trimmed when highlighting changes between files. - - - - - - true - Use the system default editor - If false, custom-editor-command will be used instead of the system editor when opening files externally. - - - "" - The custom editor launch command - The command used to launch a custom editor. Some limited templating is supported here; at the moment '{file}' and '{line}' are recognised tokens. - - - - - [("size", true), ("modification time", true), ("permissions", false)] - Columns to display - List of column names in folder comparison and whether they should be displayed. - - - false - Ignore symbolic links - If true, folder comparisons do not follow symbolic links when traversing the folder tree. - - - false - Use shallow comparison - If true, folder comparisons compare files based solely on size and mtime, considering files to be identical if their size and mtime match, and different otherwise. - - - 100 - File timestamp resolution - When comparing based on mtime, this is the minimum difference in nanoseconds between two files before they’re considered to have different mtimes. This is useful when comparing files between filesystems with different timestamp resolution. - - - true - Apply text filters during folder comparisons - If true, folder comparisons that compare file contents also apply active text filters and the blank line trimming option, and ignore newline differences. - - - ['normal', 'modified', 'new'] - File status filters - List of statuses used to filter visible files in folder comparison. - - - - - false - Show the version control console output - If true, a console output section will be shown in version control views, showing the commands run for version control operations. - - - 300 - Version control pane position - This is the height of the main version control tree when the console pane is shown. - - - false - Present version comparisons as left-local/right-remote - If true, version control comparisons will use a left-is-local, right-is-remote scheme to determine what order to present files in panes. Otherwise, a left-is-theirs, right-is-mine scheme is used. - - - "remote-merge-local" - Order for files in three-way version control merge comparisons - Choices for file order are remote/merged/local and local/merged/remote. This preference only affects three-way comparisons launched from the version control view, so is used solely for merges/conflict resolution within Meld. - - - true - Show margin in commit message editor - If true, a guide will be displayed to show what column the margin is at in the version control commit message editor. - - - 72 - Margin column in commit message editor - The column at which to show the margin in the version control commit message editor. - - - false - Automatically hard-wrap commit messages - If true, the version control commit message editor will hard-wrap (i.e., insert line breaks) at the commit margin before commit. - - - ['flatten', 'modified'] - Version control status filters - List of statuses used to filter visible files in version control comparison. - - - - - - - [ - ("Backups", true, "#*# .#* ~* *~ *.{orig,bak,swp}"), - ("OS-Specific Metadata", true, ".DS_Store ._* .Spotlight-V100 .Trashes Thumbs.db Desktop.ini"), - ("Version Control", true, "_MTN .bzr .svn .svn .hg .fslckout _FOSSIL_ .fos CVS _darcs .git .svn .osc"), - ("Binaries", true, "*.{pyc,a,obj,o,so,la,lib,dll,exe}"), - ("Media", false, "*.{jxl,jpg,jpeg,gif,png,avif,webp,heif,heic,bmp,tif,tiff,raw,dng,cr2,wav,wave,mp3,ogg,oga,vorbis,spx,opus,flac,ac3,aac,aif,aiff,aifc,alac,m4a,3gp,wma,aup,aup3,avi,mov,mpg,mpeg,mp4,m4v,webm,ogv,flv,xcf,xpm,ora,kra,psd,psp}") - ] - - Filename-based filters - List of predefined filename-based filters that, if active, will remove matching files from a folder comparison. - - - - - [ - ("CVS/SVN Keywords", false, "\\$\\w+(:[^\\n$]+)?\\$"), - ("C++ Comment", false, "//.*"), - ("C Comment", false, "/\\*.*?\\*/"), - ("All Whitespace", false, "[ \\t\\r\\f\\v]*"), - ("Leading Whitespace", false, "^[ \\t\\r\\f\\v]*"), - ("Trailing Whitespace", false, "[ \\t\\r\\f\\v]*$"), - ("Script Comment", false, "#.*") - ] - - Text-based filters - List of predefined text-based regex filters that, if active, will remove text from being used in a file comparison. The text will still be displayed, but won’t contribute to the comparison itself. - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml deleted file mode 100644 index 2137a9c..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - false - On-screen keyboard - Whether the on-screen keyboard is turned on. - - - false - Screen magnifier - Whether the screen magnifier is turned on. - - - false - Screen reader - Whether the screen reader is turned on. - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.xml deleted file mode 100644 index b424fdb..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - false - Always show the Universal Access status icon - - This key overrides the automatic hiding of the Universal - Access status icon when no accessibility features are enabled. - - - - false - Always show the text caret - - This key overrides the hiding of the text caret in noneditable - text in applications. - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.interface.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.interface.gschema.xml deleted file mode 100644 index 9ecc831..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.interface.gschema.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - false - High contrast - - Whether to use the high contrast style. - - - - false - Show status shapes - - Whether to use shapes to indicate status in addition or instead of color. - - - - 'no-preference' - Reduced motion - - The type of reduced motion. - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml deleted file mode 100644 index 66c9161..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml +++ /dev/null @@ -1,104 +0,0 @@ - - - - - false - Enable accessibility keyboard shortcuts - - - false - Beep when a keyboard accessibility feature changes - Whether to beep when a keyboard accessibility feature is enabled or disabled. - - - false - Disable keyboard accessibility after a timeout - Whether to disable keyboard accessibility after a timeout, useful for shared machines. - - - 200 - Duration of the disabling timeout - Duration of the timeout before disabling the keyboard accessibility. - - - false - Enable “Bounce Keys” - Whether the “Bounce Keys” keyboard accessibility feature is turned on. - - - 300 - Minimum interval in milliseconds - Ignore multiple presses of the same key within this many milliseconds. - - - false - Beep when a key is rejected - Whether to beep when a key is rejected. - - - false - Enable “Mouse Keys” - Whether the “Mouse Keys” accessibility feature is turned on. - - - 10 - Pixels per seconds - How many pixels per second to move at the maximum speed. - - - 300 - How long to accelerate in milliseconds - How many milliseconds it takes to go from 0 to maximum speed. - - - 300 - Initial delay in milliseconds - How many milliseconds to wait before mouse movement keys start to operate. - - - false - Enable “Slow Keys” - Whether the “Slow Keys” accessibility feature is turned on. - - - 300 - Minimum interval in milliseconds - Do not accept a key as being pressed unless held for this many milliseconds. - - - false - Beep when a key is first pressed - Whether to beep when a key is first pressed. - - - false - Beep when a key is accepted - Whether to beep when a key is accepted. - - - false - Beep when a key is rejected - Whether to beep when a key is rejected. - - - false - Enable sticky keys - Whether the sticky keys accessibility feature is turned on. - - - false - Disable when two keys are pressed at the same time - Whether to disable sticky keys if two keys are pressed at the same time. - - - false - Beep when a modifier is pressed. - Whether to beep when a modifier key is pressed. - - - false - Enable “Toggle Keys” - Whether the “Toggle Keys” accessibility feature is turned on. - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml deleted file mode 100644 index 52eb414..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - 'proportional' - Mouse Tracking Mode - - Determines the position of the magnified mouse image within the - magnified view and how it reacts to system mouse movement. The values - are - • none: no mouse tracking; - • centered: the mouse image is - displayed at the center of the zoom region (which also represents - the point under the system mouse) and the magnified contents are - scrolled as the system mouse moves; - • proportional: the position of the magnified mouse in the zoom region - is proportionally the same as the position of the system mouse on screen; - • push: when the magnified mouse intersects a boundary of the zoom - region, the contents are scrolled into view. - - - - 'proportional' - Focus Tracking Mode - - Determines the position of the focused widget within magnified view. - - The values are: - - • none: no focus tracking - - • centered: the focused image is displayed at the center of the zoom region (which also represents the - point under the system focus) and the magnified contents are scrolled as the system focus moves - - • proportional: the position of the magnified focus in the zoom region is proportionally the same as the - position of the system focus on screen - - • push: when the magnified focus intersects a boundary of the zoom region, the contents are scrolled - into view - - - - 'centered' - Caret Tracking Mode - - Determines the position of the caret within magnified view. The values are: - - • none: no caret tracking - - • centered: the image of the caret is displayed at the center of the zoom region (which also represents - the point under the system caret) and the magnified contents are scrolled as the system caret moves - - • proportional: the position of the magnified caret in the zoom region is proportionally the same as the - position of the system caret on screen - - • push: when the magnified caret intersects a boundary of the zoom region, the contents are scrolled into - view - - - - 'full-screen' - Screen position - - The magnified view either fills the entire screen, or occupies the - top-half, bottom-half, left-half, or right-half of the screen. - - - - 2.0 - - Magnification factor - - The power of the magnification. A value of 1.0 means no magnification. - A value of 2.0 doubles the size. - - - - false - Enable lens mode - - Whether the magnified view should be centered over the location of - the system mouse and move with it. - - - - false - - Scroll magnified contents beyond the edges of the desktop - - - For centered mouse tracking, when the system pointer is at or near the - edge of the screen, the magnified contents continue to scroll such that - the screen edge moves into the magnified view. - - - - - - false - Show or hide crosshairs - - Enables/disables display of crosshairs centered on the magnified - mouse sprite. - - - - 8 - Thickness of the crosshairs in pixels - - Width in pixels of the vertical and horizontal lines that make up the crosshairs. - - - - '#ff0000' - Color of the crosshairs - - The color of the the vertical and horizontal lines that make up - the crosshairs. - - - - 0.66 - - Opacity of the crosshairs - - Determines the transparency of the crosshairs, from fully opaque - to fully transparent. - - - - 4096 - - Length of the crosshairs in pixels - - Determines the length in pixels of the vertical and horizontal - lines that make up the crosshairs. - - - - false - Clip the crosshairs at the center - - Determines whether the crosshairs intersect the magnified mouse sprite, - or are clipped such that the ends of the horizontal and vertical lines - surround the mouse image. - - - - false - Inverse lightness - - Determines whether the lightness values are inverted: darker colors - become lighter and vice versa, and white and black are interchanged. - - - - 1.0 - - Color Saturation - - Represents a change to the color saturation, from 0.0 (grayscale) - to 1.0 (full color). - - - - 0.0 - - Change brightness of red - - Represents a change to the default brightness of the red component. Zero - indicates no change, values less than zero indicate a decrease, and - values greater than zero indicate an increase. - - - - 0.0 - - Change brightness of green - - Represents a change to the default brightness for the green component. - Zero indicates no change, values less than zero indicate a decrease, and - values greater than zero indicate an increase. - - - - 0.0 - - Change brightness of blue - - Represents a change to the default brightness for the blue component. - Zero indicates no change, values less than zero indicate a decrease, and - values greater than zero indicate an increase. - - - - 0.0 - - Change contrast of red - - Represents a change to the default contrast of the red component. Zero - indicates no change in contrast, values less than zero indicate a - decrease, and values greater than zero indicate an increase. - - - - 0.0 - - Change contrast of green - - Represents a change to the default contrast of the green component. - Zero indicates no change in contrast, values less than zero indicate a - decrease, and values greater than zero indicate an increase. - - - - 0.0 - - Change contrast of blue - - Represents a change to the default contrast of the blue component. Zero - indicates no change in contrast, values less than zero indicate a - decrease, and values greater than zero indicate an increase. - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml deleted file mode 100644 index 5f2243f..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - - - 1.20 - Dwell click time - Time in seconds before a click is triggered. - - - 10 - Movement threshold - Distance in pixels before movement will be recognized. - - - 'left' - Gesture single click - Direction to perform a single click (“left”, “right”, “up”, “down”). - - - 'up' - Gesture double click - Direction to perform a double click (“left”, “right”, “up”, “down”). - - - 'down' - Gesture drag click - Direction to perform dragging (“left”, “right”, “up”, “down”). - - - 'right' - Gesture secondary click - Direction to perform a secondary click (“left”, “right”, “up”, “down”). - - - 'window' - Dwell click mode - The active dwell click mode. Possible values are “window” and “gesture”. - - - true - Show click type window - Show click type window. - - - false - Enable dwell clicks - Enable dwell clicks. - - - false - Secondary click enabled - Enable simulated secondary clicks - - - 1.20 - Secondary click time - Time in seconds before a simulated secondary click is triggered. - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.app-folders.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.app-folders.gschema.xml deleted file mode 100644 index 54d9998..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.app-folders.gschema.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - [] - Folder children - List of relative settings paths at which app-folders are - stored. Each folder uses the org.gnome.desktop.app-folders.folder - schema. - - - - - '' - Folder name - The name of the application folder. - - - false - Translate the name - Whether the name key is a filename to be looked up in - /usr/share/desktop-directories. - - - [] - Applications - The list of IDs of applications that are explicitly - included in this folder. - - - [] - Categories - A list of categories for which apps will be placed - into this folder by default, in addition to the apps that are - listed in the apps key. - - - [] - Excluded applications - A list of IDs of applications that are excluded - from this folder. This can be used to remove applications that - would otherwise be included by category. - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml deleted file mode 100644 index 605d107..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - 'zoom' - Picture Options - - Determines how the image set by wallpaper_filename is rendered. - Possible values are “none”, “wallpaper”, “centered”, “scaled”, - “stretched”, “zoom”, “spanned”. - - - - 'file:///usr/share/backgrounds/gnome/adwaita-l.jxl' - Picture URI - - URI to use for the background image. Note that the backend only supports - local (file://) URIs. - - - - 'file:///usr/share/backgrounds/gnome/adwaita-d.jxl' - Picture URI (dark) - - URI to use for the background image. Note that the backend only supports - local (file://) URIs. - - - - - 100 - Picture Opacity - - Opacity with which to draw the background picture. - - - - '#023c88' - Primary Color - - Left or Top color when drawing gradients, or the solid color. - - - - '#5789ca' - Secondary Color - - Right or Bottom color when drawing gradients, not used for solid color. - - - - 'solid' - Color Shading Type - - How to shade the background color. Possible values are “horizontal”, - “vertical”, and “solid”. - - - - false - Have file manager handle the desktop - - If set to true, then file manager will draw the icons on the desktop. - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.break-reminders.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.break-reminders.gschema.xml deleted file mode 100644 index ade7efe..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.break-reminders.gschema.xml +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - List of breaks that are currently enabled - [] - - - - - - - - - - Time between breaks - The time between rest breaks, in seconds. - 1800 - - - - - Duration of each break - The duration of each rest break, in seconds. - 300 - - - - - Amount to delay break if requested - The amount to delay taking the break by, if the user requests a delay, in seconds. - 180 - - - - - Fade screen during breaks - True to fade the screen during rest breaks. - true - - - - Lock screen during breaks - True to lock the screen during rest breaks. - false - - - - Play sound when a break finishes - True to play a sound when a break finishes. - true - - - - Notify when a break is due - True to emit a notification when a break is due to start. - true - - - - Notify when a break is upcoming - True to emit a notification a few minutes before a break is due. - true - - - - Notify when a break is overdue - True to emit a notification when a break is overdue. - true - - - - Notify when a break is due - True to show a prominent countdown shortly before a break is due. - false - - - - - - Time between breaks - The time between rest breaks, in seconds. - 1200 - - - - - Duration of each break - The duration of each rest break, in seconds. - 20 - - - - - Amount to delay break if requested - The amount to delay taking the break by, if the user requests a delay, in seconds. - 180 - - - - - Fade screen during breaks - True to fade the screen during rest breaks. - true - - - - Lock screen during breaks - True to lock the screen during rest breaks. - false - - - - Play sound when a break finishes - True to play a sound when a break finishes. - true - - - - Notify when a break is due - True to emit a notification when a break is due to start. - true - - - - Notify when a break is upcoming - True to emit a notification a few minutes before a break is due. - false - - - - Notify when a break is overdue - True to emit a notification when a break is overdue. - true - - - - Notify when a break is due - True to show a prominent countdown shortly before a break is due. - false - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml deleted file mode 100644 index 391a8c9..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - false - Show the week date in the calendar - If true, display the ISO week date in the calendar. - - - 'default' - First day of the week - - The first day of the week. Valid values are "default", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday", "sunday". - The "default" acts as a fallback to the system locale settings. - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.datetime.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.datetime.gschema.xml deleted file mode 100644 index 3fa6e03..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.datetime.gschema.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - false - Automatically update timezone - Whether to automatically update the timezone using geolocation. - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml deleted file mode 100644 index 9e4e81a..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - 'evolution -c calendar' - Default calendar - - Default calendar application - - DEPRECATED: This key is deprecated and ignored. - The preferred calendar application is the application handling the text/calendar mime type. - - - - false - Calendar needs terminal - - Whether the default calendar application needs a terminal to run. - - DEPRECATED: This key is deprecated and ignored. - The preferred calendar application is the application handling the text/calendar mime type, - whether it needs a terminal is taken from its desktop file. - - - - - - 'evolution -c tasks' - Default tasks - - Default tasks application. - - - - false - Tasks needs terminal - - Whether the default tasks application needs a terminal to run. - - - - - - 'xdg-terminal-exec' - Terminal application - - Terminal program to use when starting applications that require one. - - DEPRECATED: This key is deprecated and ignored. - The default terminal is handled in GIO. - - - - '--' - Exec Arguments - - Argument used to execute programs in the terminal defined by the - “exec” key. - - DEPRECATED: This key is deprecated and ignored. - The default terminal and how to invoke it is handled in GIO. - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.enums.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.enums.xml deleted file mode 100644 index 9c86dad..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.enums.xml +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.xml deleted file mode 100644 index 49584b4..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - - - 0 - Current input source - - The zero-based index into the input sources list specifying - the current one in effect. The value is automatically capped - to remain in the range [0, sources_length) as long as the - sources list isn’t empty. - - DEPRECATED: This key is deprecated and ignored. - - - - [] - List of input sources - - List of input source identifiers available. Each source is - specified as a tuple of 2 strings. The first string is the - type and can be one of “xkb” or “ibus”. For “xkb” sources the - second string is “xkb_layout+xkb_variant” or just “xkb_layout” - if a XKB variant isn’t needed. For “ibus” sources the second - string is the IBus engine name. An empty list means that the X - server’s current XKB layout and variant won’t be touched and - IBus won’t be used. - - - - [] - List of most recently used input sources - - List of most recently used input sources. The value is in the - same format as the available sources list. - - - - [] - List of XKB options - - List of XKB options. Each option is an XKB option string as - defined by xkeyboard-config’s rules files. - - - - 'pc105+inet' - XKB model to use - - The XKB model to use. The value is the same identifier as - defined by xkeyboard-config’s geometry files. - - - - false - Show all installed input sources - - Makes all installed input sources available for choosing in - System Settings. - - - - false - Use different input sources for each window - - When enabled, input sources get attached to the currently - focused window when activated. - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.xml deleted file mode 100644 index b3150ed..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.xml +++ /dev/null @@ -1,322 +0,0 @@ - - - - - false - Enable Toolkit Accessibility - - Whether toolkits should load accessibility related modules. - - - - true - Enable Animations - - Whether animations should be displayed. Note: This is a global key, - it changes the behaviour of the window manager, the panel etc. - - - - false - Menus Have Tearoff - - Whether menus should have a tearoff. - - - - false - Can Change Accels - - Whether the user can dynamically type a new accelerator when - positioned over an active menuitem. - - - - 'both-horiz' - Toolbar Style - - Toolbar Style. Valid values are “both”, “both-horiz”, “icons”, - and “text”. - - - - false - Menubar Detachable - - Whether the user can detach menubars and move them around. - - - - false - Toolbar Detachable - - Whether the user can detach toolbars and move them around. - - - - 'large' - Toolbar Icon Size - - Size of icons in toolbars, either “small” or “large”. - - - - true - Cursor Blink - - Whether the cursor should blink. - - - - - 1200 - Cursor Blink Time - - Length of the cursor blink cycle, in milliseconds. - - - - - 10 - Cursor Blink Timeout - - Time after which the cursor stops blinking, in seconds. - - - - 'Adwaita' - Icon Theme - - Icon theme to use for the panel, nautilus etc. - - - - 'Adwaita' - Gtk+ Theme - - Basename of the default theme used by gtk+. - - - - 'Default' - Gtk+ Keybinding Theme - - Basename of the default keybinding theme used by gtk+. - - - - 'Adwaita Sans 11' - Default font - - Name of the default font used by gtk+. - - - - [] - Directories with avatar faces - - Directories to override the default avatar faces installed by gnome-control-center. - - - - - 1.0 - Text scaling factor - - Factor used to enlarge or reduce text display, without changing font size. - - - - 0 - Window scaling factor - - Integer factor used to scale windows by. For use on high-dpi screens. - 0 means pick automatically based on monitor. - - - - 'callback' - GTK IM Preedit Style - - Name of the GTK+ input method Preedit Style used by gtk+. - - - - 'callback' - GTK IM Status Style - - Name of the GTK+ input method Status Style used by gtk+. - - - - '' - GTK IM Module - - Name of the input method module used by GTK+. - - - - 'Adwaita Sans 12' - Document font - - Name of the default font used for reading documents. - - - - 'Adwaita Mono 11' - Monospace font - - Name of a monospaced (fixed-width) font for use in locations like - terminals. - - - - 'F10' - Menubar accelerator - - Keyboard shortcut to open the menu bars. - - - - 'Adwaita' - Cursor theme - Cursor theme name. Used only by Xservers that support the Xcursor extension. - - - 24 - Cursor size - Size of the cursor used as cursor theme. - - - 200 - Timeout before click repeat - Timeout in milliseconds before a click starts repeating (on spinner buttons for example). - - - 20 - Timeout between click repeats - Timeout in milliseconds between repeated clicks when a button is left pressed. - - - 'black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90' - Palette used in the color selector - Palette used in the color selector as defined by the “gtk-color-palette” setting - - - '' - List of symbolic names and color equivalents - A “\n” separated list of “name:color” as defined by the “gtk-color-scheme” setting - - - - '24h' - Whether the clock displays in 24h or 12h format - - Whether the clock displays in 24h or 12h format - - - - false - Whether the clock shows seconds - - If true, display seconds in the clock. - - - - true - Show date in clock - - If true, display date in the clock, in addition to time. - - - - false - Show weekday in clock - - If true, display weekday in the clock, in addition to time. - - - - true - Enable hot corners - - If true, the activities overview can be accessed by moving the - mouse to the top-left corner. - - - - false - Show battery percentage - - If true, display battery percentage in the status menu, in addition to the icon. - - - - false - Enable the primary paste selection - - If true, gtk+ uses the primary paste selection, usually triggered by a middle mouse button click. - - - - true - Allow overlay scrolling - - Whether scrollbars should be overlayed as indicators. Depending - on input devices in use, permanent scrollbars may still be - displayed. - - - - false - Highlights the current location of the pointer. - - If true, pressing a key will highlight the current pointer location on screen. - - - - 'grayscale' - Antialiasing - - The type of antialiasing to use when rendering fonts. Possible values are: “none” for no antialiasing, “grayscale” for standard grayscale antialiasing, and “rgba” for subpixel antialiasing (LCD screens only). - - - - 'slight' - Hinting - - The type of hinting to use when rendering fonts. Possible values are: “none” for no hinting and “slight” for fitting only to the Y-axis like Microsoft’s ClearType, DirectWrite and Adobe’s proprietary font rendering engine. Ignores native hinting within the font, generates hints algorithmically. Used on Ubuntu by default. Recommended. The meaning of “medium” and “full” depends on the font format (.ttf, .otf, .pfa/.pfb) and the installed version of FreeType. They usually try to fit glyphs to both the X and the Y axis (except for .otf: Y-only). This can lead to distortion and/or inconsistent rendering depending on the quality of the font, the font format and the state of FreeType’s font engines. - - - - 'rgb' - RGBA order - - The order of subpixel elements on an LCD screen; only used when antialiasing is set to “rgba”. Possible values are: “rgb” for red on left (most common), “bgr” for blue on left, “vrgb” for red on top, “vbgr” for red on bottom. - - - - 'default' - Color scheme - - The preferred color scheme for the user interface. Valid values are “default”, “prefer-dark”, “prefer-light”. - - - - 'automatic' - Font rendering - - Preference to indicate whether font rendering should follow the low-level `font-hinting` and `font-antialiasing` and `font-rgba-order` settings, or take environmental factors such as screen resolution and scaling into account. - Possible values are: "manual" for respecting the low-level settings, or "automatic" for letting the toolkit - make its own decisions. - - - - 'blue' - Accent color - - The preferred accent color for the user interface. Valid values are "blue", "teal", "green", "yellow", "orange", "red", "pink", "purple", "slate". - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml deleted file mode 100644 index 2c90489..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml +++ /dev/null @@ -1,90 +0,0 @@ - - - - - false - Disable command line - - Prevent the user from accessing the terminal or specifying a command - line to be executed. For example, this would disable access to the - panel’s “Run Application” dialog. - - - - false - Disable saving files to disk - - Prevent the user from saving files to disk. For example, this would - disable access to all applications’ “Save as” dialogs. - - - - false - Disable printing - - Prevent the user from printing. For example, this would disable access - to all applications’ “Print” dialogs. - - - - false - Disable print setup - - Prevent the user from modifying print settings. For example, this would - disable access to all applications’ “Print Setup” dialogs. - - - - false - Disable user switching - - Prevent the user from switching to another account while their session - is active. - - - - false - Disable lock screen - - Prevent the user from locking their screen. - - - - false - Disable URL and MIME type handlers - - Prevent running any URL or MIME type handler applications. - - - - false - Disable log out - - Prevent the user from logging out. - - - - false - Disable user administration - - Stop the user from modifying user accounts. By default, we allow adding - and removing users, as well as changing other users settings. - - - - false - Mount removable storage devices as read-only - - Prevent users from writing or modifying files on removable storage - devices (i.e. flash disks, mobile phones, cameras). - - - - false - Disable password showing - - Disable the "Show Password" menu item in password entries. - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml deleted file mode 100644 index 7b25cc0..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - true - Whether to automatically mount media - If set to true, then Nautilus will automatically mount media such as user-visible hard disks and removable media on start-up and media insertion. - - - true - Whether to automatically open a folder for automounted media - If set to true, then Nautilus will automatically open a folder when media is automounted. This only applies to media where no known x-content/* type was detected; for media where a known x-content type is detected, the user configurable action will be taken instead. - - - true - Never prompt or autorun/autostart programs when media are inserted - If set to true, then Nautilus will never prompt nor autorun/autostart programs when a medium is inserted. - - - [ 'x-content/unix-software', 'x-content/ostree-repository' ] - List of x-content/* types where the preferred application will be launched - List of x-content/* types for which the user have chosen to start an application in the preference capplet. The preferred application for the given type will be started on insertion on media matching these types. - - - [] - List of x-content/* types set to “Do Nothing” - List of x-content/* types for which the user have chosen “Do Nothing” in the preference capplet. No prompt will be shown nor will any matching application be started on insertion of media matching these types. - - - [] - List of x-content/* types set to “Open Folder” - List of x-content/* types for which the user have chosen “Open Folder” in the preferences capplet. A folder window will be opened on insertion of media matching these types. - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.notifications.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.notifications.gschema.xml deleted file mode 100644 index fc4e9ef..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.notifications.gschema.xml +++ /dev/null @@ -1,88 +0,0 @@ - - - - - true - Show notification banners - - Whether notification banners are visible for application notifications. - - - - - true - Show notifications in the lock screen - - Whether notifications are shown in the lock screen or not. - - - - - - [] - - - - - - - - '' - Application ID - - The application that this policy is for. - - - - - true - Enable notifications - - Whether notifications are globally enabled for this application. - - - - - true - Enable sound alerts - - Whether notifications should be accompanied by sound alerts. - - - - - true - Show notification banners - - Whether notification banners for this application are shown or not. Does not - affect clicking on message tray buttons. - - - - - false - Force automatic expanding of banners - - Whether notifications from this application are expanded automatically when in banner mode. - - - - - true - Show in the lock screen - - Whether notifications from this application are shown when the screen is locked. - - - - - false - Show details in the lock screen - - Whether the summary and body of notifications from this application will be - visible in the locked screen. - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.peripherals.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.peripherals.gschema.xml deleted file mode 100644 index 835b722..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.peripherals.gschema.xml +++ /dev/null @@ -1,309 +0,0 @@ - - - - - - - - - - - - - - false - Whether edge scrolling is enabled - When enabled, touchpads that support edge scrolling will have that feature enabled. - - - true - Whether two-finger scrolling is enabled - When enabled, touchpads that support two-finger scrolling will have that feature enabled. - - - true - Whether to disable the touchpad while typing - When enabled, touchpads will be disabled while typing on the keyboard. - - - 500 - Timeout in milliseconds until the touchpad is enabled after typing - Touchpads will be disabled for this many milliseconds after typing on the keyboard. - - - - true - Enable mouse clicks with touchpad - Set this to TRUE to be able to send mouse clicks by tapping on the touchpad. - - - 'default' - Tap Button Map - Defines the mapping between the number of fingers and touchpad buttons. The default is to have a 1, 2 and 3 finger tap to map to the left, right and middle button ("lrm"), respectively. - - - true - Enable tap-and-drag with touchpad - Set this to TRUE to be able to start a drag by tapping and immediately moving the finger that’s now pressed on the touchpad. - - - false - Enable tap-and-drag-lock with touchpad - Set this to TRUE to lock the dragging process within a short timeout when the finger is lifted on the touchpad and the tap-and-drag setting is enabled. - - - 'enabled' - Touchpad enabled - Defines the situations in which the touchpad is enabled. - - - 'mouse' - Touchpad button orientation - Swap left and right mouse buttons for left-handed mice with “left”, “right” for right-handed, “mouse” to follow the mouse setting. - - - 'default' - Acceleration profile - Acceleration profile used for connected touchpads. The acceleration profile can be set to either default (“default”) which uses the default acceleration profile for each device, flat (“flat”), which accelerates by a device specific constant factor derived from the configured pointer speed, or adaptive (“adaptive”) which adapts the acceleration depending on the mouse movement. If a touchpad doesn’t support the configured profile, “default” will be used. - - - 0 - Pointer speed - Pointer speed for the touchpad. Accepted values are in the [-1..1] range (from “unaccelerated” to “fast”). A value of 0 is the system default. - - - - true - Natural scrolling - Set this to TRUE to enable natural (reverse) scrolling for touchpads. - - - 'fingers' - Click method - How to generate software-emulated buttons, either disabled (“none”), through specific areas (“areas”), number of fingers (“fingers”) or left as hardware default (“default”). - - - false - Emulate middle click - Set this to TRUE to enable middle click during simultaneous left and right click. - - - - - true - Keyboard repeat - Set this to TRUE to enable keyboard repeat. - - - 30 - Key Repeat Interval - Delay between repeats in milliseconds. - - - 500 - Initial Key Repeat Delay - Initial key repeat delay in milliseconds. - - - true - Remember NumLock state - When set to true, GNOME will remember the state of the NumLock LED between sessions. - - - false - NumLock state - The remembered state of the NumLock LED. - - - - - false - Mouse button orientation - Swap left and right mouse buttons for left-handed mice. - - - 0 - Pointer speed - Pointer speed for mice. Accepted values are in the [-1..1] range (from “unaccelerated” to “fast”). A value of 0 is the system default. - - - - false - Natural scrolling - Set this to TRUE to enable natural (reverse) scrolling for mice. - - - 'default' - Acceleration profile - Acceleration profile used for connected mice. The acceleration profile can be set to either default (“default”) which uses the default acceleration profile for each device, flat (“flat”), which accelerates by a device specific constant factor derived from the configured pointer speed, or adaptive (“adaptive”) which adapts the acceleration depending on the mouse movement. If a mouse doesn’t support the configured profile, “default” will be used. - - - false - Emulate middle click - Set this to TRUE to enable middle click during simultaneous left and right click. - - - 400 - Double click time - Length of a double click in milliseconds. - - - 8 - Drag threshold - Distance before a drag is started. - - - - - ["", "", ""] - Drawing tablet mapping - EDID information of the output the tablet is mapped to. Must be in the format [vendor, product, serial]. ["","",""] relies on automatic mapping. - - - 'absolute' - Tablet mapping - How input affects the pointer on the screen - - - [0, 0, 0, 0] - Tablet area - Dead area padding around the active area, in percentages. Respectively applied to left,right,top and bottom sides. - - - false - Tablet aspect ratio - Enable this to restrict the tablet area to match the aspect ratio of the output. - - - false - Tablet left-handed mode - Enable this to allow physically rotating the tablet for left-handed setups - - - - - [0, 0, 100, 100] - Stylus pressure curve - Set this to x1, y1 and x2, y2 of the pressure curve applied to the stylus. - - - [0, 100] - Stylus pressure range - Set this to the percentage of the physical pressure range that should map to the logical range. - - - [0, 0, 100, 100] - Eraser pressure curve - Set this to x1, y1 and x2, y2 of the pressure curve applied to the eraser. - - - [0, 100] - Eraser pressure range - Set this to the percentage of the physical pressure range that should map to the logical range. - - - 'default' - Eraser button mode - Set this to change the behavior of the eraser button. - - - 'default' - Eraser button action - Set this to the button action triggered if the eraser button is in 'button' mode. - - - '' - Key combination for the eraser button if in 'button' mode - The keyboard shortcut generated when the button is pressed for custom actions. - - - 'right' - Button action - Stylus button action, this button is located along the pen handle. - - - 'middle' - Secondary button action - Secondary stylus button action, this button is located along the pen handle on some styli like the Grip Pen. Other styli like the Airbrush Pen or the Inking Pen only have one button, this setting is ineffective on those. - - - 'default' - Tertiary button action - Tertiary stylus button action, this button is located along the pen handle on some styli like the 3D Pen. Other styli like the Grip Pen only have two buttons, this setting is ineffective on those. - - - '' - Key combination for the primary button - The keyboard shortcut generated when the button is pressed for custom actions. - - - '' - Key combination for the secondary button - The keyboard shortcut generated when the button is pressed for custom actions. - - - '' - Key combination for the tertiary button - The keyboard shortcut generated when the button is pressed for custom actions. - - - - - 'none' - Pad button action type - The type of action triggered by the button being pressed. - - - '' - Key combination for the custom action - The keyboard shortcut generated when the button is pressed for custom actions. - - - - - ["", "", ""] - Touchscreen output mapping - EDID information of the output the touchscreen is mapped to. Must be in the format [vendor, product, serial]. ["","",""] relies on automatic mapping. - - - - - 0 - - Mouse wheel emulation button. 0 to disable the feature. - - - false - Mouse wheel emulation button lock - Set this to TRUE to enable button locking for the wheel emulation button. If enabled, the first click of the button enables scrolling, the second click disables scrolling again. - - - 'default' - Acceleration profile - Acceleration profile used for the trackball. The acceleration profile can be set to either default (“default”) which uses the default acceleration profile, flat (“flat”), which accelerates by a device specific constant factor derived from the configured speed, or adaptive (“adaptive”) which adapts the acceleration depending on the movement. If the trackball doesn’t support the configured profile, “default” will be used. - - - false - Emulate middle click - Set this to TRUE to enable middle click during simultaneous left and right click. - - - - - 0 - Pointer speed - Pointer speed for pointing sticks. Accepted values are in the [-1..1] range (from “unaccelerated” to “fast”). A value of 0 is the system default. - - - - 'default' - Acceleration profile - Acceleration profile used for the pointing stick. The acceleration profile can be set to either default (“default”) which uses the default acceleration profile, flat (“flat”), which accelerates by a device specific constant factor derived from the configured speed, or adaptive (“adaptive”) which adapts the acceleration depending on the movement. If the pointing stick doesn’t support the configured profile, “default” will be used. - - - 'default' - Scrolling method - Scrolling method used for pointing sticks. The scrolling method can be set to either default (“default”) which uses the default method, none (“none”), which disables scrolling, or middle-button (“on-button-down”) which enables scrolling whilst the middle button is held down. - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.privacy.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.privacy.gschema.xml deleted file mode 100644 index 7d5f68e..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.privacy.gschema.xml +++ /dev/null @@ -1,102 +0,0 @@ - - - - - false - Controls visibility of personal information - If set to true, the system will make an effort to - not divulge the user’s identity on screen or on the network. - - - true - Show full name in the user menu - Whether the users full name is shown in the user menu or not. - - - false - Whether to remove old files from the trash automatically - If TRUE, automatically remove files from the trash - when they are older than “old-files-age” days. - - - false - Whether to remove old temporary files automatically - If TRUE, automatically remove temporary files - when they are older than “old-files-age” days. - - - 30 - Number of days to keep trash and temporary files - Consider trash and temporary files old after - this many days. - - - true - Whether to remember recently used files - If FALSE, applications will not remember recently - used files. - - - -1 - Number of days to remember recently used files for - Recently used files will be remembered for this many days. - If set to 0, recent files will not be remembered; if set to -1, they - will be retained indefinitely. - - - true - Whether to remember application usage - If FALSE, application usage will not be monitored - and recorded. - - - false - Send statistics when applications are removed or installed - If FALSE, no anonymous installation or removal information will be sent to the vendor. - - - false - Send reports of technical problems to the vendor - If TRUE, anonymized reports will be sent automatically to the vendor. - - - false - Don’t allow applications to access the microphone - If TRUE, applications should not use the microphone. - - - false - Don’t allow applications to access the camera - If TRUE, applications should not use the camera. - - - false - Don’t allow applications to output sound - If TRUE, applications should not make sound. - - - true - Whether to protect USB devices - If the USBGuard service is present and this setting is - enabled, USB devices will be protected as configured in the - usb-protection-level setting. - - - - 'lockscreen' - When USB devices should be rejected - - If set to “lockscreen”, only when the lock screen is present new USB devices will - be rejected; if set to “always”, all new USB devices will always be rejected. - - - - false - Whether the privacy screen is enabled - If the underlying hardware has privacy screen support and - this setting is enabled, the panels supporting this technology will be - obscured from lateral view. - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.screen-time-limits.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.screen-time-limits.gschema.xml deleted file mode 100644 index 2b1a3f0..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.screen-time-limits.gschema.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - Enable screen time history - - Enable basic screen time functionality, recording usage data for viewing history. - - true - - - - Enable daily screen time limit - Enable imposing a screen time limit on the user, as set in “daily-limit-seconds”. - false - - - - Daily screen time limit - The limit on the amount of daily screen time the user is allowed, in seconds. - 28800 - - - - - Grayscale once limit is reached - Whether to make the screen grayscale once the user’s screen time limit is reached. - true - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.xml deleted file mode 100644 index a83e4cb..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.xml +++ /dev/null @@ -1,143 +0,0 @@ - - - - - false - Enable restart/shutdown - - Allow shutdown and restart actions from the lock screen. - - - - true - Activate when idle - - Set this to TRUE to activate the screensaver when the session is idle. - - DEPRECATED: This key is deprecated and ignored. - Set org.gnome.desktop.session idle-delay to 0 if you do not want to activate the screensaver. - - - - true - Lock on activation - Set this to TRUE to lock the screen when the screensaver goes active. - - - 0 - Time before locking - The number of seconds after screensaver activation before locking the screen. - - - true - Show full name in the lock screen - Whether the user’s full name is shown in the lock screen or not. This only affects the screen shield, the name is always shown in the unlock dialog. - - - false - Allow embedding a keyboard into the window - - Set this to TRUE to allow embedding a keyboard into the window when trying to unlock. The “keyboard_command” key must be set with the appropriate command. - - DEPRECATED: This key is deprecated and ignored. - - - - '' - Embedded keyboard command - - The command that will be run, if the “embedded_keyboard_enabled” key is set to TRUE, to embed a keyboard widget into the window. This command should implement an XEMBED plug interface and output a window XID on the standard output. - - DEPRECATED: This key is deprecated and ignored. - - - - false - Allow logout - - Set this to TRUE to offer an option in the unlock dialog to allow logging out after a delay. The delay is specified in the “logout_delay” key. - - DEPRECATED: This key is deprecated and ignored. - - - - 7200 - Time before logout option - - The number of seconds after the screensaver activation before a logout option will appear in the unlock dialog. This key has effect only if the “logout_enable” key is set to TRUE. - - DEPRECATED: This key is deprecated and ignored - - - - '' - Logout command - - The command to invoke when the logout button is clicked. This command should simply log the user out without any interaction. This key has effect only if the “logout_enable” key is set to TRUE. - - DEPRECATED: This key is deprecated and ignored. - - - - true - Allow user switching - Set this to TRUE to offer an option in the unlock dialog to switch to a different user account. - - - true - Allow the session status message to be displayed - - Allow the session status message to be displayed when the screen is locked. - - DEPRECATED: This key is deprecated and ignored. - - - - 'zoom' - Picture Options - - Determines how the image set by wallpaper_filename is rendered. - Possible values are “none”, “wallpaper”, “centered”, “scaled”, - “stretched”, “zoom”, “spanned”. - - - - 'file:///usr/share/backgrounds/gnome/adwaita-timed.xml' - Picture URI - - URI to use for the background image. Note that the backend only supports - local (file://) URIs. - - - - - 100 - Picture Opacity - - Opacity with which to draw the background picture. - - - - '#023c88' - Primary Color - - Left or Top color when drawing gradients, or the solid color. - - - - '#5789ca' - Secondary Color - - Right or Bottom color when drawing gradients, not used for solid color. - - - - 'solid' - Color Shading Type - - How to shade the background color. Possible values are “horizontal”, - “vertical”, and “solid”. - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml deleted file mode 100644 index 5303ee7..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - false - Disable all external search providers - - Set to true to disable all external search provider programs, - whether or not they are independently disabled or enabled. - External search providers are installed by applications in - $XDG_DATA_DIR/gnome-shell/search-providers. - - - - - [] - - List of desktop file IDs for which the associated default-enabled search provider - should be disabled - - - Results for applications contained in this list will not be displayed - when searching. - - - - - [] - - List of desktop file IDs for which the associated default-disabled search provider - should be enabled - - - Results for applications contained in this list will be displayed - when searching. - - - - - ['org.gnome.Settings.desktop', 'org.gnome.Contacts.desktop', 'org.gnome.Nautilus.desktop'] - List of desktop file IDs for search providers sort order - - Results for applications contained in this list will be displayed in - the specified order. - Results for applications not specified in this list will be displayed - last, sorted alphabetically. - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.session.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.session.gschema.xml deleted file mode 100644 index a66701a..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.session.gschema.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - 300 - Time before session is considered idle - The number of seconds of inactivity before the session is considered idle. - - - "gnome" - Session type - The name of the session to use. Known value is - “gnome”. - - - true - Session save/restore enabled - When true, running apps will be saved at log-out time and - restored on the next login. - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml deleted file mode 100644 index 4a533f5..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - true - Sounds for events - Whether to play sounds on user events. - - - 'freedesktop' - Sound theme name - The XDG sound theme to use for event sounds. - - - false - Input feedback sounds - Whether to play sounds on input events. - - - false - Allow volume above 100% - Whether volume can be set above 100%, using software amplification. - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnail-cache.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnail-cache.gschema.xml deleted file mode 100644 index a9fc026..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnail-cache.gschema.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - 180 - Maximum age for thumbnails in the cache, in days. Set to -1 to disable cleaning. - - - 512 - Maximum size of the thumbnail cache, in megabytes. Set to -1 to disable cleaning. - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.xml deleted file mode 100644 index 1e7bd33..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - false - Disable all external thumbnailers - - Set to true to disable all external thumbnailer programs, - independent on whether they are independently disabled/enabled. - - - - - [] - - List of mime-types for which external thumbnailer - programs will be disabled - - - Thumbnails will not be created for files whose mime-type is - contained in the list. - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml deleted file mode 100644 index abda2e2..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml +++ /dev/null @@ -1,347 +0,0 @@ - - - - - - Home']]]> - Switch to workspace 1 - - - [] - Switch to workspace 2 - - - [] - Switch to workspace 3 - - - [] - Switch to workspace 4 - - - [] - Switch to workspace 5 - - - [] - Switch to workspace 6 - - - [] - Switch to workspace 7 - - - [] - Switch to workspace 8 - - - [] - Switch to workspace 9 - - - [] - Switch to workspace 10 - - - [] - Switch to workspace 11 - - - [] - Switch to workspace 12 - - - Page_Up','KP_Prior','Left','Left']]]> - Switch to workspace left - - - Page_Down','KP_Next','Right','Right']]]> - Switch to workspace right - - - Up']]]> - Switch to workspace above - - - Down']]]> - Switch to workspace below - - - End']]]> - Switch to last workspace - - - Above_Tab','Above_Tab']]]> - Switch windows of an application - - - Above_Tab','Above_Tab']]]> - Reverse switch windows of an application - - - Tab','Tab']]]> - Switch applications - - - Tab','Tab']]]> - Reverse switch applications - - - [] - Switch windows - - - [] - Reverse switch windows - - - Tab']]]> - Switch system controls - - - Tab']]]> - Reverse switch system controls - - - F6']]]> - Switch windows of an app directly - - - F6']]]> - Reverse switch windows of an app directly - - - Escape']]]> - Switch windows directly - - - Escape']]]> - Reverse switch windows directly - - - Escape']]]> - Switch system controls directly - - - Escape']]]> - Reverse switch system controls directly - - - [] - Hide all normal windows - - - [] - DEPRECATED: This key is deprecated and ignored. - - - F2']]]> - Show the run command prompt - - - [] - Don’t use - - - space']]]> - Activate the window menu - - - [] - Toggle fullscreen mode - - - F10']]]> - Toggle maximization state - - - [] - Toggle window always appearing on top - - - Up']]]> - Maximize window - - - Down','F5']]]> - Restore window - - - h']]]> - Minimize window - - - F4']]]> - Close window - - - F7']]]> - Move window - - - F8']]]> - Resize window - - - [] - Toggle window on all workspaces or one - - - Home']]]> - Move window to workspace 1 - - - [] - Move window to workspace 2 - - - [] - Move window to workspace 3 - - - [] - Move window to workspace 4 - - - [] - Move window to workspace 5 - - - [] - Move window to workspace 6 - - - [] - Move window to workspace 7 - - - [] - Move window to workspace 8 - - - [] - Move window to workspace 9 - - - [] - Move window to workspace 10 - - - [] - Move window to workspace 11 - - - [] - Move window to workspace 12 - - - End']]]> - Move window to last workspace - - - Page_Up','KP_Prior','Left','Left']]]> - Move window one workspace to the left - - - Page_Down','KP_Next','Right','Right']]]> - Move window one workspace to the right - - - Up']]]> - Move window one workspace up - - - Down']]]> - Move window one workspace down - - - Left']]]> - Move window to the next monitor on the left - - - Right']]]> - Move window to the next monitor on the right - - - Up']]]> - Move window to the next monitor above - - - Down']]]> - Move window to the next monitor below - - - [] - Raise window if covered, otherwise lower it - - - [] - Raise window above other windows - - - [] - Lower window below other windows - - - [] - Maximize window vertically - - - [] - Maximize window horizontally - - - [] - Move window to top left corner - - - [] - Move window to top right corner - - - [] - Move window to bottom left corner - - - [] - Move window to bottom right corner - - - [] - Move window to top edge of screen - - - [] - Move window to bottom edge of screen - - - [] - Move window to right side of screen - - - [] - Move window to left side of screen - - - [] - Move window to center of screen - - - space','XF86Keyboard']]]> - Switch input source - Binding to select the next input source - - - space','XF86Keyboard']]]> - Switch input source backward - Binding to select the previous input source - - - [] - Toggle window to be always on top - Set or unset window to appear always on top - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.xml deleted file mode 100644 index ebf34be..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.xml +++ /dev/null @@ -1,274 +0,0 @@ - - - - - - ']]> - Modifier to use for modified window click actions - - Clicking a window while holding down this modifier key will move the - window (left click), resize the window (middle click), or show the - window menu (right click). The middle and right click operations may - be swapped using the “resize-with-right-button” key. Modifier is - expressed as ”]]> or ”]]> for example. - - - - false - Whether to resize with the right button - - Set this to true to resize with the right button and show a menu with - the middle button while holding down the key given in - “mouse-button-modifier”; set it to false to make it work - the opposite way around. - - - - 'appmenu:close' - Arrangement of buttons on the titlebar - - Arrangement of buttons on the titlebar. The value should be a string, - such as “menu:minimize,maximize,spacer,close”; the colon separates - the left corner of the window from the right corner, and the button - names are comma-separated. Duplicate buttons are not allowed. Unknown - button names are silently ignored so that buttons can be added in - future metacity versions without breaking older versions. A special - spacer tag can be used to insert some space between - two adjacent buttons. - - - - 'click' - Window focus mode - - The window focus mode indicates how windows are activated. It has - three possible values; “click” means windows must be clicked in order - to focus them, “sloppy” means windows are focused when the mouse enters - the window, and “mouse” means windows are focused when the mouse enters - the window and unfocused when the mouse leaves the window. - - - - 'smart' - Control how new windows get focus - - This option provides additional control over how newly created windows - get focus. It has two possible values; “smart” applies the user’s - normal focus mode, and “strict” results in new windows not being given - focus automatically. - - - - true - - Whether windows should be raised when their client area is clicked - - - The default, true, indicates that a window will be raised - whenever its client area or its frame is clicked. - - Setting this to false means that a window will not be raised - if it is clicked on the client area. To raise it, one can - click anywhere in the window’s frame, or Super-click on any - part of the window. This mode is useful if one uses many overlapping - windows. - - - - 'toggle-maximize' - Action on title bar double-click - - This option determines the effects of double-clicking on the title bar. - - Current valid options are “toggle-maximize” which will - maximize/unmaximize the window, “toggle-maximize-horizontally” and - “toggle-maximize-vertically” which will maximize/unmaximize the window - in that direction only, “minimize” which will minimize the window, - “menu” which will display the window menu, “lower” which will put the - window behind all the others, and “none” which will not do anything. - - - - - - - - - - 'none' - Action on title bar middle-click - - This option determines the effects of middle-clicking on the title bar. - - Current valid options are “toggle-maximize” which will - maximize/unmaximize the window, - “toggle-maximize-horizontally” and “toggle-maximize-vertically” - which will maximize/unmaximize the window in that direction only, - “minimize” which will minimize the window, “menu” which will display - the window menu, “lower” which will put the window behind all the - others, and “none” which will not do anything. - - - - - - - - - - 'menu' - Action on title bar right-click - - This option determines the effects of right-clicking on the title bar. - - Current valid options are “toggle-maximize” which will - maximize/unmaximize the window, “toggle-maximize-horizontally” and - “toggle-maximize-vertically” which will maximize/unmaximize - the window in that direction only, “minimize” which will minimize - the window, “menu” which will display the window menu, “lower” which - will put the window behind all the others, and “none” which will not do - anything. - - - - - - - - - - false - Automatically raises the focused window - - If set to true, and the focus mode is either “sloppy” or “mouse” - then the focused window will be automatically raised after a delay - specified by the auto-raise-delay key. This is not related to clicking - on a window to raise it, nor to entering a window during drag-and-drop. - - - - - 500 - Delay in milliseconds for the auto raise option - - The time delay before raising a window if auto-raise is set to true. - The delay is given in thousandths of a second. - - - - 'Adwaita' - Current theme - - The theme determines the appearance of window borders, titlebar, - and so forth. - - DEPRECATED: This key is deprecated and ignored. - - - - true - Use standard system font in window titles - - If true, ignore the titlebar-font option, and use the standard - application font for window titles. - - - - 'Adwaita Sans Bold 11' - Window title font - - A font description string describing a font for window titlebars. - The size from the description will only be used if the - titlebar-font-size option is set to 0. Also, this option is disabled - if the titlebar-uses-desktop-font option is set to true. - - - - 4 - - Number of workspaces - - Number of workspaces. Must be more than zero, and has a fixed maximum - to prevent making the desktop unusable by accidentally asking - for too many workspaces. - - - - true - System Bell is Audible - - Determines whether applications or the system can generate audible - “beeps”; may be used in conjunction with “visual bell” - to allow silent “beeps”. - - - - false - Enable Visual Bell - - Turns on a visual indication when an application or the system issues - a “bell” or “beep”; useful for the hard-of-hearing and for use - in noisy environments. - - - - 'fullscreen-flash' - Visual Bell Type - - Tells the WM how to implement the visual indication that the - system bell or another application “bell” indicator has been rung. - - Currently there are two valid values, “fullscreen-flash”, which - causes a fullscreen white-black flash, and “frame-flash” which - causes the titlebar of the application which sent the bell signal - to flash. - - If the application which sent the bell is unknown (as is usually - the case for the default “system beep”), the currently focused - window’s titlebar is flashed. - - - - - - - - - false - - Disable misfeatures that are required by old or broken applications - - - Some applications disregard specifications in ways that result in - window manager misfeatures. This option puts the WM in a - rigorously correct mode, which gives a more consistent - user interface, provided one does not need to run any - misbehaving applications. - - - - [] - The names of the workspaces - - Defines the names that should be assigned to workspaces. - If the list is too long for the current number of workspaces, - names in excess will be ignored. If the list is too short, or - includes empty names, missing values will be replaced with the - default (“Workspace N”). - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.nm-applet.eap.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.nm-applet.eap.gschema.xml deleted file mode 100644 index e148dce..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.nm-applet.eap.gschema.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - false - Ignore CA certificate - Set this to true to disable warnings about CA certificates in EAP authentication. - - - false - Ignore CA certificate - Set this to true to disable warnings about CA certificates in phase 2 of EAP authentication. - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.system.locale.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.system.locale.gschema.xml deleted file mode 100644 index ce2ff95..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.system.locale.gschema.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - '' - The locale to use for dates / numbers formats - - Specify the locale to be used for displaying dates, times and numbers formats. - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.system.location.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.system.location.gschema.xml deleted file mode 100644 index 56ceed9..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.system.location.gschema.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - false - Geolocation services are enabled. - - If true, applications are allowed to access location information. - - - - 'exact' - The maximum accuracy level of location. - - Configures the maximum level of location accuracy applications are - allowed to see. Valid options are “country”, “city”, “neighborhood”, - “street”, and “exact” (typically requires GPS receiver). Please keep in - mind that this only controls what GeoClue will allow applications to see - and they can find user’s location on their own using network resources - (albeit with street-level accuracy at best). - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml deleted file mode 100644 index b73cb39..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - 'none' - Proxy configuration mode - - Select the proxy configuration mode. Supported values are “none”, - “manual”, “auto”. - - If this is “none”, then proxies are not used. - - If it is “auto”, the autoconfiguration URL described by the - “autoconfig-url” key is used. - - If it is “manual”, then the proxies described by - “/system/proxy/http”, “/system/proxy/https”, - “/system/proxy/ftp” and “/system/proxy/socks” will be used. - Each of the 4 proxy types is enabled if its “host” key is - non-empty and its “port” key is non-0. - - If an http proxy is configured, but an https proxy is not, - then the http proxy is also used for https. - - If a SOCKS proxy is configured, it is used for all protocols, - except that the http, https, and ftp proxy settings override - it for those protocols only. - - - - '' - Automatic proxy configuration URL - - URL that provides proxy configuration values. When mode is - “auto”, this URL is used to look up proxy information for all - protocols. - - - - [ 'localhost', '127.0.0.0/8', '::1' ] - Non-proxy hosts - - This key contains a list of hosts which are connected to directly, - rather than via the proxy (if it is active). The values can be - hostnames, domains (using an initial wildcard like *.foo.com), IP host - addresses (both IPv4 and IPv6) and network addresses with a netmask - (something like 192.168.0.0/24). - - - - true - Use HTTP proxy for all protocols - - Whether to use the HTTP proxy for all protocols or not. - - - - - - false - Unused; ignore - - This key is not used; HTTP proxying is enabled when the host - key is non-empty and the port is non-0. - - - - '' - HTTP proxy host name - - The machine name to proxy HTTP through. - - - - - 8080 - HTTP proxy port - - The port on the machine defined by “/system/proxy/http/host” that you - proxy through. - - - - false - Authenticate proxy server connections - - If true, then connections to the proxy server require authentication. - The username/password combo is defined by - “/system/proxy/http/authentication-user” and - “/system/proxy/http/authentication-password”. - - This applies only to the http proxy; when using a separate - https proxy, there is currently no way to specify that it - should use authentication. - - - - '' - HTTP proxy username - - User name to pass as authentication when doing HTTP proxying. - - - - '' - HTTP proxy password - - Password to pass as authentication when doing HTTP proxying. - - - - - - '' - Secure HTTP proxy host name - - The machine name to proxy secure HTTP through. - - - - - 0 - Secure HTTP proxy port - - The port on the machine defined by “/system/proxy/https/host” that you - proxy through. - - - - - - '' - FTP proxy host name - - The machine name to proxy FTP through. - - - - - 0 - FTP proxy port - - The port on the machine defined by “/system/proxy/ftp/host” that you - proxy through. - - - - - - '' - SOCKS proxy host name - - The machine name to use as a SOCKS proxy. - - - - - 0 - SOCKS proxy port - - The port on the machine defined by “/system/proxy/socks/host” that you - proxy through. - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml deleted file mode 100644 index 6270d33..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - [] - Custom colors - - An array of custom colors to show in the color chooser. Each color is - specified as a tuple of four doubles, specifying RGBA values between - 0 and 1. - - - - (false,1.0,1.0,1.0,1.0) - The selected color - - The selected color, described as a tuple whose first member is a - boolean that is true if a color was selected, and the remaining - four members are four doubles, specifying RGBA values between - 0 and 1. - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.Settings.Debug.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.Settings.Debug.gschema.xml deleted file mode 100644 index abb985d..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.Settings.Debug.gschema.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - false - Enable inspector keybinding - - If this setting is true, GTK+ lets the user open an interactive - debugging window with a keybinding. The default shortcuts for - the keybinding are Control-Shift-I and Control-Shift-D. - - - - true - Inspector warning - - If this setting is true, GTK+ shows a warning before letting - the user use the interactive debugger. - - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.Settings.EmojiChooser.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.Settings.EmojiChooser.gschema.xml deleted file mode 100644 index 20e3db4..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.Settings.EmojiChooser.gschema.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - [] - Recently used Emoji - - An array of Emoji definitions to show in the Emoji chooser. Each Emoji is - specified as an array of codepoints, name and shortname. The extra integer after this - pair is the code of the Fitzpatrick modifier to use in place of a 0 in the - codepoint array. - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml deleted file mode 100644 index dda603a..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "" - - - 'path-bar' - Location mode - - Controls whether the file chooser shows just a path bar, or a visible entry - for the filename as well, for the benefit of typing-oriented users. The - possible values for these modes are "path-bar" and "filename-entry". - - - - false - Show hidden files - - Controls whether the file chooser shows hidden files or not. - - - - false - Show folders first - - If set to true, then folders are shown before files in the list. - - - - false - Expand folders - This key is deprecated; do not use it. - - - true - Show file sizes - - Controls whether the file chooser shows a column with file sizes. - - - - true - Show file types - - Controls whether the file chooser shows a column with file types. - - - - 'name' - Sort column - - Can be one of "name", "modified", or "size". It controls - which of the columns in the file chooser is used for sorting - the list of files. - - - - 'ascending' - Sort order - - Can be one of the strings "ascending" or "descending". - - - - (-1, -1) - Window position - - The (x, y) coordinates of the upper-left corner of the GtkFileChooserDialog's - window. - - - - (-1, -1) - Window size - - The size (width, height) of the GtkFileChooserDialog's window, in pixels. - - - - 'recent' - Startup mode - - Either "recent" or "cwd"; controls whether the file chooser - starts up showing the list of recently-used files, or the - contents of the current working directory. - - - - 148 - Sidebar width - - Width in pixels of the file chooser's places sidebar. - - - - '24h' - Time format - - Whether the time is shown in 24h or 12h format. - - - - 'regular' - Date format - - The amount of detail to show in the Modified column. - - - - 'category' - Type format - - Different ways to show the 'Type' column information. - Example outputs for a video mp4 file: - 'mime' -> 'video/mp4' - 'description' -> 'MPEG-4 video' - 'category' -> 'Video' - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Inspector.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Inspector.gschema.xml deleted file mode 100644 index 28fa5dd..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Inspector.gschema.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - false - Insert debug nodes - - If this setting is true, the recorder will insert debug nodes - into the recording. - - - - false - Record events - - If this setting is true, the recorder will include events - in the recording. - - - - false - Highlight sequences - - If this setting is true, the recorder will highlight events - that are part of an event sequence. - - - - false - Set the recorder to dark - - If this setting is true, the recorder will display render nodes - on a dark background. - - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Settings.ColorChooser.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Settings.ColorChooser.gschema.xml deleted file mode 100644 index bedc703..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Settings.ColorChooser.gschema.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - [] - Custom colors - - An array of custom colors to show in the color chooser. Each color is - specified as a tuple of four doubles, specifying RGBA values between - 0 and 1. - - - - (false,1.0,1.0,1.0,1.0) - The selected color - - The selected color, described as a tuple whose first member is a - boolean that is true if a color was selected, and the remaining - four members are four doubles, specifying RGBA values between - 0 and 1. - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Settings.Debug.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Settings.Debug.gschema.xml deleted file mode 100644 index 89428d0..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Settings.Debug.gschema.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - true - Enable inspector keybinding - - If this setting is true, GTK lets the user open an interactive - debugging window with a keybinding. The default shortcuts for - the keybinding are Control-Shift-I and Control-Shift-D. - - - - true - Inspector warning - - If this setting is true, GTK shows a warning before letting - the user use the interactive debugger. - - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Settings.EmojiChooser.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Settings.EmojiChooser.gschema.xml deleted file mode 100644 index 28c0a62..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Settings.EmojiChooser.gschema.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - [] - Recently used Emoji - - An array of Emoji definitions to show in the Emoji chooser. Each Emoji is - specified as an array of codepoints, name and keywords. The extra - integer after this pair is the code of the Fitzpatrick modifier to use in - place of a modifier placeholder (0 or 0x1F3FB) in the codepoint array. - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Settings.FileChooser.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Settings.FileChooser.gschema.xml deleted file mode 100644 index f1f0e05..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.gtk.gtk4.Settings.FileChooser.gschema.xml +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 'path-bar' - Location mode - - Controls whether the file chooser shows just a path bar, or a visible entry - for the filename as well, for the benefit of typing-oriented users. The - possible values for these modes are "path-bar" and "filename-entry". - - - - false - Show hidden files - - Controls whether the file chooser shows hidden files or not. - - - - true - Show folders first - - If set to true, then folders are shown before files in the list. - - - - false - Expand folders - This key is deprecated; do not use it. - - - true - Show file sizes - - Controls whether the file chooser shows a column with file sizes. - - - - true - Show file types - - Controls whether the file chooser shows a column with file types. - - - - 'name' - Sort column - - Can be one of "name", "modified", or "size". It controls - which of the columns in the file chooser is used for sorting - the list of files. - - - - 'ascending' - Sort order - - Can be one of the strings "ascending" or "descending". - - - - (-1, -1) - Window position - - This key is ignored. - - - - (-1, -1) - Window size - - The size (width, height) of the GtkFileChooserDialog's window, in pixels. - - - - 'recent' - Startup mode - - Either "recent" or "cwd"; controls whether the file chooser - starts up showing the list of recently-used files, or the - contents of the current working directory. - - - - -1 - Sidebar width - - Width in pixels of the file chooser's places sidebar. - - - - '24h' - Time format - - Whether the time is shown in 24h or 12h format. - - - - 'regular' - Date format - - The amount of detail to show in the Modified column. - - - - 'category' - Type format - - Different ways to show the 'Type' column information. - Example outputs for a video mp4 file: - 'mime' -> 'video/mp4' - 'description' -> 'MPEG-4 video' - 'category' -> 'Video' - - - - 'list' - View type - - Whether the files are shown in a list or in a grid. - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.virt-manager.virt-manager.gschema.xml b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.virt-manager.virt-manager.gschema.xml deleted file mode 100644 index b821abe..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/org.virt-manager.virt-manager.gschema.xml +++ /dev/null @@ -1,344 +0,0 @@ - - - - - - (-1, -1) - VM window dimensions - VM window dimensions - - - - -1 - When to scale the VM graphical console - When to scale the VM graphical console. -1 = global default, 0 = never, 1 = only when in full screen mode, 2 = Always - - - - "" - Username for graphical password - Username for graphical password - - - - -1 - Automatically resize guest when window size changes - Automatically change guest resolution along with virt-manager window. Only works with spice with a vdagent set up. -1 = global default, 0 = off, 1 = on. - - - - -1 - Autoconnect to the default VM console when the VM window is opened - Autoconnect to the default VM console when the VM window is opened. Users may want to turn this off if they prefer to use another viewer app for their VMs, and don't want virt-manager to interfere, but they still want to use virt-manager's details. -1 = global default, 0 = off, 1 = on - - - - - - - - '' - Custom connection description - Custom connection description, used in the manager window. If empty, the app generates a default on demand. - - - - (-1, -1) - Conn details window dimensions - Connection details window dimensions - - - - - - - - false - Show system tray icon - Show system tray icon while app is running - - - - false - Enable XML editing UI - Enable XML editing UI - - - - false - Enable libguestfs VM inspection - Enable libguestfs VM inspection for things like OS icons, installed applications, etc. This only works if python libguestfs bindings are installed. - - - - 0 - Default manager window height - Default manager window height - - - - 0 - Default manager window width - Default manager window width - - - - - - - - - - - - - - - - [] - Libvirt URIs listed in the manager window - Libvirt URIs listed in the manager window - - - - [] - Libvirt URIs to connect to on app startup - Libvirt URIs to connect to on app startup - - - - - - - false - Show disk I/O in summary - Show the disk I/O field in the domain list summary view - - - - false - Show network I/O in summary - Show the network I/O field in the domain list summary view - - - - true - Show guest cpu usage in summary - Show the guest cpu usage field in the domain list summary view - - - - false - Show host cpu usage in summary - Show the host cpu usage field in the domain list summary view - - - - false - Show memory usage in summary - Show memory usage field in the domain list summary view - - - - - - - - 3 - The statistics update interval - The statistics update interval in seconds - - - - true - Poll VM CPU stats - Whether or not the app will poll VM CPU statistics - - - false - Poll disk i/o stats - Whether or not the app will poll VM disk i/o statistics - - - false - Poll net i/o stats - Whether or not the app will poll VM network i/o statistics - - - false - Poll memory stats - Whether or not the app will poll VM memory statistics - - - - - - - - [] - Saved list of source URLs - Saved list of source URLs used to bootstrap OS containers - - - - [] - Saved list of install URLs - Saved list of install URLs - - - - [] - Saved list of install ISOs - Saved list of install ISOs - - - - [] - Saved list of install kickstarts - Saved list of install kickstarts - - - - - - - 2 - When to scale the VM graphical console - When to scale the VM graphical console. 0 = never, 1 = only when in full screen mode, 2 = Always - - - - -1 - Automatically resize guest when window size changes - Automatically change guest resolution along with virt-manager window. Only works with spice with a vdagent set up. -1 = global default, 0 = off, 1 = on. - - - - '' - Grab keyboard sequence for the graphical console - Grab keyboard sequence for the graphical console - - - - true - Enable SPICE Auto USB redirection in console window - Whether to enable SPICE Auto USB redirection while connected to the guest console. - - - - true - Autoconnect to the default VM console when the VM window is opened - Autoconnect to the default VM console when the VM window is opened. Users may want to turn this off if they prefer to use another viewer app for their VMs, and don't want virt-manager to interfere, but they still want to use virt-manager's details. - - - - - - true - Whether to show VM button toolbar in Details display - Whether to show toolbar containing Virtual Machine action buttons (such as Run, Pause, Shutdown) in the details display - - - - - - 'system' - Install selected graphics type for new VM - Install selected graphics type for new VM. vnc or spice, system for software configured default - - - - 'default' - Use selected format for new VM storage - Use selected format when creating new disk images in new VM wizard - - - - 'default' - CPU setting to use for new VMs - CPU setting to use for new VMs. Limited to VMs matching the host architecture. Possible values: default (virt-manager default), hv-default (qemu's default), host-model-only (just the model, not the additional features), host-model (libvirt's host-model setting), host-passthrough (libvirt's host-passthrough setting). - - - - 'default' - Use selected firmware for new VM booting - Firmware used for new VMs. Possible values are default and UEFI. The firmware used is determined by libvirt unless a specific firmware is selected from the Customize dialog. - - - - - - - '' - Default image path - Default path for choosing VM images - - - - '' - Default media path - Default path for choosing media - - - - '' - Default screenshot path - Default path for saving screenshots from VMs - - - - [] - Ask about fixing permissions - Whether to ask about fixing path permissions - - - - - - - - true - Confirm force poweroff request - Whether we require confirmation to forcepoweroff a VM - - - - false - Confirm poweroff request - Whether we require confirmation to poweroff/reboot a VM - - - - false - Confirm pause request - Whether we require confirmation to pause a VM - - - - true - Confirm device removal request - Whether we require confirmation to remove a virtual device - - - - true - Confirm about unapplied device changes - Whether we ask the user to apply or discard unapplied device changes - - - - true - Confirm deleting storage - Whether we require a confirmation on deleting storage - - - - - diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/zz_cachyos.org.gnome.login-screen.gschema.override b/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/zz_cachyos.org.gnome.login-screen.gschema.override deleted file mode 100644 index decce93..0000000 --- a/target/release/bundle/appimage/IdeA.AppDir/usr/share/glib-2.0/schemas/zz_cachyos.org.gnome.login-screen.gschema.override +++ /dev/null @@ -1,2 +0,0 @@ -[org.gnome.login-screen] -logo='/usr/share/icons/cachyos.svg' diff --git a/target/release/bundle/appimage/IdeA.AppDir/usr/share/icons/hicolor/512x512/apps/app-tauri.png b/target/release/bundle/appimage/IdeA.AppDir/usr/share/icons/hicolor/512x512/apps/app-tauri.png deleted file mode 100644 index dbe2ea1..0000000 Binary files a/target/release/bundle/appimage/IdeA.AppDir/usr/share/icons/hicolor/512x512/apps/app-tauri.png and /dev/null differ