From 9475722381ecbc0cdce450aac29efa9f64e39fd1 Mon Sep 17 00:00:00 2001 From: Axel Date: Tue, 4 Jun 2024 10:04:03 +0200 Subject: [PATCH] Ajout Ce PC au bureau --- tasks/files/Bureau/nemo.desktop | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tasks/files/Bureau/nemo.desktop 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