summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-10-18 12:22:14 +0200
committerBastien Nocera <hadess@hadess.net>2022-02-21 18:27:05 +0100
commitdf1289cf4701a5219c7cb5d90862580bcb357710 (patch)
treea96d6790f7275c0c112fdc6149ef6d0487ddf3dc /po
parent449d6a2a94ce0ae592c40620c3c0fb14815e016a (diff)
downloadtotem-df1289cf4701a5219c7cb5d90862580bcb357710.tar.gz
mpris: Add new native MPRIS plugin
This version is implemented in C so as to be able to enable it by default, without dragging in Python, whether at compile-time, or at run-time. Closes: #59
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d60bb7510..1e94daa61 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -34,6 +34,8 @@ src/plugins/dbusservice/dbusservice.plugin.desktop.in
src/plugins/dbusservice/dbusservice.py
src/plugins/im-status/totem-im-status.c
src/plugins/im-status/totem-im-status.plugin.desktop.in
+src/plugins/mpris/mpris.plugin.desktop.in
+src/plugins/mpris/totem-mpris.c
src/plugins/open-directory/open-directory.plugin.desktop.in
src/plugins/open-directory/totem-open-directory.c
src/plugins/opensubtitles/opensubtitles.plugin.desktop.in