Init with GTK Rust Template
This commit is contained in:
12
data/com.ranfdev.Notify.desktop.in.in
Normal file
12
data/com.ranfdev.Notify.desktop.in.in
Normal file
@ -0,0 +1,12 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user