Skip to content

Commit

Permalink
update year in about dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
Houston4444 committed Jan 20, 2023
1 parent e16e9ea commit 07bcb94
Show file tree
Hide file tree
Showing 4 changed files with 386 additions and 382 deletions.
3 changes: 2 additions & 1 deletion locale/raysession.pro
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ FORMS += ../resources/ui/systray_close.ui
FORMS += ../resources/ui/systray_management.ui
FORMS += ../resources/ui/template_slot.ui
FORMS += ../resources/ui/waiting_close_user.ui
FORMS += ../resources/ui/zoom_slider.ui
SOURCES += ../src/daemon/client.py
SOURCES += ../src/daemon/daemon_tools.py
SOURCES += ../src/daemon/osc_server_thread.py
Expand All @@ -56,13 +55,15 @@ SOURCES += ../src/gui/add_application_dialog.py
SOURCES += ../src/gui/child_dialogs.py
SOURCES += ../src/gui/client_properties_dialog.py
SOURCES += ../src/gui/daemon_manager.py
SOURCES += ../src/gui/gui_tool_bar.py
SOURCES += ../src/gui/gui_tools.py
SOURCES += ../src/gui/list_widget_clients.py
SOURCES += ../src/gui/list_widget_preview_clients.py
SOURCES += ../src/gui/main_window.py
SOURCES += ../src/gui/nsm_child.py
SOURCES += ../src/gui/open_session_dialog.py
SOURCES += ../src/gui/snapshots_dialog.py
SOURCES += ../src/gui/surclassed_widgets.py
SOURCES += ../src/gui/utility_scripts.py

TRANSLATIONS += raysession_en.ts
Expand Down
Loading

0 comments on commit 07bcb94

Please sign in to comment.