diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2018-12-22 22:55:54 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc@jeanmougin.fr> | 2018-12-22 22:55:54 +0000 |
| commit | 33ad336003e457f70cea4f79965549c4f027707c (patch) | |
| tree | cae0d7fd0bce1053d6d37c3d38eba8a2fb9a1770 | |
| parent | Move DashSelector to Inkscape::UI::Widget namespace (diff) | |
| download | inkscape-33ad336003e457f70cea4f79965549c4f027707c.tar.gz inkscape-33ad336003e457f70cea4f79965549c4f027707c.zip | |
update potfile
| -rw-r--r-- | po/POTFILES.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 82e3d4f08..8565b9c75 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,6 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. -# Generated by ./generate_POTFILES.sh at Mon Nov 12 21:20:36 CET 2018 +# Generated by ./generate_POTFILES.sh at Sat Dec 22 23:55:32 CET 2018 [encoding: UTF-8] inkscape.appdata.xml.in inkscape.desktop.in @@ -334,6 +334,7 @@ src/ui/widget/color-notebook.cpp src/ui/widget/color-scales.cpp src/ui/widget/color-wheel-selector.cpp src/ui/widget/combo-enums.h +src/ui/widget/dash-selector.cpp src/ui/widget/entity-entry.cpp src/ui/widget/filter-effect-chooser.cpp src/ui/widget/font-selector-toolbar.cpp @@ -354,7 +355,6 @@ src/util/ege-tags.cpp src/util/enums.h src/vanishing-point.cpp src/verbs.cpp -src/widgets/dash-selector.cpp src/widgets/desktop-widget.cpp src/widgets/ege-paint-def.cpp src/widgets/fill-style.cpp |
