mirror of
https://github.com/arabianq/rpmi.git
synced 2026-04-28 06:31:23 +00:00
add .desktop file
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=rpmi
|
||||||
|
Comment=Simple graphical utility that installs/upgrades/removes .rpm files built with Rust and EGUI.
|
||||||
|
TryExec=rpmi
|
||||||
|
Exec=rpmi %u
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
NoDisplay=true
|
||||||
|
MimeType=application/x-rpm;
|
||||||
Reference in New Issue
Block a user