diff --git a/tasks/files/Bureau/nemo.desktop b/tasks/files/Bureau/nemo.desktop new file mode 100644 index 0000000..8d802db --- /dev/null +++ b/tasks/files/Bureau/nemo.desktop @@ -0,0 +1,15 @@ +[Desktop Entry] +Name=This PC +Name[fr]=Ce PC +Comment=Access and organize files +Comment[fr]=Accéder aux fichiers et les organiser +Exec=nemo %U +Icon=system-file-manager +# Translators: these are keywords of the file manager +Keywords=folders;filesystem;explorer; +Terminal=false +Type=Application +StartupNotify=false +Categories=GNOME;GTK;Utility;Core; +MimeType=inode/directory;application/x-gnome-saved-search; +Actions=open-home;open-computer;open-trash; \ No newline at end of file