first attempt for debian10 Slax

This commit is contained in:
TomasM
2019-10-19 19:02:17 +00:00
parent 7bca13b9a6
commit 32afaf7f89
224 changed files with 3924 additions and 0 deletions
@@ -0,0 +1,11 @@
[Desktop Entry]
Type=Application
Icon=system-file-manager
Name=File Manager
GenericName=File Manager
Comment=Browse the file system and manage the files
Categories=System;FileTools;FileManager;Utility;Core;GTK;
Exec=pcmanfm %U
StartupNotify=true
Terminal=false
MimeType=inode/directory;
@@ -0,0 +1,5 @@
[Desktop Entry]
Name=Calculator
Exec=qalculate-gtk
Icon=calculator
Terminal=false
@@ -0,0 +1,11 @@
[Desktop Entry]
Name=Text editor
Comment=Simple text editor
Exec=leafpad %f
Icon=leafpad
Terminal=false
Type=Application
MimeType=text/plain
Categories=GTK;Utility;TextEditor;
Keywords=text;editor;
InitialPreference=6
@@ -0,0 +1,5 @@
[Desktop Entry]
Exec=wicd-manager
Icon=gnome_network_workgroup
Name=Net Manager
Terminal=false
@@ -0,0 +1,14 @@
[Desktop Entry]
Version=1.0
Name=Archiver
Comment=A GTK+2 only archive manager
GenericName=Archive manager
Exec=xarchiver %f
Icon=xarchiver
Terminal=false
Type=Application
X-MultipleArgs=false
Categories=GTK;Archiving;Utility;
Keywords=GTK;archiver;frontend;compression;zip;bz2;7z;gzip;deb;rpm;arj;lzma;rar;xz;
StartupNotify=true
MimeType=application/x-arj;application/arj;application/x-bzip;application/x-bzip-compressed-tar;application/x-gzip;application/x-rar;application/x-rar-compressed;application/x-tar;application/x-zip;application/x-zip-compressed;application/zip;application/x-7z-compressed;application/x-compressed-tar;application/x-bzip2;application/x-bzip2-compressed-tar;application/x-lzma-compressed-tar;application/x-lzma;application/x-deb;application/deb;application/x-xz;application/x-xz-compressed-tar;
@@ -0,0 +1,11 @@
[Desktop Entry]
Name=Task Manager
Comment=Manage running processes
GenericName=Process manager
Keywords=task;kill;suspend;processor;memory;monitoring;performance;
Exec=lxtask
Icon=utilities-system-monitor
Terminal=false
StartupNotify=true
Type=Application
Categories=GTK;System;Monitor;