summaryrefslogtreecommitdiffstats
path: root/po/POTFILES
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-08-23 00:52:14 -0400
committerDavid Robillard <d@drobilla.net>2022-08-23 01:20:56 -0400
commit496f3eb577739bf667665efc490e583baa45eb2e (patch)
treef4a2f77c684215c1639525014a264f9bf11e0d4f /po/POTFILES
parentd39dbde2d05ae1c3483b311f0890fb97b35b5716 (diff)
downloadpatchage-496f3eb577739bf667665efc490e583baa45eb2e.tar.gz
patchage-496f3eb577739bf667665efc490e583baa45eb2e.tar.bz2
patchage-496f3eb577739bf667665efc490e583baa45eb2e.zip
Add i18n support
Diffstat (limited to 'po/POTFILES')
-rw-r--r--po/POTFILES60
1 files changed, 60 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES
new file mode 100644
index 0000000..0f392b7
--- /dev/null
+++ b/po/POTFILES
@@ -0,0 +1,60 @@
+# Copyright 2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: CC0-1.0 OR GPL-3.0-or-later
+
+src/Action.hpp
+src/ActionSink.hpp
+src/AlsaDriver.cpp
+src/AlsaStubDriver.cpp
+src/AudioDriver.hpp
+src/Canvas.cpp
+src/Canvas.hpp
+src/CanvasModule.cpp
+src/CanvasModule.hpp
+src/CanvasPort.hpp
+src/ClientID.hpp
+src/ClientInfo.hpp
+src/ClientType.hpp
+src/Configuration.cpp
+src/Configuration.hpp
+src/Coord.hpp
+src/Driver.hpp
+src/Drivers.cpp
+src/Drivers.hpp
+src/Event.hpp
+src/ILog.hpp
+src/JackDbusDriver.cpp
+src/JackLibDriver.cpp
+src/JackStubDriver.cpp
+src/Legend.cpp
+src/Legend.hpp
+src/Metadata.cpp
+src/Metadata.hpp
+src/Options.hpp
+src/Patchage.cpp
+src/Patchage.hpp
+src/PortID.hpp
+src/PortInfo.hpp
+src/PortNames.hpp
+src/PortType.hpp
+src/Reactor.cpp
+src/Reactor.hpp
+src/Setting.hpp
+src/SignalDirection.hpp
+src/TextViewLog.cpp
+src/TextViewLog.hpp
+src/UIFile.hpp
+src/Widget.hpp
+src/binary_location.h
+src/event_to_string.cpp
+src/event_to_string.hpp
+src/handle_event.cpp
+src/handle_event.hpp
+src/jackey.h
+src/main.cpp
+src/make_alsa_driver.hpp
+src/make_jack_driver.hpp
+# src/patchage.gladep
+# src/patchage.svg
+src/patchage.ui.in
+src/patchage_config.h
+src/warnings.hpp