diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-04-02 15:52:41 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-04-02 15:56:19 +0100 |
commit | f574e1defdb537bdd741edd2523563aa0b03be5a (patch) | |
tree | 92f1746b5cc64748c77ee011dfa0ec1f274fd959 /sysui/desktop/menus/calc.desktop | |
parent | 54aafdb04cf36eb2b2ddbbc2030d298f514a00e9 (diff) |
add X-GIO-NoFuse so we get url:// instead of file://~.gvfs/
for when office is launched via e.g. nautilus. This way we can check what the
protocol really is and handle it ourselves for the protocols we have
specialized handlers for.
Change-Id: Idf7650743bd0096c34772ed81bdc829055ea4159
Diffstat (limited to 'sysui/desktop/menus/calc.desktop')
-rwxr-xr-x | sysui/desktop/menus/calc.desktop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysui/desktop/menus/calc.desktop b/sysui/desktop/menus/calc.desktop index d3811c93ec54..d693593a1edb 100755 --- a/sysui/desktop/menus/calc.desktop +++ b/sysui/desktop/menus/calc.desktop @@ -27,6 +27,7 @@ Name=%PRODUCTNAME Calc GenericName=Spreadsheet Comment=Perform calculations, analyze information and manage lists in spreadsheets by using Calc. StartupNotify=true +X-GIO-NoFuse=true Keywords=Accounting;Stats;OpenDocument Spreadsheet;Chart;Microsoft Excel;Microsoft Works;OpenOffice Calc;ods;xls;xlsx; InitialPreference=5 X-Ayatana-Desktop-Shortcuts=X-New |