From ab8dfa1247209e91d1fd651681f8c569795b556b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Fri, 17 Feb 2017 16:25:58 +0000 Subject: [PATCH] Related: rhbz#1422353 make writer behave like calc and impress wrt maximized first start --- ...2353-make-writer-behave-like-calc-an.patch | 83 +++++++++++++++++++ libreoffice.spec | 1 + 2 files changed, 84 insertions(+) create mode 100644 0001-Related-rhbz-1422353-make-writer-behave-like-calc-an.patch diff --git a/0001-Related-rhbz-1422353-make-writer-behave-like-calc-an.patch b/0001-Related-rhbz-1422353-make-writer-behave-like-calc-an.patch new file mode 100644 index 0000000..213d571 --- /dev/null +++ b/0001-Related-rhbz-1422353-make-writer-behave-like-calc-an.patch @@ -0,0 +1,83 @@ +From c910d1dae1a9fcf0591098244debc863dd59618a Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= +Date: Fri, 17 Feb 2017 16:23:28 +0000 +Subject: [PATCH] Related: rhbz#1422353 make writer behave like calc and + impress + +and start off by default maximized + +Change-Id: I8d464c28b61991d27cdb732da50ebfa61802d001 +--- + officecfg/registry/data/org/openoffice/Setup.xcu | 14 +++++++------- + 1 file changed, 7 insertions(+), 7 deletions(-) + +diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu +index 0a936bb..9ab5243 100644 +--- a/officecfg/registry/data/org/openoffice/Setup.xcu ++++ b/officecfg/registry/data/org/openoffice/Setup.xcu +@@ -199,7 +199,7 @@ + private:factory/smath + + +- ++ ,,,;4; + + + 13 +@@ -243,7 +243,7 @@ + private:factory/swriter/GlobalDocument + + +- ++ ,,,;4; + + + 10 +@@ -287,7 +287,7 @@ + private:factory/swriter + + +- ++ ,,,;4; + + + 2 +@@ -401,7 +401,7 @@ + WriterCommands + + +- ++ ,,,;4; + + + 2 +@@ -437,7 +437,7 @@ + private:factory/swriter/web + + +- ++ ,,,;4; + + + 11 +@@ -692,7 +692,7 @@ + private:factory/schart + + +- ++ ,,,;4; + + + 1 +@@ -734,7 +734,7 @@ + private:factory/sdatabase + + +- ++ ,,,;4; + + + 12 +-- +2.9.3 + diff --git a/libreoffice.spec b/libreoffice.spec index af083eb..807c9f8 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -241,6 +241,7 @@ Patch4: 0001-change-from-glew-to-epoxy.patch Patch5: 0001-gtk3-implement-opengl-support-for-slideshow.patch Patch6: 0001-lower-the-system-epoxy-requirement.patch Patch7: 0001-Resolves-tdf-105998-distort-hairline-borders-to-fall.patch +Patch8: 0001-Related-rhbz-1422353-make-writer-behave-like-calc-an.patch %if 0%{?rhel} # not upstreamed