Browse Source

panes format_xml.sh

robert 4 years ago
parent
commit
0b3dd0d5d7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      format_xml.sh

+ 1 - 0
format_xml.sh

@@ -6,6 +6,7 @@ export LANG=zh_CN.UTF-8@cjknarrow
     -e '/^ *<Window\(Height\|Width\|TopX\|TopY\)>/d'  \
     -e '/^ *<\(Last\)*Author>/d' \
     -e '/^ *<TopRowVisible/d' \
+    -e '/<Panes>/,/<\/Panes>/d' \
     -e '/^ *<Split/d'