[Libreoffice-bugs] [Bug 143550] Gluepoints toolbar should be renamed Glue Points
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 26 16:21:07 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=143550
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
CC| |heiko.tietze at documentfounda
| |tion.org,
| |serval2412 at yahoo.fr,
| |xiscofauli at libreoffice.org
Status|UNCONFIRMED |NEW
--- Comment #1 from Julien Nabet <serval2412 at yahoo.fr> ---
Heiko/Xisco:
here are the result of some searching:
julien at debianamd:~/lo/libreoffice$ git grep -in '>gluepoints<'
officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu:820:
<value xml:lang="en-US">Gluepoints</value>
julien at debianamd:~/lo/libreoffice$ git grep -in '>glue points<'
officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu:533:
<value xml:lang="en-US">Glue Points</value>
julien at debianamd:~/lo/libreoffice$ git grep -in '>glue point<'
officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu:70:
<value xml:lang="en-US">Glue Point</value>
officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu:70:
<value xml:lang="en-US">Glue Point</value>
julien at debianamd:~/lo/libreoffice$ git grep -in '>gluepoint<'
offapi/com/sun/star/drawing/GluePoint.idl:55: /** The alignment of a
<code>GluePoint</code> defines how the position of
I let you take a look at the result with
git grep -in '"gluepoints"', git grep -in '"gluepoint"'
I must recognize, cleaning this part should help and may even tackle some
obscure slight bugs :-)
(about "Blue point", I understand it makes think about summer vacations but I
don't think it would be accepted :-p)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210726/f681e55e/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list