Skip to content

Commit

Permalink
update(i18n): add missing files to Qt linguist
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Nov 19, 2024
1 parent 7d5ba1c commit d9c352c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion qtribu/resources/i18n/plugin_translation.pro
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,22 @@ FORMS = ../../gui/dck_qchat.ui \
../../gui/wdg_authoring.ui

SOURCES= ../../plugin_main.py \
../../gui/gui_commons.py \
../../gui/dck_qchat.py \
../../gui/dlg_contents.py \
../../gui/dlg_settings.py \
../../gui/form_article.py \
../../gui/form_rdp_news.py \
../../gui/gui_commons.py \
../../gui/qchat_tree_widget_items.py \
../../gui/wdg_authoring.py \
../../logic/qchat_api_client.py \
../../logic/qchat_messages.py \
../../logic/qchat_websocket.py \
../../logic/splash_changer.py \
../../logic/web_viewer.py \
../../logic/news_feed/json_feed.py \
../../logic/news_feed/rss_reader.py \
../../tasks/dizzy.py \
../../toolbelt/application_folder.py \
../../toolbelt/commons.py \
../../toolbelt/file_stats.py \
Expand Down

0 comments on commit d9c352c

Please sign in to comment.