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