From 2f1df303a0a60c416773602e971b8feec72f5946 Mon Sep 17 00:00:00 2001 From: davedatum Date: Mon, 4 Nov 2019 15:36:48 +0000 Subject: [PATCH] fixed typo :o) --- ...one-shell-fix.desktop => tromjaro-gnome-shell-fix.desktop} | 4 ++-- ...one-shell-fix.install => tromjaro-gnome-shell-fix.install} | 2 +- ...romjaro-gnone-shell-fix.sh => tromjaro-gnome-shell-fix.sh} | 0 3 files changed, 3 insertions(+), 3 deletions(-) rename patches/tromjaro-gnone-shell-fix/{tromjaro-gnone-shell-fix.desktop => tromjaro-gnome-shell-fix.desktop} (55%) rename patches/tromjaro-gnone-shell-fix/{tromjaro-gnone-shell-fix.install => tromjaro-gnome-shell-fix.install} (55%) rename patches/tromjaro-gnone-shell-fix/{tromjaro-gnone-shell-fix.sh => tromjaro-gnome-shell-fix.sh} (100%) diff --git a/patches/tromjaro-gnone-shell-fix/tromjaro-gnone-shell-fix.desktop b/patches/tromjaro-gnone-shell-fix/tromjaro-gnome-shell-fix.desktop similarity index 55% rename from patches/tromjaro-gnone-shell-fix/tromjaro-gnone-shell-fix.desktop rename to patches/tromjaro-gnone-shell-fix/tromjaro-gnome-shell-fix.desktop index b123596..0037237 100644 --- a/patches/tromjaro-gnone-shell-fix/tromjaro-gnone-shell-fix.desktop +++ b/patches/tromjaro-gnone-shell-fix/tromjaro-gnome-shell-fix.desktop @@ -1,6 +1,6 @@ [Desktop Entry] -Name=tromjaro-gnone-shell-fix +Name=tromjaro-gnome-shell-fix Comment=Fixes gnome shell logout bug -Exec=/usr/bin/tromjaro-gnone-shell-fix +Exec=/usr/bin/tromjaro-gnome-shell-fix Terminal=false Type=Application diff --git a/patches/tromjaro-gnone-shell-fix/tromjaro-gnone-shell-fix.install b/patches/tromjaro-gnone-shell-fix/tromjaro-gnome-shell-fix.install similarity index 55% rename from patches/tromjaro-gnone-shell-fix/tromjaro-gnone-shell-fix.install rename to patches/tromjaro-gnone-shell-fix/tromjaro-gnome-shell-fix.install index 82562e6..46affc2 100644 --- a/patches/tromjaro-gnone-shell-fix/tromjaro-gnone-shell-fix.install +++ b/patches/tromjaro-gnone-shell-fix/tromjaro-gnome-shell-fix.install @@ -1,5 +1,5 @@ post_install() { - chmod +x /usr/bin/tromjaro-gnone-shell-fix + chmod +x /usr/bin/tromjaro-gnome-shell-fix } post_upgrade() { diff --git a/patches/tromjaro-gnone-shell-fix/tromjaro-gnone-shell-fix.sh b/patches/tromjaro-gnone-shell-fix/tromjaro-gnome-shell-fix.sh similarity index 100% rename from patches/tromjaro-gnone-shell-fix/tromjaro-gnone-shell-fix.sh rename to patches/tromjaro-gnone-shell-fix/tromjaro-gnome-shell-fix.sh