summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/wayland')
-rw-r--r--recipes-graphics/wayland/weston-terminal-conf.bb2
-rw-r--r--recipes-graphics/wayland/weston-terminal-conf/org.freedesktop.weston.wayland-terminal.desktop11
-rw-r--r--recipes-graphics/wayland/weston-terminal-conf/weston-terminal.desktop12
3 files changed, 1 insertions, 24 deletions
diff --git a/recipes-graphics/wayland/weston-terminal-conf.bb b/recipes-graphics/wayland/weston-terminal-conf.bb
index a34c4148..390edc8a 100644
--- a/recipes-graphics/wayland/weston-terminal-conf.bb
+++ b/recipes-graphics/wayland/weston-terminal-conf.bb
@@ -18,4 +18,4 @@ FILES:${PN} = " \
${sysconfdir}/systemd/system/agl-app@${AGL_APP_ID}.service.d \
"
-RDEPENDS:${PN} = "weston"
+RDEPENDS:${PN} = "weston-terminal"
diff --git a/recipes-graphics/wayland/weston-terminal-conf/org.freedesktop.weston.wayland-terminal.desktop b/recipes-graphics/wayland/weston-terminal-conf/org.freedesktop.weston.wayland-terminal.desktop
deleted file mode 100644
index 6c462870..00000000
--- a/recipes-graphics/wayland/weston-terminal-conf/org.freedesktop.weston.wayland-terminal.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Name=Weston Terminal
-Comment=Terminal Emulator
-GenericName=Terminal Emulator
-Exec=weston-terminal
-Icon=utilities-terminal
-Terminal=false
-Type=Application
-Categories=System;TerminalEmulator;
-StartupNotify=true
diff --git a/recipes-graphics/wayland/weston-terminal-conf/weston-terminal.desktop b/recipes-graphics/wayland/weston-terminal-conf/weston-terminal.desktop
deleted file mode 100644
index d1cb2c88..00000000
--- a/recipes-graphics/wayland/weston-terminal-conf/weston-terminal.desktop
+++ /dev/null
@@ -1,12 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Name=Weston Terminal (systemd)
-Comment=Terminal Emulator
-GenericName=Terminal Emulator
-Exec=weston-terminal
-Icon=utilities-terminal
-Terminal=false
-Type=Application
-Categories=System;TerminalEmulator;
-DBusActivatable=true
-StartupNotify=true