diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2014-12-29 22:59:36 +0100 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2015-05-12 10:04:34 +0200 |
commit | 97a90866340dcb4249c1117ba7a88f032bc5c6f7 (patch) | |
tree | 4742d5f18f6cdf4f0a2abea0e319bed33efd4f93 /recipes-lxde/lxde-common | |
parent | 7c5bc03fa3ed59c2d81babe1f8711f76b73d32d1 (diff) |
lxde-common: remove screenlock from panel
Diffstat (limited to 'recipes-lxde/lxde-common')
-rw-r--r-- | recipes-lxde/lxde-common/lxde-common/tegra/panel-buttons.patch | 14 | ||||
-rw-r--r-- | recipes-lxde/lxde-common/lxde-common/vf60/panel-buttons.patch | 14 |
2 files changed, 24 insertions, 4 deletions
diff --git a/recipes-lxde/lxde-common/lxde-common/tegra/panel-buttons.patch b/recipes-lxde/lxde-common/lxde-common/tegra/panel-buttons.patch index 45bd988..1a20937 100644 --- a/recipes-lxde/lxde-common/lxde-common/tegra/panel-buttons.patch +++ b/recipes-lxde/lxde-common/lxde-common/tegra/panel-buttons.patch @@ -1,5 +1,5 @@ ---- lxde-common-0.5.5/lxpanel/panel.in~ 2011-07-29 16:04:03.000000000 +0200 -+++ lxde-common-0.5.5/lxpanel/panel.in 2012-07-27 14:19:20.661190542 +0200 +--- lxde-common-0.99.0/lxpanel/panel.in~ 2014-10-23 16:08:00.000000000 +0200 ++++ lxde-common-0.99.0/lxpanel/panel.in 2014-12-29 22:16:04.310587839 +0100 @@ -53,7 +53,10 @@ id=pcmanfm.desktop } @@ -12,3 +12,13 @@ } } } +@@ -134,9 +137,6 @@ + type = launchbar + Config { + Button { +- id=lxde-screenlock.desktop +- } +- Button { + id=lxde-logout.desktop + } + } diff --git a/recipes-lxde/lxde-common/lxde-common/vf60/panel-buttons.patch b/recipes-lxde/lxde-common/lxde-common/vf60/panel-buttons.patch index ceba7f3..3ec3085 100644 --- a/recipes-lxde/lxde-common/lxde-common/vf60/panel-buttons.patch +++ b/recipes-lxde/lxde-common/lxde-common/vf60/panel-buttons.patch @@ -1,5 +1,5 @@ ---- lxde-common-0.5.5/lxpanel/panel.in~ 2011-07-29 16:04:03.000000000 +0200 -+++ lxde-common-0.5.5/lxpanel/panel.in 2012-07-27 14:19:20.661190542 +0200 +--- lxde-common-0.99.0/lxpanel/panel.in~ 2014-10-23 16:08:00.000000000 +0200 ++++ lxde-common-0.99.0/lxpanel/panel.in 2014-12-29 22:16:04.310587839 +0100 @@ -53,7 +53,10 @@ id=pcmanfm.desktop } @@ -12,3 +12,13 @@ } } } +@@ -134,9 +137,6 @@ + type = launchbar + Config { + Button { +- id=lxde-screenlock.desktop +- } +- Button { + id=lxde-logout.desktop + } + } |