aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2015-08-30 12:04:31 +0100
committerdakkar <dakkar@thenautilus.net>2015-08-30 12:04:31 +0100
commitb3282ee596a6247dea20cdff5afdfea59ce7222b (patch)
tree5e28fcb7d060a0444b56cc69955f1aa48f42d413
parentfix position of mwatch & gkrells on restarts (diff)
downloadfvwm-crystal-b3282ee596a6247dea20cdff5afdfea59ce7222b.tar.gz
fvwm-crystal-b3282ee596a6247dea20cdff5afdfea59ce7222b.tar.bz2
fvwm-crystal-b3282ee596a6247dea20cdff5afdfea59ce7222b.zip
some ROX don't like "Fit"
-rw-r--r--components/apps/ROX-Filer2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/apps/ROX-Filer b/components/apps/ROX-Filer
index 889b553..c207538 100644
--- a/components/apps/ROX-Filer
+++ b/components/apps/ROX-Filer
@@ -4,4 +4,4 @@ Test (Init) Test (x rox) Exec exec rox --pinboard=Default
# Set the specified wallpaper using ROX-Filer's pinboard
DestroyFunc Wallpaper-Set
AddToFunc Wallpaper-Set
-+ I Test (x rox) Exec echo "<?xml version=\"1.0\"?><env:Envelope xmlns:env=\"http://www.w3.org/2001/12/soap-envelope\"><env:Body xmlns=\"http://rox.sourceforge.net/SOAP/ROX-Filer\"><SetBackdrop><Filename>$*</Filename><Style>Fit</Style></SetBackdrop></env:Body></env:Envelope>" | rox -R
++ I Test (x rox) Exec echo "<?xml version=\"1.0\"?><env:Envelope xmlns:env=\"http://www.w3.org/2001/12/soap-envelope\"><env:Body xmlns=\"http://rox.sourceforge.net/SOAP/ROX-Filer\"><SetBackdrop><Filename>$*</Filename><Style>Scale</Style></SetBackdrop></env:Body></env:Envelope>" | rox -R