aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/xprop.fish
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2007-01-26 11:26:31 +1000
committerGravatar axel <axel@liljencrantz.se>2007-01-26 11:26:31 +1000
commitcfecb58bb6612ea3775b4c41a27f97d6181f5e7d (patch)
tree03dd0d2f11e0031483a28afde4d1a229e6fbf87a /share/completions/xprop.fish
parent11c2ec91d4fe192b067880d430c562e8e160b4ca (diff)
Fix various completions that didno't drop the N_ no-op
darcs-hash:20070126012631-ac50b-4e13c06ddbf73f05a0a26824c71dbb96aa7ce0b9.gz
Diffstat (limited to 'share/completions/xprop.fish')
-rw-r--r--share/completions/xprop.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/completions/xprop.fish b/share/completions/xprop.fish
index 41fc4d23..612f42ea 100644
--- a/share/completions/xprop.fish
+++ b/share/completions/xprop.fish
@@ -9,7 +9,7 @@ complete -c xprop -o display --description "Specify X server"
complete -c xprop -o len -x --description "Maximum display length"
complete -c xprop -o notype --description "Do not show property type"
complete -c xprop -o fs -r --description "Set format file"
-complete -c xprop -o frame -d (N_ "Select a window by clicking on its frame" )
+complete -c xprop -o frame --description "Select a window by clicking on its frame"
complete -c xprop -o remove --description "Remove property" -x -a "
(
xprop -root -notype|cut -d ' ' -f 1|cut -d \t -f 1