File: 50_bts568890_use_xdg-open.patch

package info (click to toggle)
checkgmail 1.13%2Bsvn43-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,564 kB
  • sloc: perl: 3,938; makefile: 14
file content (13 lines) | stat: -rw-r--r-- 352 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Author: Sandro Tosi <morph@debian.org>
Description: Use xdg-open from FreeDesktop tools instead of firefox
--- checkgmail.orig/checkgmail
+++ checkgmail/checkgmail
@@ -412,7 +412,7 @@
 $save_passwd = 0;
 $time_24 = 0;
 $archive_as_read = 0;
-$gmail_command = 'firefox %u';
+$gmail_command = 'xdg-open %u';
 $language = 'English';
 
 # Global variables