[Libreoffice-ux-advise] [Bug 36747] Relationally link Save As formats and Default File Formats lists
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Dec 1 10:19:10 UTC 2016
https://bugs.documentfoundation.org/show_bug.cgi?id=36747
--- Comment #15 from Gian Domenico Ceccarini <gdceccarini at gmail.com> ---
I modify the files under /filter/source/config/fragments/filters/, for example
modifying the file called 'writer8.xcu'.
http://opengrok.libreoffice.org/search?q=%22ODF+Text+Document%22&project=core&defs=&refs=&path=&hist
I changed the string
<value xml:lang="en-US">ODF Text Document</value>
in
<value xml:lang="en-US">ODF Text Document (.odf)</value>
and so on for all type of files extension.
It worked! If I went to 'Tools->Option->Load/Save->General', I can saw
correctly the name of the type and the extention (ex: "ODF Text Document
(.odf)").
But whene I open the normal 'Save As' UI I found the double extension on my
pulldown menu (ex:"ODF Text Document (.odf) (.odf)").
Does anyone can help me to find the right way?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list