1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 21:38:00 +01:00
Files
wmaker/debian/patches/53_Debian_WMState.diff
Rodolfo García Peñas (kix) 7e42fedcbb Window Maker 0.95.7 Debian files
Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
2015-08-15 15:40:53 +01:00

28 lines
838 B
Diff

Description: XTerm and WMPrefs debian configuration. Based on Marcelo E. Magallon <mmagallo@debian.org> diff patch.
Author: Rodolfo García Peñas (kix) <kix@kix.es>
Last-Update: 2012-01-09
Index: wmaker-crm/WindowMaker/Defaults/WMState.in
===================================================================
--- wmaker-crm.orig/WindowMaker/Defaults/WMState.in
+++ wmaker-crm/WindowMaker/Defaults/WMState.in
@@ -2,7 +2,7 @@
Dock = {
Applications = (
{
- Command = "#wprefs#";
+ Command = "/usr/bin/WPrefs";
Name = Logo.WMDock;
AutoLaunch = No;
Forced = No;
@@ -10,8 +10,8 @@
Lock = Yes;
},
{
- Command = xterm;
- Name = xterm.XTerm;
+ Command = "x-terminal-emulator";
+ Name = "x-terminal-emulator.XTerm";
AutoLaunch = No;
Forced = No;
Position = "0,1";