Logo
Explore Help
Register Sign In
mir/libreoffice
2
0
Fork 0
You've already forked libreoffice
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
dd16733b7bee21c13273338fae564c51ab0b95db
libreoffice/shell/source/unix/misc/gnome-open-url.sh

7 lines
121 B
Bash
Raw Normal View History

INTEGRATION: CWS defaultbrowser (1.1.2); FILE ADDED 2004/04/30 07:01:13 obr 1.1.2.1: #i14310# need a wrapper script even for GNOME
2004-05-10 12:07:56 +00:00
#!/bin/sh
INTEGRATION: CWS nautilus02 (1.2.90); FILE MERGED 2005/04/25 10:22:46 obr 1.2.90.1: #b6256546# use gnome-open where available and initialize gnome-vfs otherwise
2005-05-13 06:31:07 +00:00
# use gnome-open utility coming with libgnome if available
INTEGRATION: CWS obr04 (1.3.166); FILE MERGED 2006/12/20 15:03:25 obr 1.3.166.1: #i72544# patch applied
2007-01-23 11:28:56 +00:00
gnome-open "$1" 2>/dev/null || "$0.bin" $1
INTEGRATION: CWS defaultbrowser (1.1.2); FILE ADDED 2004/04/30 07:01:13 obr 1.1.2.1: #i14310# need a wrapper script even for GNOME
2004-05-10 12:07:56 +00:00
exit 0
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 748ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API