Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set the DesktopFileName in scripts/python/app/NUT-Monitor-py3qt5 #2205

Merged

Conversation

bigon
Copy link
Contributor

@bigon bigon commented Nov 27, 2023

This binds the application with the desktop file and allow the Desktop to display the proper icon and application name.

The same should more than probably be done in py2gtk but I cannot test since there is no python2 in debian anymore, see g_set_prgname() function

This binds the application with the desktop file and allow the Desktop
to display the proper icon and application name.

Signed-off-by: Laurent Bigonville <[email protected]>
@AppVeyorBot

This comment was marked as resolved.

@jimklimov jimklimov added packaging python portability We want NUT to build and run everywhere possible impacts-release-2.8.1 Issues reported against NUT release 2.8.1 (maybe vanilla or with minor packaging tweaks) labels Nov 27, 2023
@jimklimov jimklimov added this to the 2.8.2 milestone Nov 27, 2023
… using g_set_prgname()

Suggested by Laurent Bigonville

Currently I've failed to find a test system with Py2 + GTK2 preinstalled
(the one I had was updated and half the old dependencies are missing), and
did not quickly find python syntax examples for it as well.

Signed-off-by: Jim Klimov <[email protected]>
@AppVeyorBot
Copy link

@jimklimov jimklimov merged commit 77b1e73 into networkupstools:master Nov 28, 2023
6 checks passed
jimklimov added a commit to aquette/nut that referenced this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impacts-release-2.8.1 Issues reported against NUT release 2.8.1 (maybe vanilla or with minor packaging tweaks) packaging portability We want NUT to build and run everywhere possible python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants