From a38db941b24f8f774c3f1b8d3dc885f2379579c6 Mon Sep 17 00:00:00 2001 From: Nulo Date: Fri, 10 Mar 2023 23:19:12 -0300 Subject: [PATCH] borrar .desktop que no uso --- .local/share/applications/lunar-editor-backend.desktop | 7 ------- .local/share/applications/lunar-editor-frontend.desktop | 7 ------- .local/share/applications/lunar-ssh.desktop | 7 ------- .../lunar-terminal-frontend-android-dev.desktop | 7 ------- .local/share/applications/lunar-terminal-frontend.desktop | 7 ------- .local/share/applications/sutty-vm.desktop | 7 ------- 6 files changed, 42 deletions(-) delete mode 100644 .local/share/applications/lunar-editor-backend.desktop delete mode 100644 .local/share/applications/lunar-editor-frontend.desktop delete mode 100644 .local/share/applications/lunar-ssh.desktop delete mode 100644 .local/share/applications/lunar-terminal-frontend-android-dev.desktop delete mode 100644 .local/share/applications/lunar-terminal-frontend.desktop delete mode 100644 .local/share/applications/sutty-vm.desktop diff --git a/.local/share/applications/lunar-editor-backend.desktop b/.local/share/applications/lunar-editor-backend.desktop deleted file mode 100644 index a0419a0..0000000 --- a/.local/share/applications/lunar-editor-backend.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Lunar: Editor backend -Exec=abrir editor sutty/lunar-backend -Categories=System;Monitor;ConsoleOnly; -Keywords=system;process;task diff --git a/.local/share/applications/lunar-editor-frontend.desktop b/.local/share/applications/lunar-editor-frontend.desktop deleted file mode 100644 index 3745f78..0000000 --- a/.local/share/applications/lunar-editor-frontend.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Lunar: Editor frontend app -Exec=abrir editor sutty/lunar -Categories=System;Monitor;ConsoleOnly; -Keywords=system;process;task diff --git a/.local/share/applications/lunar-ssh.desktop b/.local/share/applications/lunar-ssh.desktop deleted file mode 100644 index 4a9cea8..0000000 --- a/.local/share/applications/lunar-ssh.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Lunar: SSH producción panel -Exec=footclient ssh root@panel.lunarcomunidad.com -Categories=System;Monitor;ConsoleOnly; -Keywords=system;process;task diff --git a/.local/share/applications/lunar-terminal-frontend-android-dev.desktop b/.local/share/applications/lunar-terminal-frontend-android-dev.desktop deleted file mode 100644 index 51011e1..0000000 --- a/.local/share/applications/lunar-terminal-frontend-android-dev.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Lunar: Terminal `make android-dev` frontend app -Exec=abrir terminal lunar 'make android-dev' -Categories=System;Monitor;ConsoleOnly; -Keywords=system;process;task diff --git a/.local/share/applications/lunar-terminal-frontend.desktop b/.local/share/applications/lunar-terminal-frontend.desktop deleted file mode 100644 index 0e31c75..0000000 --- a/.local/share/applications/lunar-terminal-frontend.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Lunar: Terminal frontend app -Exec=abrir terminal lunar -Categories=System;Monitor;ConsoleOnly; -Keywords=system;process;task diff --git a/.local/share/applications/sutty-vm.desktop b/.local/share/applications/sutty-vm.desktop deleted file mode 100644 index ef57c08..0000000 --- a/.local/share/applications/sutty-vm.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Terminal @ sutty.vm -Exec=footclient ssh nulo@sutty.vm -Categories=System;Monitor;ConsoleOnly; -Keywords=system;process;task