summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2016-08-03 12:35:46 +0200
committerPiotr Drąg <piotrdrag@gmail.com>2016-08-03 12:35:46 +0200
commit795fe838df3927fc5916cb5fb566f3fb35994c3b (patch)
tree06c26c75107536d348691cf0fb9525f513fbbb02
parent6ed9c30768e214d16def83b74f46f49a5dc8c421 (diff)
downloadnautilus-795fe838df3927fc5916cb5fb566f3fb35994c3b.tar.gz
Add translator comments to .desktop files
-rw-r--r--data/nautilus-autorun-software.desktop.in1
-rw-r--r--data/org.gnome.Nautilus.desktop.in2
2 files changed, 3 insertions, 0 deletions
diff --git a/data/nautilus-autorun-software.desktop.in b/data/nautilus-autorun-software.desktop.in
index 9f0f32e3f..c37d5cae7 100644
--- a/data/nautilus-autorun-software.desktop.in
+++ b/data/nautilus-autorun-software.desktop.in
@@ -2,6 +2,7 @@
Name=Run Software
TryExec=nautilus-autorun-software
Exec=nautilus-autorun-software %u
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=application-x-executable
NoDisplay=true
Terminal=false
diff --git a/data/org.gnome.Nautilus.desktop.in b/data/org.gnome.Nautilus.desktop.in
index 442296ab6..51e363754 100644
--- a/data/org.gnome.Nautilus.desktop.in
+++ b/data/org.gnome.Nautilus.desktop.in
@@ -1,8 +1,10 @@
[Desktop Entry]
Name=Files
Comment=Access and organize files
+# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
Keywords=folder;manager;explore;disk;filesystem;
Exec=nautilus --new-window %U
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=system-file-manager
Terminal=false
Type=Application