summaryrefslogtreecommitdiff
path: root/pango2/pango-tabs.c
Commit message (Collapse)AuthorAgeFilesLines
* Undo excessive search/replaceMatthias Clasen2022-07-041-6/+6
| | | | | We still refer to the project as 'Pango' in docs and comments, even though the prefix now is 'Pango2'.
* Move the code from pango/ to pango2/Matthias Clasen2022-07-041-0/+617
Life is easier if the src path matches the installed header path prefix, so make them match. Update all users.