Re: [PATCH] Restore menu File > Template

2013-01-26 Thread Cor Nouws

Hi Thorsten,

Thorsten Behrens wrote (25-01-13 14:45)

Cor Nouws wrote:

Would love to see this picked for 4.0.0 - therefore the whole discussion
was started.




we briefly touched on this during ESC yesterday - but since according
to https://gerrit.libreoffice.org/#/c/1787/ the patch does not seem to
quite work yet, it was deemed too risky for 4.0.0 for the while. Also
because it would require a translation update in the very last second.

Sorry for that,


It's OK. thanks for reporting.
Of course I should have started earlier on this work - especially since 
I've little experience in this field so for sure that costs a lot of time.


I expect (any way sincerely hope) that there will be improvements on the 
TemplateManager itself too - thought it looks good, functionality is not 
really finished - so that with the 4.0.1 both can be done.


Cheers,
Cor


--
 - Cor
 - http://nl.libreoffice.org
 - www.librelex.org

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [PATCH] Restore menu File > Template

2013-01-25 Thread Thorsten Behrens
Cor Nouws wrote:
> >Would love to see this picked for 4.0.0 - therefore the whole discussion
> >was started.
>
Hi Cor,

we briefly touched on this during ESC yesterday - but since according
to https://gerrit.libreoffice.org/#/c/1787/ the patch does not seem to
quite work yet, it was deemed too risky for 4.0.0 for the while. Also
because it would require a translation update in the very last second.

Sorry for that,

-- Thorsten


signature.asc
Description: Digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [PATCH] Restore menu File > Template

2013-01-22 Thread Cor Nouws

Hi all,

Knowing we're all busy, I still ask if this can have some attention :-)
If needed, I expect to be able to do something tomorrow evening.

Cheers,
Cor

Cor Nouws wrote (20-01-13 23:23)

Hi all,

Would love to see this picked for 4.0.0 - therefore the whole discussion
was started.

Latest message:

http://lists.freedesktop.org/archives/libreoffice-ux-advise/2013-January/001753.html


The patch compiles and works in Master. The menu File > Template > Edit
brings up the new nice Template Manager dialog.
There are no folders present in my build - I guess that's due to
differences between 4.0 and master branch...

As for Localisation: only one label changed
'Template Manager' to 'Edit'

Cheers,
Cor

Cor Nouws (via Code Review) wrote (20-01-13 23:10)

Hi,

I have submitted a patch for review:

 https://gerrit.libreoffice.org/1787

To pull it, you can do:

 git pull ssh://gerrit.libreoffice.org:29418/core
refs/changes/87/1787/1

Restore menu File > Template

Brings back menu File > Template … Save as Template and .. Edit – see
list
http://lists.freedesktop.org/archives/libreoffice-ux-advise/2013-January/001743.html

The menu 'Address book source' is not restored – that moved to the
Tools menu already
File > Template is placed directly below File > Wizards;
File > Save As Template is removed

Change-Id: I4843b653fdda2c0b6f074a7a981213f95782ae26






--
 - Cor
 - http://nl.libreoffice.org
 - www.librelex.org

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [PATCH] Restore menu File > Template

2013-01-20 Thread Cor Nouws

Hi all,

Would love to see this picked for 4.0.0 - therefore the whole discussion 
was started.


Latest message:

http://lists.freedesktop.org/archives/libreoffice-ux-advise/2013-January/001753.html

The patch compiles and works in Master. The menu File > Template > Edit 
brings up the new nice Template Manager dialog.
There are no folders present in my build - I guess that's due to 
differences between 4.0 and master branch...


As for Localisation: only one label changed
'Template Manager' to 'Edit'

Cheers,
Cor

Cor Nouws (via Code Review) wrote (20-01-13 23:10)

Hi,

I have submitted a patch for review:

 https://gerrit.libreoffice.org/1787

To pull it, you can do:

 git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/87/1787/1

Restore menu File > Template

Brings back menu File > Template … Save as Template and .. Edit – see list
http://lists.freedesktop.org/archives/libreoffice-ux-advise/2013-January/001743.html
The menu 'Address book source' is not restored – that moved to the Tools menu 
already
File > Template is placed directly below File > Wizards;
File > Save As Template is removed

Change-Id: I4843b653fdda2c0b6f074a7a981213f95782ae26



--
 - Cor
 - http://nl.libreoffice.org
 - www.librelex.org

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH] Restore menu File > Template

2013-01-20 Thread Cor Nouws (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/1787

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/87/1787/1

Restore menu File > Template

Brings back menu File > Template … Save as Template and .. Edit – see list
http://lists.freedesktop.org/archives/libreoffice-ux-advise/2013-January/001743.html
The menu 'Address book source' is not restored – that moved to the Tools menu 
already
File > Template is placed directly below File > Wizards;
File > Save As Template is removed

Change-Id: I4843b653fdda2c0b6f074a7a981213f95782ae26
---
M basctl/uiconfig/basicide/menubar/menubar.xml
M framework/uiconfig/startmodule/menubar/menubar.xml
M officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
M sc/uiconfig/scalc/menubar/menubar.xml
M sd/uiconfig/sdraw/menubar/menubar.xml
M sd/uiconfig/simpress/menubar/menubar.xml
M sfx2/inc/sfx2/sfxcommands.h
M sw/uiconfig/sglobal/menubar/menubar.xml
M sw/uiconfig/sweb/menubar/menubar.xml
M sw/uiconfig/swform/menubar/menubar.xml
M sw/uiconfig/swreport/menubar/menubar.xml
M sw/uiconfig/swriter/menubar/menubar.xml
M sw/uiconfig/swxform/menubar/menubar.xml
13 files changed, 85 insertions(+), 10 deletions(-)



diff --git a/basctl/uiconfig/basicide/menubar/menubar.xml 
b/basctl/uiconfig/basicide/menubar/menubar.xml
index 2c12262..dc008ce 100644
--- a/basctl/uiconfig/basicide/menubar/menubar.xml
+++ b/basctl/uiconfig/basicide/menubar/menubar.xml
@@ -25,6 +25,13 @@
 
 
 
+
+
+
+
+ 
+
+
 
 
 
diff --git a/framework/uiconfig/startmodule/menubar/menubar.xml 
b/framework/uiconfig/startmodule/menubar/menubar.xml
index c9f9622..14653dd 100644
--- a/framework/uiconfig/startmodule/menubar/menubar.xml
+++ b/framework/uiconfig/startmodule/menubar/menubar.xml
@@ -25,6 +25,13 @@
 
 
 
+
+
+
+
+ 
+
+
 
 
 
diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index ac67696..eab81f0 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -5326,6 +5326,11 @@
 ~Tools
 
 
+
+
+~Templates
+
+   
 
 
 ~Spellcheck
@@ -5503,7 +5508,7 @@
 
 
 
-Template Manager
+Edit
 
 
 
diff --git a/sc/uiconfig/scalc/menubar/menubar.xml 
b/sc/uiconfig/scalc/menubar/menubar.xml
index 0544210..1df65bd 100644
--- a/sc/uiconfig/scalc/menubar/menubar.xml
+++ b/sc/uiconfig/scalc/menubar/menubar.xml
@@ -25,10 +25,16 @@
 
 
 
+
+
+
+
+ 
+
+
 
 
 
-
 
 
 
diff --git a/sd/uiconfig/sdraw/menubar/menubar.xml 
b/sd/uiconfig/sdraw/menubar/menubar.xml
index 85ea0e0..f856796 100644
--- a/sd/uiconfig/sdraw/menubar/menubar.xml
+++ b/sd/uiconfig/sdraw/menubar/menubar.xml
@@ -25,10 +25,16 @@
   
   
   
+  
+   
+   
+   
+
+  
+  
   
   
   
-  
   
   
   
diff --git a/sd/uiconfig/simpress/menubar/menubar.xml 
b/sd/uiconfig/simpress/menubar/menubar.xml
index 9fd07b1..d7b9f5f 100644
--- a/sd/uiconfig/simpress/menubar/menubar.xml
+++ b/sd/uiconfig/simpress/menubar/menubar.xml
@@ -25,15 +25,22 @@
 
 
 
+
+
+
+
+ 
+
+
 
 
 
-
 
 
 
 
 
+
 
 
 
diff --git a/sfx2/inc/sfx2/sfxcommands.h b/sfx2/inc/sfx2/sfxcommands.h
index 3f4df5c..330dcf2 100644
--- a/sfx2/inc/sfx2/sfxcommands.h
+++ b/sfx2/inc/sfx2/sfxcommands.h
@@ -48,6 +48,7 @@
 #define CMD_SID_CANCELCHECKOUT  ".uno:CancelCheckOut"
 #define CMD_SID_CHECKIN ".uno:CheckIn"
 #define CMD_SID_OPENURL ".uno:OpenUrl"
+#define CMD_SID_TEMPLATE_MANAGER".uno:TemplateManager"
 #define CMD_SID_OPTIONS ".uno:Options"
 #define CMD_SID_ORGANIZER