|
Revision 12256, 0.6 KB
(checked in by bayral, 20 months ago)
|
|
adding PiwigoUpload project for a simple tools for upload your photo recursively
|
| Line | |
|---|
| 1 | <?xml version='1.0' encoding='utf-8'?> |
|---|
| 2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Com.Piwigo.Uploader.Properties" GeneratedClassName="Settings"> |
|---|
| 3 | <Profiles /> |
|---|
| 4 | <Settings> |
|---|
| 5 | <Setting Name="userData" Type="System.String" Scope="User"> |
|---|
| 6 | <Value Profile="(Default)" /> |
|---|
| 7 | </Setting> |
|---|
| 8 | <Setting Name="pwdData" Type="System.String" Scope="User"> |
|---|
| 9 | <Value Profile="(Default)" /> |
|---|
| 10 | </Setting> |
|---|
| 11 | <Setting Name="serverUrlData" Type="System.String" Scope="User"> |
|---|
| 12 | <Value Profile="(Default)" /> |
|---|
| 13 | </Setting> |
|---|
| 14 | </Settings> |
|---|
| 15 | </SettingsFile> |
|---|