diff options
Diffstat (limited to 'chrome/installer/linux/common/desktop.template')
-rw-r--r-- | chrome/installer/linux/common/desktop.template | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chrome/installer/linux/common/desktop.template b/chrome/installer/linux/common/desktop.template deleted file mode 100644 index 15b59ce..0000000 --- a/chrome/installer/linux/common/desktop.template +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Version=1.0 -Encoding=UTF-8 -Name=@@MENUNAME@@ -Comment=@@SHORTDESC@@ -Exec=@@INSTALLDIR@@/@@PACKAGE@@ -Terminal=false -Icon=@@INSTALLDIR@@/@@PACKAGE@@.png -Type=Application -Categories=Application;Network; |