mirror of
https://gitee.com/spark-store-project/uos-packaging-tools
synced 2026-06-22 14:13:53 +08:00
add-menu-support
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Exec=/usr/bin/pack %p
|
||||
Name=Pack Here
|
||||
Icon=uos-packaging-tools
|
||||
Type=Application
|
||||
X-DFM-MenuTypes=EmptyArea;
|
||||
Terminal=true
|
||||
MimeType=inode/directory;
|
||||
NoDisplay=true
|
||||
@@ -1,7 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Exec=/usr/bin/pack %U
|
||||
Name=Pack Here
|
||||
Icon=uos-packaging-tools
|
||||
Type=Application
|
||||
X-DFM-MenuTypes=SingleDir;SingleFile;MultiFileDirs;
|
||||
Terminal=true
|
||||
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Exec=/usr/bin/pack %F
|
||||
Name=Pack This Dir
|
||||
Icon=uos-packaging-tools
|
||||
Type=Application
|
||||
X-DFM-MenuTypes=SingleFile;SingleDir;MultiFileDirs;
|
||||
Terminal=true
|
||||
MimeType=inode/directory;
|
||||
NoDisplay=true
|
||||
Reference in New Issue
Block a user