diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-01-28 08:24:35 +0000 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-01-28 08:43:35 +0000 |
| commit | d676bf3804c60ab5da5e575250659d5d381507fb (patch) | |
| tree | bd704f89a5f546369414f0811fdd322928f33e9a | |
| parent | 83681749460967533f885eb6551c5df3ac55aa45 (diff) | |
devel/dolphin-plugins-devel: fix plist
| -rw-r--r-- | devel/dolphin-plugins-devel/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/dolphin-plugins-devel/pkg-plist b/devel/dolphin-plugins-devel/pkg-plist index 304a39585923..6b4d7f176ba5 100644 --- a/devel/dolphin-plugins-devel/pkg-plist +++ b/devel/dolphin-plugins-devel/pkg-plist @@ -215,6 +215,7 @@ share/locale/sk/LC_MESSAGES/fileviewbazaarplugin.mo share/locale/sk/LC_MESSAGES/fileviewgitplugin.mo share/locale/sk/LC_MESSAGES/fileviewhgplugin.mo share/locale/sk/LC_MESSAGES/fileviewsvnplugin.mo +share/locale/sk/LC_MESSAGES/makefileactions.mo share/locale/sk/LC_MESSAGES/mountisoaction.mo share/locale/sl/LC_MESSAGES/fileviewbazaarplugin.mo share/locale/sl/LC_MESSAGES/fileviewgitplugin.mo @@ -257,5 +258,6 @@ share/locale/zh_TW/LC_MESSAGES/fileviewbazaarplugin.mo share/locale/zh_TW/LC_MESSAGES/fileviewgitplugin.mo share/locale/zh_TW/LC_MESSAGES/fileviewhgplugin.mo share/locale/zh_TW/LC_MESSAGES/fileviewsvnplugin.mo +share/locale/zh_TW/LC_MESSAGES/makefileactions.mo share/locale/zh_TW/LC_MESSAGES/mountisoaction.mo share/metainfo/org.kde.dolphin-plugins.metainfo.xml |
