Warning, /network/kio-gdrive/doc/index.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
0003 <!ENTITY % addindex "IGNORE">
0004 <!ENTITY % English "INCLUDE" >
0005 ]>
0006 
0007 <article lang="&language;" id="gdrive">
0008 <title>gdrive</title>
0009 
0010 <articleinfo>
0011 
0012 <authorgroup>
0013   <author><firstname>Elvis</firstname><surname>Angelaccio</surname>
0014     <affiliation>
0015       <address>
0016         <email>elvis.angelaccio@kde.org</email>
0017       </address>
0018     </affiliation>
0019   </author>
0020 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0021 </authorgroup>
0022 
0023 <date>2016-10-03</date>
0024 <releaseinfo>kio-gdrive 1.0.1</releaseinfo>
0025 
0026 </articleinfo>
0027 
0028 <para>KIO GDrive allows you to access and edit your Google Drive files using KDE applications that support KIO.</para>
0029 
0030 <para>You can use the gdrive kioslave like this:</para>
0031 <para><userinput>gdrive://</userinput> or <userinput>gdrive://<replaceable>foo@example.com</replaceable></userinput>.</para>
0032 
0033 <para>The first URL shows an OAuth login dialog from Google, if no Drive account has been authenticated yet,
0034 or the list of your authenticated accounts instead.</para>
0035 
0036 <para>The <userinput>gdrive://</userinput> URL can also be used at any time to add an additional account.</para>
0037 
0038 <para>The URL <userinput>gdrive://<replaceable>foo@example.com</replaceable></userinput> lists all the files and folders
0039 from the top level of the <userinput>foo@example.com</userinput> Drive account.</para>
0040 
0041 </article>