diff options
author | B Stack <bgstack15@gmail.com> | 2019-12-29 13:06:46 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-12-29 13:06:46 +0000 |
commit | e91826c52adadc90dcb12c10df19a7cf60ca3ac4 (patch) | |
tree | 0dd4e58c857c63e2f0e0b250ed66028effb35fc9 /notepadpp/debian/app32/session.xml | |
parent | Merge branch 'freefilesync-bump' into 'master' (diff) | |
download | stackrpms-e91826c52adadc90dcb12c10df19a7cf60ca3ac4.tar.gz stackrpms-e91826c52adadc90dcb12c10df19a7cf60ca3ac4.tar.bz2 stackrpms-e91826c52adadc90dcb12c10df19a7cf60ca3ac4.zip |
Add notepad++ as notepadpp
Diffstat (limited to 'notepadpp/debian/app32/session.xml')
-rw-r--r-- | notepadpp/debian/app32/session.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/notepadpp/debian/app32/session.xml b/notepadpp/debian/app32/session.xml new file mode 100644 index 0000000..80c8575 --- /dev/null +++ b/notepadpp/debian/app32/session.xml @@ -0,0 +1,6 @@ +<NotepadPlus>
+ <Session activeView="0">
+ <mainView activeIndex="0" />
+ <subView activeIndex="0" />
+ </Session>
+</NotepadPlus>
|