commit 16a1a0d9237cb19e44780e93a57c626d6b0087ee
parent b82100d04a443d287327e4221b245e3421f867b6
Author: Ed van Bruggen <edvb54@gmail.com>
Date: Sat, 18 Jul 2015 21:50:07 -0700
OpenBox: Change to cbpp
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/openbox/menu.xml b/config/openbox/menu.xml
@@ -409,14 +409,14 @@
<item label="Lock Screen">
<action name="Execute">
<command>
- cb-lock
+ cbpp-lock
</command>
</action>
</item>
<item label="Exit">
<action name="Execute">
<command>
- cb-exit
+ cbpp-exit
</command>
</action>
</item>