summaryrefslogtreecommitdiffstats
path: root/bin/extract-tooltip.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski2020-07-131-1/+1
| | | | | | | | | | | | | | | According to [1]: > Changed in version 3.6: Unrecognized escape sequences produce a DeprecationWarning. > In a future Python version they will be a SyntaxWarning and eventually a SyntaxError. [1] https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals Change-Id: Ia4f79f17ccb121f423f35b1e1306d5ae285e8762 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98321 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
* add script to extract tooltipsMarkus Mohrhard2015-02-141-0/+107
Change-Id: I4c79b944edf246b80a8dd5ea54c3651e3909f54b