Penguin
Blame: convert-metadata.db(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of convert-metadata.db(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 CONVERT-METADATA.DB
2 !!!CONVERT-METADATA.DB
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 DISTRIBUTION
8 AUTHOR
9 SEE ALSO
10 ----
11 !!NAME
12
13
14 convert-metadata.db - convert the GNOME metadata.db file from DB version 1.85 or 2 to DB 3
15 !!SYNOPSIS
16
17
18 __convert-metadata.db [[--all-a] [[--verbose-v]
19 [[--no-n]__
20 !!DESCRIPTION
21
22
23 GNOME 1.2, used in Debian 2.2, used the
24 DB library version 2. GNOME
25 1.4, used in Debian 3.0, uses the DB library
26 version 3.
27
28
29 The files used by these versions are not
30 compatible.
31
32
33 GMC uses the DB functions to
34 create the file ~/.gnome/metadata.db to handle desktop links
35 et al.
36
37
38 So this file has to be recreated, otherwise, the links use
39 the standard icon, they can not be changed, and new icons
40 can not be created.
41
42
43 Calling convert-metadata.db will convert the file if
44 necessary, a backup copy is preserved with the suffix
45 .dbconvert-backup.
46 !!OPTIONS
47
48
49 --all -a
50
51
52 Convert the metadata.db file for all regular users. Only
53 available for root.
54
55
56 --verbose -v
57
58
59 Verbose output.
60
61
62 --no -n
63
64
65 Do not do the actual conversion.
66 !!DISTRIBUTION
67
68
69 Distribution is subject to the GNU Public
70 Licence 2.
71 !!AUTHOR
72
73
74 Martin Bialasinski
75
76
77 Colin Watson
78 !!SEE ALSO
79
80
81 ''db_load''(1), ''db_dump185''(1)
82 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.