Files
Notify/data/com.ranfdev.Notify.desktop.in.in
ranfdev 1a65c290fa Send notification via GioApplication, not ashpd
Using ashpd I get `Invalid client serial` too many times.
At least now the notifications keep showing, even if ashpd
is still used to monitor network changes, which could still
stop working arbitrarily after `Invalid client serial`
2023-10-23 11:10:34 +02:00

14 lines
443 B
Plaintext

[Desktop Entry]
Name=Notify
Comment=Write a GTK + Rust application
Type=Application
Exec=notify
Terminal=false
Categories=GNOME;GTK;
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
Keywords=Gnome;GTK;
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=@icon@
StartupNotify=true
X-GNOME-UsesNotifications=true