diff options
author | B. Stack <bgstack15@gmail.com> | 2021-09-15 00:59:22 +0000 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-09-15 00:59:22 +0000 |
commit | 48e1b44e0513f28398982bdce09e7f77f044b24a (patch) | |
tree | 93d30f5e9194ec1610cabf8737e468d637b02534 /notepadpp/debian/app64 | |
parent | Merge branch 'systemdtl-bump' into 'master' (diff) | |
parent | notepadpp 8.1.4 (diff) | |
download | stackrpms-48e1b44e0513f28398982bdce09e7f77f044b24a.tar.gz stackrpms-48e1b44e0513f28398982bdce09e7f77f044b24a.tar.bz2 stackrpms-48e1b44e0513f28398982bdce09e7f77f044b24a.zip |
Merge branch 'notepadpp-bump' into 'master'
notepadpp 8.1.4
See merge request bgstack15/stackrpms!262
Diffstat (limited to 'notepadpp/debian/app64')
-rw-r--r-- | notepadpp/debian/app64/session.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/notepadpp/debian/app64/session.xml b/notepadpp/debian/app64/session.xml new file mode 100644 index 0000000..80c8575 --- /dev/null +++ b/notepadpp/debian/app64/session.xml @@ -0,0 +1,6 @@ +<NotepadPlus>
+ <Session activeView="0">
+ <mainView activeIndex="0" />
+ <subView activeIndex="0" />
+ </Session>
+</NotepadPlus>
|