mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-01-04 08:07:00 +00:00
Welcome message update
This commit is contained in:
@@ -228,7 +228,7 @@ void Controller::enableTrayIcon() {
|
||||
m_trayIcon->show();
|
||||
if (ConfigHandler().showStartupLaunchMessage()) {
|
||||
m_trayIcon->showMessage("Flameshot",
|
||||
QObject::tr("Application is started successfully"),
|
||||
QObject::tr("Hello, I'm here! Click icon in the tray to take a screenshot or click with a right button to see more options."),
|
||||
QSystemTrayIcon::Information,
|
||||
3000);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user