diff options
| author | Michael Biebl <biebl@debian.org> | 2011-05-04 21:35:41 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-05-04 21:35:41 +0200 |
| commit | 9f806e97a24bba61417ae312fcc0da40914266fb (patch) | |
| tree | 4a25723414ceac11b4cba0558aa16f6f4b459f4b /introspection/errors.xml | |
| parent | 8baa1aca8dfd35e3190d7d5655eb83b5b901e263 (diff) | |
Imported Upstream version 0.8.999 upstream/0.8.999
Diffstat (limited to 'introspection/errors.xml')
| -rw-r--r-- | introspection/errors.xml | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/introspection/errors.xml b/introspection/errors.xml index 444b325d..f2db8667 100644 --- a/introspection/errors.xml +++ b/introspection/errors.xml @@ -5,7 +5,7 @@ <tp:error name="Unknown Connection"> <tp:docstring> - Connection was not provided by any known settings service. + Connection was not provided by the settings service. </tp:docstring> </tp:error> @@ -15,18 +15,6 @@ </tp:docstring> </tp:error> - <tp:error name="Invalid Service"> - <tp:docstring> - Invalid settings service (not a recognized system or user settings service name). - </tp:docstring> - </tp:error> - - <tp:error name="System Connection"> - <tp:docstring> - Connection was superseded by a system connection. - </tp:docstring> - </tp:error> - <tp:error name="Permission Denied"> <tp:docstring> User does not have the permission to activate this connection. |