diff options
Diffstat (limited to 'editors/staroffice60/files/UserProfile.xml')
-rw-r--r-- | editors/staroffice60/files/UserProfile.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/editors/staroffice60/files/UserProfile.xml b/editors/staroffice60/files/UserProfile.xml new file mode 100644 index 000000000000..b6bd69f741e6 --- /dev/null +++ b/editors/staroffice60/files/UserProfile.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<UserProfile state="modified" cfg:package="org.openoffice" xmlns="http://openoffice.org/2000/registry/components/UserProfile" xmlns:cfg="http://openoffice.org/2000/registry/instance" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"> + <Data state="modified"> + <c cfg:type="string" state="modified">United States of America</c> + <initials cfg:type="string" state="modified">toor</initials> + </Data> +</UserProfile>
\ No newline at end of file |