~ubuntu-branches/ubuntu/warty/gnome-vfs2/warty

« back to all changes in this revision

Viewing changes to doc/tmpl/gnome-vfs-directory-basic-ops.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2004-10-11 16:04:46 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041011160446-lc0ervct24rylahc
Tags: 2.8.2-0ubuntu1
* New upstream release:
  - performance increase in gnome-vfs-volume-monitor.
  - make folders open with components, to make run-dialog work for folders.
  - add support for additional headers to http backend (Warty: #2163).
  - default to the workgroup specified in smb.conf for network://.
* debian/patches/13_ssl_crash.patch:
  - removed, these changes are in the new version.
* debian/patches/14_default-workgroup.patch:
  - removed, these changes are in the new version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
Basic Directory Operations
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
 
 
6
Creating and removing directories.
 
7
 
 
8
<!-- ##### SECTION Long_Description ##### -->
 
9
<para>
 
10
 
 
11
</para>
 
12
 
 
13
<!-- ##### SECTION See_Also ##### -->
 
14
<para>
 
15
 
 
16
</para>
 
17
 
 
18
<!-- ##### FUNCTION gnome_vfs_make_directory ##### -->
 
19
<para>
 
20
 
 
21
</para>
 
22
 
 
23
@text_uri: 
 
24
@perm: 
 
25
@Returns: 
 
26
 
 
27
 
 
28
<!-- ##### FUNCTION gnome_vfs_make_directory_for_uri ##### -->
 
29
<para>
 
30
 
 
31
</para>
 
32
 
 
33
@uri: 
 
34
@perm: 
 
35
@Returns: 
 
36
 
 
37
 
 
38
<!-- ##### FUNCTION gnome_vfs_remove_directory ##### -->
 
39
<para>
 
40
 
 
41
</para>
 
42
 
 
43
@text_uri: 
 
44
@Returns: 
 
45
 
 
46
 
 
47
<!-- ##### FUNCTION gnome_vfs_remove_directory_from_uri ##### -->
 
48
<para>
 
49
 
 
50
</para>
 
51
 
 
52
@uri: 
 
53
@Returns: 
 
54
 
 
55