[f-spot] update csproj



commit 4a51c44df4aab0d0a92b62680141282f9320020f
Author: Paul Werner Bou <paul purecodes org>
Date:   Fri Nov 20 09:38:29 2009 +0100

    update csproj

 f-spot.csproj | 1444 +++++++++++++++------------------------------------------
 1 files changed, 377 insertions(+), 1067 deletions(-)
---
diff --git a/f-spot.csproj b/f-spot.csproj
index 5603bfe..f86adb4 100644
--- a/f-spot.csproj
+++ b/f-spot.csproj
@@ -44,44 +44,30 @@
   </ProjectExtensions>
   <ItemGroup>
     <Compile Include="src\Accelerometer.cs" />
-    <Compile Include="src\AsyncPixbufLoader.cs" />
     <Compile Include="src\BitConverter.cs" />
     <Compile Include="src\BlockProcessor.cs" />
     <Compile Include="src\CameraFileSelectionDialog.cs" />
     <Compile Include="src\CameraSelectionDialog.cs" />
-    <Compile Include="src\ColorAdjustment.cs" />
-    <Compile Include="src\CompatFileChooser.cs" />
     <Compile Include="src\ControlOverlay.cs" />
-    <Compile Include="src\Core.cs" />
-    <Compile Include="src\DateCommands.cs" />
     <Compile Include="src\Db.cs" />
     <Compile Include="src\DependentListStore.cs" />
-    <Compile Include="src\DirectoryAdaptor.cs" />
-    <Compile Include="src\DirectoryCollection.cs" />
     <Compile Include="src\ExportStore.cs" />
     <Compile Include="src\Fader.cs" />
     <Compile Include="src\FileBrowsableItem.cs" />
     <Compile Include="src\FileImportBackend.cs" />
     <Compile Include="src\FormClient.cs" />
-    <Compile Include="src\FotkiRemote.cs" />
     <Compile Include="src\FullScreenView.cs" />
-    <Compile Include="src\GConfPreferenceBackend.cs" />
     <Compile Include="src\GdkGlx.cs" />
-    <Compile Include="src\GlTransition.cs" />
     <Compile Include="src\GPhotoCamera.cs" />
     <Compile Include="src\GroupAdaptor.cs" />
     <Compile Include="src\GroupSelector.cs" />
     <Compile Include="src\Histogram.cs" />
-    <Compile Include="src\ImageTest.cs" />
-    <Compile Include="src\ImageView.cs" />
     <Compile Include="src\ImportBackend.cs" />
     <Compile Include="src\ImportCommand.cs" />
-    <Compile Include="src\InfoDisplay.cs" />
     <Compile Include="src\InfoOverlay.cs" />
     <Compile Include="src\InternalProcess.cs" />
     <Compile Include="src\IOChannel.cs" />
     <Compile Include="src\ItemAction.cs" />
-    <Compile Include="src\IthmbDb.cs" />
     <Compile Include="src\JobStore.cs" />
     <Compile Include="src\Loupe.cs" />
     <Compile Include="src\main.cs" />
@@ -89,10 +75,7 @@
     <Compile Include="src\MemorySurface.cs" />
     <Compile Include="src\MetadataStore.cs" />
     <Compile Include="src\MetaStore.cs" />
-    <Compile Include="src\NullPreferenceBackend.cs" />
-    <Compile Include="src\Operation.cs" />
     <Compile Include="src\PhotoArray.cs" />
-    <Compile Include="src\PhotoDatabase.cs" />
     <Compile Include="src\PhotoEventArgs.cs" />
     <Compile Include="src\PhotoImageView.cs" />
     <Compile Include="src\PhotoList.cs" />
@@ -105,16 +88,12 @@
     <Compile Include="src\PhotoVersionMenu.cs" />
     <Compile Include="src\PhotoView.cs" />
     <Compile Include="src\PixbufCache.cs" />
-    <Compile Include="src\PixbufLoader.cs" />
     <Compile Include="src\PixbufUtils.cs" />
     <Compile Include="src\PixelBuffer.cs" />
     <Compile Include="src\Preferences.cs" />
-    <Compile Include="src\PrintDialog.cs" />
     <Compile Include="src\PrintOperation.cs" />
-    <Compile Include="src\ProgressDialog.cs" />
     <Compile Include="src\QueryWidget.cs" />
     <Compile Include="src\QueuedSqliteDatabase.cs" />
-    <Compile Include="src\RatingFilter.cs" />
     <Compile Include="src\RollStore.cs" />
     <Compile Include="src\RotateCommand.cs" />
     <Compile Include="src\Scanning.cs" />
@@ -125,107 +104,25 @@
     <Compile Include="src\TagCommands.cs" />
     <Compile Include="src\TagPopup.cs" />
     <Compile Include="src\TagQueryWidget.cs" />
-    <Compile Include="src\TagSelectionDialog.cs" />
     <Compile Include="src\TagSelectionWidget.cs" />
     <Compile Include="src\TagStore.cs" />
     <Compile Include="src\Term.cs" />
-    <Compile Include="src\Texture.cs" />
-    <Compile Include="src\TextureDisplay.cs" />
-    <Compile Include="src\ThreadProgressDialog.cs" />
     <Compile Include="src\ThumbnailCache.cs" />
     <Compile Include="src\ThumbnailCommand.cs" />
     <Compile Include="src\ThumbnailGenerator.cs" />
     <Compile Include="src\TimeAdaptor.cs" />
-    <Compile Include="src\TimeDialog.cs" />
     <Compile Include="src\TipWindow.cs" />
     <Compile Include="src\Updater.cs" />
     <Compile Include="src\UriCollection.cs" />
     <Compile Include="src\Util.cs" />
     <Compile Include="src\Vector.cs" />
     <Compile Include="src\XmpTagsImporter.cs" />
-    <Compile Include="src\ZoomUtils.cs" />
-    <Compile Include="Tao\Tao.GlPostProcess\AssemblyInfo.cs" />
-    <Compile Include="Tao\Tao.GlPostProcess\GlPostProcess.cs" />
-    <Compile Include="Tao\Tao.OpenGl\AssemblyInfo.cs" />
-    <Compile Include="Tao\Tao.OpenGl\ContextGl.cs" />
-    <Compile Include="Tao\Tao.OpenGl\Gl.cs" />
-    <Compile Include="Tao\Tao.OpenGl.ExtensionLoader\AssemblyInfo.cs" />
-    <Compile Include="Tao\Tao.OpenGl.ExtensionLoader\GlExtensionLoader.cs" />
-    <Compile Include="Tao\Tao.OpenGl.Glu\AssemblyInfo.cs" />
-    <Compile Include="Tao\Tao.OpenGl.Glu\Glu.cs" />
     <Compile Include="tests\src\IBrowsableItem.cs" />
     <Compile Include="tests\src\PhotoStore.cs" />
     <Compile Include="tests\src\TagStore.cs" />
     <Compile Include="tests\src\ThumbnailGenerator.cs" />
     <Compile Include="tests\src\Cms\Cms.cs" />
     <Compile Include="tests\src\Query\LogicalTerm.cs" />
-    <Compile Include="dbus-sharp\Address.cs" />
-    <Compile Include="dbus-sharp\AssemblyInfo.cs" />
-    <Compile Include="dbus-sharp\Authentication.cs" />
-    <Compile Include="dbus-sharp\Bus.cs" />
-    <Compile Include="dbus-sharp\BusObject.cs" />
-    <Compile Include="dbus-sharp\Connection.cs" />
-    <Compile Include="dbus-sharp\DBus.cs" />
-    <Compile Include="dbus-sharp\DProxy.cs" />
-    <Compile Include="dbus-sharp\ExportObject.cs" />
-    <Compile Include="dbus-sharp\Introspection.cs" />
-    <Compile Include="dbus-sharp\IntrospectionSchema.cs" />
-    <Compile Include="dbus-sharp\Mapper.cs" />
-    <Compile Include="dbus-sharp\MatchRule.cs" />
-    <Compile Include="dbus-sharp\Message.cs" />
-    <Compile Include="dbus-sharp\MessageFilter.cs" />
-    <Compile Include="dbus-sharp\MessageReader.cs" />
-    <Compile Include="dbus-sharp\MessageWriter.cs" />
-    <Compile Include="dbus-sharp\PendingCall.cs" />
-    <Compile Include="dbus-sharp\Protocol.cs" />
-    <Compile Include="dbus-sharp\Signature.cs" />
-    <Compile Include="dbus-sharp\SocketTransport.cs" />
-    <Compile Include="dbus-sharp\Transport.cs" />
-    <Compile Include="dbus-sharp\TypeImplementer.cs" />
-    <Compile Include="dbus-sharp\UnixMonoTransport.cs" />
-    <Compile Include="dbus-sharp\UnixNativeTransport.cs" />
-    <Compile Include="dbus-sharp\UnixTransport.cs" />
-    <Compile Include="dbus-sharp\Wrapper.cs" />
-    <Compile Include="dbus-sharp-glib\AssemblyInfo.cs" />
-    <Compile Include="dbus-sharp-glib\GLib.IO.cs" />
-    <Compile Include="dbus-sharp-glib\GLib.cs" />
-    <Compile Include="dpap-sharp\launcher\AssemblyInfo.cs" />
-    <Compile Include="dpap-sharp\launcher\Main.cs" />
-    <Compile Include="dpap-sharp\lib\AssemblyInfo.cs" />
-    <Compile Include="dpap-sharp\lib\AuthenticationException.cs" />
-    <Compile Include="dpap-sharp\lib\BrokenMD5.cs" />
-    <Compile Include="dpap-sharp\lib\Client.cs" />
-    <Compile Include="dpap-sharp\lib\ContentCodeBag.cs" />
-    <Compile Include="dpap-sharp\lib\ContentFetcher.cs" />
-    <Compile Include="dpap-sharp\lib\ContentParser.cs" />
-    <Compile Include="dpap-sharp\lib\ContentWriter.cs" />
-    <Compile Include="dpap-sharp\lib\Database.cs" />
-    <Compile Include="dpap-sharp\lib\Discovery.cs" />
-    <Compile Include="dpap-sharp\lib\Hasher.cs" />
-    <Compile Include="dpap-sharp\lib\LoginException.cs" />
-    <Compile Include="dpap-sharp\lib\Playlist.cs" />
-    <Compile Include="dpap-sharp\lib\Server.cs" />
-    <Compile Include="dpap-sharp\lib\ServerInfo.cs" />
-    <Compile Include="dpap-sharp\lib\Source.cs" />
-    <Compile Include="dpap-sharp\lib\Track.cs" />
-    <Compile Include="dpap-sharp\lib\User.cs" />
-    <Compile Include="dpap-sharp\lib\Utility.cs" />
-    <Compile Include="gnome-keyring-sharp\AccessRights.cs" />
-    <Compile Include="gnome-keyring-sharp\AssemblyInfo.cs" />
-    <Compile Include="gnome-keyring-sharp\AttributeType.cs" />
-    <Compile Include="gnome-keyring-sharp\GenericItemData.cs" />
-    <Compile Include="gnome-keyring-sharp\ItemACL.cs" />
-    <Compile Include="gnome-keyring-sharp\ItemData.cs" />
-    <Compile Include="gnome-keyring-sharp\ItemType.cs" />
-    <Compile Include="gnome-keyring-sharp\KeyringException.cs" />
-    <Compile Include="gnome-keyring-sharp\KeyringInfo.cs" />
-    <Compile Include="gnome-keyring-sharp\NetItemData.cs" />
-    <Compile Include="gnome-keyring-sharp\NoteItemData.cs" />
-    <Compile Include="gnome-keyring-sharp\Operation.cs" />
-    <Compile Include="gnome-keyring-sharp\RequestMessage.cs" />
-    <Compile Include="gnome-keyring-sharp\ResponseMessage.cs" />
-    <Compile Include="gnome-keyring-sharp\ResultCode.cs" />
-    <Compile Include="gnome-keyring-sharp\Ring.cs" />
     <Compile Include="src\Cms\CctTable.cs" />
     <Compile Include="src\Cms\ColorCIELCh.cs" />
     <Compile Include="src\Cms\ColorCIELab.cs" />
@@ -241,7 +138,6 @@
     <Compile Include="src\Core\Animator.cs" />
     <Compile Include="src\Core\BrowsableEventArgs.cs" />
     <Compile Include="src\Core\BrowsablePointer.cs" />
-    <Compile Include="src\Core\BrowsablePointerEventArgs.cs" />
     <Compile Include="src\Core\Category.cs" />
     <Compile Include="src\Core\DbItem.cs" />
     <Compile Include="src\Core\Delay.cs" />
@@ -249,16 +145,12 @@
     <Compile Include="src\Core\IBrowsableCollection.cs" />
     <Compile Include="src\Core\IBrowsableItem.cs" />
     <Compile Include="src\Core\IBrowsableItemChanges.cs" />
-    <Compile Include="src\Core\IPreferenceBackend.cs" />
     <Compile Include="src\Core\Photo.cs" />
     <Compile Include="src\Core\PhotoChanges.cs" />
     <Compile Include="src\Core\PhotoVersion.cs" />
     <Compile Include="src\Core\PhotosChanges.cs" />
     <Compile Include="src\Core\Roll.cs" />
     <Compile Include="src\Core\Tag.cs" />
-    <Compile Include="src\Editors\Old\OldEditor.cs" />
-    <Compile Include="src\Editors\Old\SoftFocus.cs" />
-    <Compile Include="src\Editors\Old\Tilt.cs" />
     <Compile Include="src\Extensions\CommandMenuItemNode.cs" />
     <Compile Include="src\Extensions\ComplexMenuItemNode.cs" />
     <Compile Include="src\Extensions\ExportMenuItemNode.cs" />
@@ -267,7 +159,6 @@
     <Compile Include="src\Extensions\IMenuGenerator.cs" />
     <Compile Include="src\Extensions\IService.cs" />
     <Compile Include="src\Extensions\MenuNode.cs" />
-    <Compile Include="src\Extensions\OpenWithMenu.cs" />
     <Compile Include="src\Extensions\PhotoSelectionCondition.cs" />
     <Compile Include="src\Extensions\PopupCommands.cs" />
     <Compile Include="src\Extensions\ServiceNode.cs" />
@@ -279,7 +170,6 @@
     <Compile Include="src\Filters\OrientationFilter.cs" />
     <Compile Include="src\Filters\ResizeFilter.cs" />
     <Compile Include="src\Filters\SharpFilter.cs" />
-    <Compile Include="src\Filters\TiltFilter.cs" />
     <Compile Include="src\Filters\UniqueNameFilter.cs" />
     <Compile Include="src\Filters\WhiteListFilter.cs" />
     <Compile Include="src\Imaging\Bim.cs" />
@@ -315,7 +205,6 @@
     <Compile Include="src\Query\RollSet.cs" />
     <Compile Include="src\Query\UntaggedCondition.cs" />
     <Compile Include="src\UI.Dialog\AboutDialog.cs" />
-    <Compile Include="src\UI.Dialog\ColorDialog.cs" />
     <Compile Include="src\UI.Dialog\EditExceptionDialog.cs" />
     <Compile Include="src\UI.Dialog\ExceptionDialog.cs" />
     <Compile Include="src\UI.Dialog\GladeDialog.cs" />
@@ -330,10 +219,8 @@
     <Compile Include="src\Utils\ConsoleCrayon.cs" />
     <Compile Include="src\Utils\DbUtils.cs" />
     <Compile Include="src\Utils\GdkUtils.cs" />
-    <Compile Include="src\Utils\GnomeUtil.cs" />
     <Compile Include="src\Utils\GtkUtil.cs" />
     <Compile Include="src\Utils\Log.cs" />
-    <Compile Include="src\Utils\ScreenSaver.cs" />
     <Compile Include="src\Utils\Unix.cs" />
     <Compile Include="src\Utils\UriUtils.cs" />
     <Compile Include="src\Widgets\ComplexMenuItem.cs" />
@@ -365,11 +252,9 @@
     <Compile Include="src\Widgets\ScalingIconView.cs" />
     <Compile Include="src\Widgets\ScrolledView.cs" />
     <Compile Include="src\Widgets\Sidebar.cs" />
-    <Compile Include="src\Widgets\SoftFocus.cs" />
     <Compile Include="src\Widgets\TagEntry.cs" />
     <Compile Include="src\Widgets\TagMenu.cs" />
     <Compile Include="src\Widgets\TagView.cs" />
-    <Compile Include="src\Widgets\Tilt.cs" />
     <Compile Include="src\Widgets\TrayView.cs" />
     <Compile Include="src\Widgets\Wipe.cs" />
     <Compile Include="tests\src\ImageTest.cs" />
@@ -378,8 +263,6 @@
     <Compile Include="tests\src\Imaging\JpegFile.cs" />
     <Compile Include="tests\src\Imaging\PngFile.cs" />
     <Compile Include="tests\src\Imaging\Tiff.cs" />
-    <Compile Include="dpap-sharp\DPAPBrowser\DPAPBrowser.cs" />
-    <Compile Include="dpap-sharp\DPAPService\DPAPService.cs" />
     <Compile Include="extensions\Editors\BlackoutEditor\BlackoutEditor.cs" />
     <Compile Include="extensions\Editors\FlipEditor\FlipEditor.cs" />
     <Compile Include="extensions\Editors\PixelateEditor\PixelateEditor.cs" />
@@ -526,182 +409,6 @@
     <Compile Include="extensions\Tools\RawPlusJpeg\RawPlusJpeg.cs" />
     <Compile Include="extensions\Tools\RetroactiveRoll\RetroactiveRoll.cs" />
     <Compile Include="extensions\Tools\SyncCatalog\SyncCatalog.cs" />
-    <Compile Include="gio-sharp\generator\AliasGen.cs" />
-    <Compile Include="gio-sharp\generator\BoxedGen.cs" />
-    <Compile Include="gio-sharp\generator\ByRefGen.cs" />
-    <Compile Include="gio-sharp\generator\CallbackGen.cs" />
-    <Compile Include="gio-sharp\generator\ChildProperty.cs" />
-    <Compile Include="gio-sharp\generator\ClassBase.cs" />
-    <Compile Include="gio-sharp\generator\ClassGen.cs" />
-    <Compile Include="gio-sharp\generator\CodeGenerator.cs" />
-    <Compile Include="gio-sharp\generator\ConstFilenameGen.cs" />
-    <Compile Include="gio-sharp\generator\ConstStringGen.cs" />
-    <Compile Include="gio-sharp\generator\Ctor.cs" />
-    <Compile Include="gio-sharp\generator\EnumGen.cs" />
-    <Compile Include="gio-sharp\generator\FieldBase.cs" />
-    <Compile Include="gio-sharp\generator\GenBase.cs" />
-    <Compile Include="gio-sharp\generator\GenerationInfo.cs" />
-    <Compile Include="gio-sharp\generator\HandleBase.cs" />
-    <Compile Include="gio-sharp\generator\IAccessor.cs" />
-    <Compile Include="gio-sharp\generator\IGeneratable.cs" />
-    <Compile Include="gio-sharp\generator\IManualMarshaler.cs" />
-    <Compile Include="gio-sharp\generator\InterfaceGen.cs" />
-    <Compile Include="gio-sharp\generator\LPGen.cs" />
-    <Compile Include="gio-sharp\generator\LPUGen.cs" />
-    <Compile Include="gio-sharp\generator\ManagedCallString.cs" />
-    <Compile Include="gio-sharp\generator\ManualGen.cs" />
-    <Compile Include="gio-sharp\generator\MarshalGen.cs" />
-    <Compile Include="gio-sharp\generator\Method.cs" />
-    <Compile Include="gio-sharp\generator\MethodBase.cs" />
-    <Compile Include="gio-sharp\generator\MethodBody.cs" />
-    <Compile Include="gio-sharp\generator\ObjectBase.cs" />
-    <Compile Include="gio-sharp\generator\ObjectField.cs" />
-    <Compile Include="gio-sharp\generator\ObjectGen.cs" />
-    <Compile Include="gio-sharp\generator\OpaqueGen.cs" />
-    <Compile Include="gio-sharp\generator\Parameters.cs" />
-    <Compile Include="gio-sharp\generator\Parser.cs" />
-    <Compile Include="gio-sharp\generator\Property.cs" />
-    <Compile Include="gio-sharp\generator\PropertyBase.cs" />
-    <Compile Include="gio-sharp\generator\ReturnValue.cs" />
-    <Compile Include="gio-sharp\generator\Signal.cs" />
-    <Compile Include="gio-sharp\generator\Signature.cs" />
-    <Compile Include="gio-sharp\generator\SimpleBase.cs" />
-    <Compile Include="gio-sharp\generator\SimpleGen.cs" />
-    <Compile Include="gio-sharp\generator\Statistics.cs" />
-    <Compile Include="gio-sharp\generator\StructBase.cs" />
-    <Compile Include="gio-sharp\generator\StructField.cs" />
-    <Compile Include="gio-sharp\generator\StructGen.cs" />
-    <Compile Include="gio-sharp\generator\SymbolTable.cs" />
-    <Compile Include="gio-sharp\generator\VMSignature.cs" />
-    <Compile Include="gio-sharp\generator\VirtualMethod.cs" />
-    <Compile Include="gio-sharp\gio\AssemblyInfo.cs" />
-    <Compile Include="gio-sharp\gio\FileFactory.cs" />
-    <Compile Include="gio-sharp\gio\GioStream.cs" />
-    <Compile Include="gio-sharp\gio\generated\AppInfo.cs" />
-    <Compile Include="gio-sharp\gio\generated\AppInfoAdapter.cs" />
-    <Compile Include="gio-sharp\gio\generated\AppInfoCreateFlags.cs" />
-    <Compile Include="gio-sharp\gio\generated\AppLaunchContext.cs" />
-    <Compile Include="gio-sharp\gio\generated\AskPasswordFlags.cs" />
-    <Compile Include="gio-sharp\gio\generated\AskPasswordHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\AskQuestionHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\AsyncReadyCallback.cs" />
-    <Compile Include="gio-sharp\gio\generated\AsyncResult.cs" />
-    <Compile Include="gio-sharp\gio\generated\AsyncResultAdapter.cs" />
-    <Compile Include="gio-sharp\gio\generated\BufferedInputStream.cs" />
-    <Compile Include="gio-sharp\gio\generated\BufferedOutputStream.cs" />
-    <Compile Include="gio-sharp\gio\generated\Cancellable.cs" />
-    <Compile Include="gio-sharp\gio\generated\ChangedHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\Content.cs" />
-    <Compile Include="gio-sharp\gio\generated\DataInputStream.cs" />
-    <Compile Include="gio-sharp\gio\generated\DataOutputStream.cs" />
-    <Compile Include="gio-sharp\gio\generated\DataStreamByteOrder.cs" />
-    <Compile Include="gio-sharp\gio\generated\DataStreamNewlineType.cs" />
-    <Compile Include="gio-sharp\gio\generated\DesktopAppInfo.cs" />
-    <Compile Include="gio-sharp\gio\generated\DesktopAppInfoLookup.cs" />
-    <Compile Include="gio-sharp\gio\generated\DesktopAppInfoLookupAdapter.cs" />
-    <Compile Include="gio-sharp\gio\generated\Drive.cs" />
-    <Compile Include="gio-sharp\gio\generated\DriveAdapter.cs" />
-    <Compile Include="gio-sharp\gio\generated\DriveChangedHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\DriveConnectedHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\DriveDisconnectedHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\DriveEjectButtonHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\Emblem.cs" />
-    <Compile Include="gio-sharp\gio\generated\EmblemOrigin.cs" />
-    <Compile Include="gio-sharp\gio\generated\EmblemedIcon.cs" />
-    <Compile Include="gio-sharp\gio\generated\File.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileAdapter.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileAttributeInfo.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileAttributeInfoFlags.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileAttributeInfoList.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileAttributeMatcher.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileAttributeStatus.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileAttributeType.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileCopyFlags.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileCreateFlags.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileEnumerator.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileIcon.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileInfo.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileInputStream.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileMonitor.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileMonitorEvent.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileMonitorFlags.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileOutputStream.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileProgressCallback.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileQueryInfoFlags.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileReadMoreCallback.cs" />
-    <Compile Include="gio-sharp\gio\generated\FileType.cs" />
-    <Compile Include="gio-sharp\gio\generated\FilenameCompleter.cs" />
-    <Compile Include="gio-sharp\gio\generated\FilesystemPreviewType.cs" />
-    <Compile Include="gio-sharp\gio\generated\FilterInputStream.cs" />
-    <Compile Include="gio-sharp\gio\generated\FilterOutputStream.cs" />
-    <Compile Include="gio-sharp\gio\generated\GLibSharp.AsyncReadyCallbackNative.cs" />
-    <Compile Include="gio-sharp\gio\generated\GLibSharp.FileProgressCallbackNative.cs" />
-    <Compile Include="gio-sharp\gio\generated\GLibSharp.FileReadMoreCallbackNative.cs" />
-    <Compile Include="gio-sharp\gio\generated\GLibSharp.GSourceFuncNative.cs" />
-    <Compile Include="gio-sharp\gio\generated\GLibSharp.IOSchedulerJobFuncNative.cs" />
-    <Compile Include="gio-sharp\gio\generated\GLibSharp.ReallocFuncNative.cs" />
-    <Compile Include="gio-sharp\gio\generated\GLibSharp.SimpleAsyncThreadFuncNative.cs" />
-    <Compile Include="gio-sharp\gio\generated\IOErrorEnum.cs" />
-    <Compile Include="gio-sharp\gio\generated\IOExtension.cs" />
-    <Compile Include="gio-sharp\gio\generated\IOExtensionPoint.cs" />
-    <Compile Include="gio-sharp\gio\generated\IOModule.cs" />
-    <Compile Include="gio-sharp\gio\generated\IOSchedulerJob.cs" />
-    <Compile Include="gio-sharp\gio\generated\IOSchedulerJobFunc.cs" />
-    <Compile Include="gio-sharp\gio\generated\Icon.cs" />
-    <Compile Include="gio-sharp\gio\generated\IconAdapter.cs" />
-    <Compile Include="gio-sharp\gio\generated\InputStream.cs" />
-    <Compile Include="gio-sharp\gio\generated\Io.cs" />
-    <Compile Include="gio-sharp\gio\generated\LoadableIcon.cs" />
-    <Compile Include="gio-sharp\gio\generated\LoadableIconAdapter.cs" />
-    <Compile Include="gio-sharp\gio\generated\LocalDirectoryMonitor.cs" />
-    <Compile Include="gio-sharp\gio\generated\LocalFileEnumerator.cs" />
-    <Compile Include="gio-sharp\gio\generated\MemoryInputStream.cs" />
-    <Compile Include="gio-sharp\gio\generated\MemoryOutputStream.cs" />
-    <Compile Include="gio-sharp\gio\generated\Mount.cs" />
-    <Compile Include="gio-sharp\gio\generated\MountAdapter.cs" />
-    <Compile Include="gio-sharp\gio\generated\MountAddedHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\MountChangedHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\MountMountFlags.cs" />
-    <Compile Include="gio-sharp\gio\generated\MountOperation.cs" />
-    <Compile Include="gio-sharp\gio\generated\MountOperationResult.cs" />
-    <Compile Include="gio-sharp\gio\generated\MountPreUnmountHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\MountRemovedHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\MountUnmountFlags.cs" />
-    <Compile Include="gio-sharp\gio\generated\NativeVolumeMonitor.cs" />
-    <Compile Include="gio-sharp\gio\generated\OutputStream.cs" />
-    <Compile Include="gio-sharp\gio\generated\OutputStreamSpliceFlags.cs" />
-    <Compile Include="gio-sharp\gio\generated\PasswordSave.cs" />
-    <Compile Include="gio-sharp\gio\generated\ReallocFunc.cs" />
-    <Compile Include="gio-sharp\gio\generated\ReplyHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\Seekable.cs" />
-    <Compile Include="gio-sharp\gio\generated\SeekableAdapter.cs" />
-    <Compile Include="gio-sharp\gio\generated\Simple.cs" />
-    <Compile Include="gio-sharp\gio\generated\SimpleAsyncResult.cs" />
-    <Compile Include="gio-sharp\gio\generated\SimpleAsyncThreadFunc.cs" />
-    <Compile Include="gio-sharp\gio\generated\ThemedIcon.cs" />
-    <Compile Include="gio-sharp\gio\generated\Vfs.cs" />
-    <Compile Include="gio-sharp\gio\generated\Volume.cs" />
-    <Compile Include="gio-sharp\gio\generated\VolumeAdapter.cs" />
-    <Compile Include="gio-sharp\gio\generated\VolumeAddedHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\VolumeChangedHandler.cs" />
-    <Compile Include="gio-sharp\gio\generated\VolumeMonitor.cs" />
-    <Compile Include="gio-sharp\gio\generated\VolumeRemovedHandler.cs" />
-    <Compile Include="gtk-sharp-beans\AssemblyInfo.cs" />
-    <Compile Include="gtk-sharp-beans\Dialog.cs" />
-    <Compile Include="gtk-sharp-beans\Drawable.cs" />
-    <Compile Include="gtk-sharp-beans\Format.cs" />
-    <Compile Include="gtk-sharp-beans\Global.cs" />
-    <Compile Include="gtk-sharp-beans\Image.cs" />
-    <Compile Include="gtk-sharp-beans\PixbufFormat.cs" />
-    <Compile Include="gtk-sharp-beans\Priority.cs" />
-    <Compile Include="gtk-sharp-beans\Sources.cs" />
-    <Compile Include="gtk-sharp-beans\Timeout.cs" />
-    <Compile Include="gtk-sharp-beans\Widget.cs" />
-    <Compile Include="gtk-sharp-beans\gtk_generated\Builder.cs" />
-    <Compile Include="gtk-sharp-beans\gtk_generated\BuilderConnectFunc.cs" />
-    <Compile Include="gtk-sharp-beans\gtk_generated\BuilderError.cs" />
-    <Compile Include="gtk-sharp-beans\gtk_generated\GtkBeansSharp.BuilderConnectFuncNative.cs" />
-    <Compile Include="gtk-sharp-beans\gtk_generated\ObjectManager.cs" />
     <Compile Include="src\ProgressItem.cs" />
     <Compile Include="src\SoftFocus.cs" />
     <Compile Include="src\Bling\Animation.cs" />
@@ -741,7 +448,6 @@
     <Compile Include="src\Platform\Null\WebProxy.cs" />
     <Compile Include="src\Query\IOrderCondition.cs" />
     <Compile Include="src\Query\OrderByTime.cs" />
-    <Compile Include="src\Query\OrderByUri.cs" />
     <Compile Include="src\UI.Dialog\AdjustTimeDialog.cs" />
     <Compile Include="src\UI.Dialog\BuilderDialog.cs" />
     <Compile Include="src\UI.Dialog\DateRangeDialog.cs" />
@@ -760,10 +466,8 @@
     <Compile Include="src\ImageLoaderThread.cs" />
     <Compile Include="src\Utils\PixbufOrientation.cs" />
     <Compile Include="src\Utils\PixbufUtils.cs" />
-    <Compile Include="src\DragDropUtils.cs" />
     <Compile Include="extensions\Exporters\FacebookExport\FacebookExportDialog.cs" />
     <Compile Include="extensions\Exporters\FacebookExport\FacebookTagPopup.cs" />
-    <Compile Include="gtk-sharp-beans\PixbufLoader.cs" />
     <Compile Include="lib\GKeyFile\sample.cs" />
     <Compile Include="lib\GKeyFile\generated\Error.cs" />
     <Compile Include="lib\GKeyFile\generated\Flags.cs" />
@@ -777,145 +481,6 @@
     <Compile Include="lib\Tao\Tao.OpenGl.ExtensionLoader\GlExtensionLoader.cs" />
     <Compile Include="lib\Tao\Tao.OpenGl.Glu\AssemblyInfo.cs" />
     <Compile Include="lib\Tao\Tao.OpenGl.Glu\Glu.cs" />
-    <Compile Include="lib\glitz-sharp\src\Buffer.cs" />
-    <Compile Include="lib\glitz-sharp\src\Context.cs" />
-    <Compile Include="lib\glitz-sharp\src\Demo.cs" />
-    <Compile Include="lib\glitz-sharp\src\Drawable.cs" />
-    <Compile Include="lib\glitz-sharp\src\Glitz.cs" />
-    <Compile Include="lib\glitz-sharp\src\GlitzSurface.cs" />
-    <Compile Include="lib\glitz-sharp\src\Surface.cs" />
-    <Compile Include="lib\glitz-sharp\src\TextureObject.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\AssemblyInfo.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\Addin.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\AddinAttribute.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\AddinDependencyAttribute.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\AddinErrorEventArgs.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\AddinEventArgs.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\AddinInfo.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\AddinLocalizer.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\AddinManager.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\AddinRegistry.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\AddinRootAttribute.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\AddinSessionService.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\ConditionType.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\ConsoleProgressStatus.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\ExtensionAttribute.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\ExtensionContext.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\ExtensionNode.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\ExtensionNodeAttribute.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\ExtensionNodeChildAttribute.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\ExtensionNodeList.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\ExtensionPointAttribute.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\ExtensionTree.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\GettextCatalog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\IAddinInstaller.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\IProgressStatus.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\InstanceExtensionNode.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\MissingDependencyException.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\NodeAttributeAttribute.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\NodeElement.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\RuntimeAddin.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\TreeNode.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\TreeNodeCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\TypeExtensionNode.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins\TypeExtensionPointAttribute.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Database\AddinDatabase.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Database\AddinHostIndex.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Database\AddinScanFolderInfo.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Database\AddinScanResult.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Database\AddinScanner.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Database\AddinUpdateData.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Database\DatabaseConfiguration.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Database\FileDatabase.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Database\ProcessProgressStatus.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Database\SetupProcess.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Database\Util.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\AddinDependency.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\AddinDescription.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\AssemblyDependency.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ConditionTypeDescription.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ConditionTypeDescriptionCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\Dependency.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\DependencyCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\Extension.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ExtensionCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ExtensionNodeDescription.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ExtensionNodeDescriptionCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ExtensionNodeSet.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ExtensionNodeSetCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ExtensionNodeType.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ExtensionNodeTypeCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ExtensionPoint.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ExtensionPointCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ModuleDescription.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ModuleDescriptionCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\NativeDependency.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\NodeTypeAttribute.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\NodeTypeAttributeCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ObjectDescription.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Description\ObjectDescriptionCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Localization\GettextDomain.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Localization\GettextLocalizer.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Localization\IAddinLocalizer.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Localization\IAddinLocalizerFactory.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Localization\IPluralAddinLocalizer.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Localization\NullLocalizer.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Localization\StringResourceLocalizer.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Localization\StringTableLocalizer.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Serialization\BinaryXmlReader.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Serialization\BinaryXmlTypeMap.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Serialization\BinaryXmlWriter.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins\Mono.Addins.Serialization\IBinaryXmlElement.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\AssemblyInfo.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\Mono.Addins.Gui\AddinInfoDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\Mono.Addins.Gui\AddinInstallDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\Mono.Addins.Gui\AddinInstaller.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\Mono.Addins.Gui\AddinInstallerDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\Mono.Addins.Gui\AddinManagerDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\Mono.Addins.Gui\AddinManagerWindow.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\Mono.Addins.Gui\AddinTreeWidget.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\Mono.Addins.Gui\ErrorDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\Mono.Addins.Gui\ManageSitesDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\Mono.Addins.Gui\NewSiteDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\Mono.Addins.Gui\Services.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\gtk-gui\Mono.Addins.Gui.AddinInfoDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\gtk-gui\Mono.Addins.Gui.AddinInstallDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\gtk-gui\Mono.Addins.Gui.AddinInstallerDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\gtk-gui\Mono.Addins.Gui.AddinManagerDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\gtk-gui\Mono.Addins.Gui.ErrorDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\gtk-gui\Mono.Addins.Gui.ManageSitesDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\gtk-gui\Mono.Addins.Gui.NewSiteDialog.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Gui\gtk-gui\generated.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\AssemblyInfo.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\AddinInfo.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\AddinInfoCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\AddinPackage.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\AddinRepositoryEntry.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\AddinStore.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\AddinSystemConfiguration.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\AddinSystemConfigurationReaderWriter.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\AddinSystemConfigurationSerializer.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\ConsoleAddinInstaller.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\IProgressMonitor.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\InstallException.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\NativePackage.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\Package.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\PackageCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\ReferenceRepositoryEntry.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\Repository.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\RepositoryEntry.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\RepositoryEntryCollection.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\RepositoryReaderWriter.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\RepositoryRecord.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\RepositoryRegistry.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\RepositorySerializer.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\SetupService.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup\SetupTool.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup.ProgressMonitoring\ConsoleProgressMonitor.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup.ProgressMonitoring\LogTextWriter.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup.ProgressMonitoring\NullProgressMonitor.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup.ProgressMonitoring\ProgressStatusMonitor.cs" />
-    <Compile Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup.ProgressMonitoring\ProgressTracker.cs" />
     <Compile Include="lib\semweb\Algos.cs" />
     <Compile Include="lib\semweb\AssemblyInfo.cs" />
     <Compile Include="lib\semweb\ForwardLogic.cs" />
@@ -1201,6 +766,90 @@
     <Compile Include="extensions\Tools\LiveWebGallery\GalleryRequestHandler.cs" />
     <Compile Include="extensions\Tools\LiveWebGallery\PhotoRequestHandler.cs" />
     <Compile Include="extensions\Tools\LiveWebGallery\ResourceRequestHandler.cs" />
+    <Compile Include="extensions\Editors\BWEditor\BWEditor.cs" />
+    <Compile Include="extensions\Tools\ScreensaverConfig\ScreensaverConfig.cs" />
+    <Compile Include="extensions\Transitions\CoverTransition\CoverTransition.cs" />
+    <Compile Include="lib\gtk-sharp-beans\ImageMenuItem.cs" />
+    <Compile Include="lib\gtk-sharp-beans\Style.cs" />
+    <Compile Include="lib\gtk-sharp-beans\gtk_generated\MountOperation.cs" />
+    <Compile Include="lib\libgphoto2-sharp\CameraAbilities.cs" />
+    <Compile Include="lib\libgphoto2-sharp\CameraCaptureType.cs" />
+    <Compile Include="lib\libgphoto2-sharp\CameraDriverStatus.cs" />
+    <Compile Include="lib\libgphoto2-sharp\CameraEventType.cs" />
+    <Compile Include="lib\libgphoto2-sharp\CameraFileOperation.cs" />
+    <Compile Include="lib\libgphoto2-sharp\CameraFilePath.cs" />
+    <Compile Include="lib\libgphoto2-sharp\CameraFolderOperation.cs" />
+    <Compile Include="lib\libgphoto2-sharp\CameraOperation.cs" />
+    <Compile Include="lib\libgphoto2-sharp\CameraText.cs" />
+    <Compile Include="lib\libgphoto2-sharp\ContextFeedback.cs" />
+    <Compile Include="lib\libgphoto2-sharp\DeviceType.cs" />
+    <Compile Include="lib\libgphoto2-sharp\GPList.cs" />
+    <Compile Include="lib\libgphoto2-sharp\GPObject.cs" />
+    <Compile Include="lib\libgphoto2-sharp\PortSerialParity.cs" />
+    <Compile Include="lib\libgphoto2-sharp\PortType.cs" />
+    <Compile Include="lib\unique-sharp\generator\AliasGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\BoxedGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\ByRefGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\CallbackGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\ChildProperty.cs" />
+    <Compile Include="lib\unique-sharp\generator\ClassBase.cs" />
+    <Compile Include="lib\unique-sharp\generator\ClassGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\CodeGenerator.cs" />
+    <Compile Include="lib\unique-sharp\generator\ConstFilenameGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\ConstStringGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\Ctor.cs" />
+    <Compile Include="lib\unique-sharp\generator\EnumGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\FieldBase.cs" />
+    <Compile Include="lib\unique-sharp\generator\GenBase.cs" />
+    <Compile Include="lib\unique-sharp\generator\GenerationInfo.cs" />
+    <Compile Include="lib\unique-sharp\generator\HandleBase.cs" />
+    <Compile Include="lib\unique-sharp\generator\IAccessor.cs" />
+    <Compile Include="lib\unique-sharp\generator\IGeneratable.cs" />
+    <Compile Include="lib\unique-sharp\generator\IManualMarshaler.cs" />
+    <Compile Include="lib\unique-sharp\generator\InterfaceGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\LPGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\LPUGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\ManagedCallString.cs" />
+    <Compile Include="lib\unique-sharp\generator\ManualGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\MarshalGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\Method.cs" />
+    <Compile Include="lib\unique-sharp\generator\MethodBase.cs" />
+    <Compile Include="lib\unique-sharp\generator\MethodBody.cs" />
+    <Compile Include="lib\unique-sharp\generator\ObjectBase.cs" />
+    <Compile Include="lib\unique-sharp\generator\ObjectField.cs" />
+    <Compile Include="lib\unique-sharp\generator\ObjectGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\OpaqueGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\Parameters.cs" />
+    <Compile Include="lib\unique-sharp\generator\Parser.cs" />
+    <Compile Include="lib\unique-sharp\generator\Property.cs" />
+    <Compile Include="lib\unique-sharp\generator\PropertyBase.cs" />
+    <Compile Include="lib\unique-sharp\generator\ReturnValue.cs" />
+    <Compile Include="lib\unique-sharp\generator\Signal.cs" />
+    <Compile Include="lib\unique-sharp\generator\Signature.cs" />
+    <Compile Include="lib\unique-sharp\generator\SimpleBase.cs" />
+    <Compile Include="lib\unique-sharp\generator\SimpleGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\Statistics.cs" />
+    <Compile Include="lib\unique-sharp\generator\StructBase.cs" />
+    <Compile Include="lib\unique-sharp\generator\StructField.cs" />
+    <Compile Include="lib\unique-sharp\generator\StructGen.cs" />
+    <Compile Include="lib\unique-sharp\generator\SymbolTable.cs" />
+    <Compile Include="lib\unique-sharp\generator\VMSignature.cs" />
+    <Compile Include="lib\unique-sharp\generator\VirtualMethod.cs" />
+    <Compile Include="lib\unique-sharp\unique\AssemblyInfo.cs" />
+    <Compile Include="lib\unique-sharp\unique\MessageReceivedHandler.cs" />
+    <Compile Include="lib\unique-sharp\unique\generated\App.cs" />
+    <Compile Include="lib\unique-sharp\unique\generated\Command.cs" />
+    <Compile Include="lib\unique-sharp\unique\generated\MessageData.cs" />
+    <Compile Include="lib\unique-sharp\unique\generated\Response.cs" />
+    <Compile Include="src\Core\App.cs" />
+    <Compile Include="src\Extensions\TransitionNode.cs" />
+    <Compile Include="src\Widgets\CairoTransition.cs" />
+    <Compile Include="src\Widgets\Curve.cs" />
+    <Compile Include="src\Widgets\CurveType.cs" />
+    <Compile Include="src\Widgets\DissolveTransition.cs" />
+    <Compile Include="src\Widgets\PushTransition.cs" />
+    <Compile Include="src\Widgets\SlideShow.cs" />
+    <Compile Include="src\Widgets\SlideShowTransition.cs" />
   </ItemGroup>
   <ItemGroup>
     <None Include="src\AssemblyInfo.cs.in" />
@@ -1229,17 +878,10 @@
     <None Include="docs\ru\f-spot.xml" />
     <None Include="docs\ru\ru.po" />
     <None Include="docs\ru\figures\f-spot-crop.png" />
-    <None Include="dpap-sharp\README" />
-    <None Include="dpap-sharp\DPAPBrowser\DPAPBrowser.addin.xml" />
-    <None Include="dpap-sharp\DPAPService\DPAPService.addin.xml" />
-    <None Include="dpap-sharp\dpap-server\test1.jpg" />
-    <None Include="dpap-sharp\dpap-server\test2.jpg" />
-    <None Include="extensions\Editors\ChangeLog" />
     <None Include="extensions\Editors\BlackoutEditor\BlackoutEditor.addin.xml" />
     <None Include="extensions\Editors\FlipEditor\FlipEditor.addin.xml" />
     <None Include="extensions\Editors\PixelateEditor\PixelateEditor.addin.xml" />
     <None Include="extensions\Editors\ResizeEditor\ResizeEditor.addin.xml" />
-    <None Include="extensions\Exporters\ChangeLog" />
     <None Include="extensions\Exporters\CDExport\CDExport.addin.xml" />
     <None Include="extensions\Exporters\CDExport\CDExport.dll.mdb" />
     <None Include="extensions\Exporters\CDExport\CDExport.glade" />
@@ -1277,15 +919,12 @@
     <None Include="extensions\Exporters\ZipExport\ZipExport.addin.xml" />
     <None Include="extensions\Exporters\ZipExport\ZipExport.dll.mdb" />
     <None Include="extensions\Exporters\ZipExport\ZipExport.glade" />
-    <None Include="extensions\Misc\ChangeLog" />
     <None Include="extensions\Misc\LightTable\LightTable.addin.xml" />
     <None Include="extensions\Misc\LightTable\Photo.xaml" />
-    <None Include="extensions\Services\ChangeLog" />
     <None Include="extensions\Services\BeagleService\BeagleService.addin.xml" />
     <None Include="extensions\Services\BeagleService\BeagleService.dll.mdb" />
     <None Include="extensions\Services\DBusService\DBusService.addin.xml" />
     <None Include="extensions\Services\DBusService\DBusService.dll.mdb" />
-    <None Include="extensions\Tools\ChangeLog" />
     <None Include="extensions\Tools\ChangePhotoPath\ChangeLog" />
     <None Include="extensions\Tools\ChangePhotoPath\ChangePhotoPath.addin.xml" />
     <None Include="extensions\Tools\ChangePhotoPath\ChangePhotoPath.dll.mdb" />
@@ -1305,26 +944,6 @@
     <None Include="extensions\Tools\RawPlusJpeg\RawPlusJpeg.dll.mdb" />
     <None Include="extensions\Tools\RetroactiveRoll\RetroactiveRoll.addin.xml" />
     <None Include="extensions\Tools\SyncCatalog\SyncCatalog.addin.xml" />
-    <None Include="gio-sharp\generator\gapi_codegen.exe.mdb" />
-    <None Include="gio-sharp\gio\AppInfoAdapter.custom" />
-    <None Include="gio-sharp\gio\File.custom" />
-    <None Include="gio-sharp\gio\FileAdapter.custom" />
-    <None Include="gio-sharp\gio\FileEnumerator.custom" />
-    <None Include="gio-sharp\gio\Gio.metadata" />
-    <None Include="gio-sharp\gio\gio-api.raw" />
-    <None Include="gio-sharp\gio\gio-api.xml" />
-    <None Include="gio-sharp\gio\gio-sharp.dll.config" />
-    <None Include="gio-sharp\gio\gio-sharp.dll.mdb" />
-    <None Include="gio-sharp\gio\gtk-sharp.snk" />
-    <None Include="gio-sharp\gio\snk" />
-    <None Include="gtk-sharp-beans\Builder.custom" />
-    <None Include="gtk-sharp-beans\Gtk.metadata" />
-    <None Include="gtk-sharp-beans\gtk-api.raw" />
-    <None Include="gtk-sharp-beans\gtk-api.xml" />
-    <None Include="gtk-sharp-beans\gtk-sharp-beans.dll.config" />
-    <None Include="gtk-sharp-beans\gtk-sharp-beans.dll.mdb" />
-    <None Include="gtk-sharp-beans\gtk-sharp-beans.snk" />
-    <None Include="gtk-sharp-beans\snk" />
     <None Include="icons\darkroom.gtkrc" />
     <None Include="icons\f-spot-128.png" />
     <None Include="icons\f-spot-256.png" />
@@ -1345,11 +964,8 @@
     <None Include="po\sr latin gmo" />
     <None Include="po\sr latin po" />
     <None Include="po\ta.po" />
-    <None Include="src\FSpot.Platform.dll.mdb" />
-    <None Include="src\FSpot.Widgets.dll.config" />
     <None Include="src\FSpot.Widgets.dll.config.in" />
     <None Include="src\UI.Dialog\ui\DateRangeDialog.ui" />
-    <None Include="src\UI.Dialog\ui\PreferenceDialog.glade" />
     <None Include="po\ta.gmo" />
     <None Include="extensions\Exporters\CDExport\CDExport.ui" />
     <None Include="extensions\Exporters\FacebookExport\FacebookExport.ui" />
@@ -1373,8 +989,6 @@
     <None Include="lib\Tao\Tao.OpenGl.Glu\Tao.OpenGl.Glu.dll.mdb" />
     <None Include="lib\Tao\Tao.OpenGl.Glu\Tao.OpenGl.Glu.snk" />
     <None Include="lib\Tao\Tao.OpenGl.Glu\Tao.OpenGl.Glu.xml" />
-    <None Include="lib\glitz-sharp\COPYING" />
-    <None Include="lib\glitz-sharp\src\NDesk.Glitz.dll.mdb" />
     <None Include="lib\libfspotraw\fspot-librawloader.cpp" />
     <None Include="lib\libfspotraw\fspot-librawloader.h" />
     <None Include="lib\libfspotraw\LibRaw\COPYRIGHT" />
@@ -1426,21 +1040,8 @@
     <None Include="lib\libfspotraw\LibRaw\samples\unprocessed_raw.cpp" />
     <None Include="lib\libfspotraw\LibRaw\src\libraw_c_api.cpp" />
     <None Include="lib\libfspotraw\LibRaw\src\libraw_cxx.cpp" />
-    <None Include="lib\mono-addins\AUTHORS" />
-    <None Include="lib\mono-addins\Mono.Addins\Mono.Addins.dll.config" />
-    <None Include="lib\mono-addins\Mono.Addins\Mono.Addins.dll.mdb" />
-    <None Include="lib\mono-addins\Mono.Addins.Gui\Mono.Addins.Gui.dll.mdb" />
-    <None Include="lib\mono-addins\Mono.Addins.Gui\gtk-gui\gui.stetic" />
-    <None Include="lib\mono-addins\Mono.Addins.Gui\icons\package-x-generic.png" />
-    <None Include="lib\mono-addins\Mono.Addins.Gui\icons\package-x-generic_16.png" />
-    <None Include="lib\mono-addins\Mono.Addins.Gui\icons\package-x-generic_22.png" />
-    <None Include="lib\mono-addins\Mono.Addins.Gui\icons\system-software-update.png" />
-    <None Include="lib\mono-addins\Mono.Addins.Gui\icons\user-package.png" />
-    <None Include="lib\mono-addins\Mono.Addins.Setup\Mono.Addins.Setup.dll.mdb" />
     <None Include="lib\semweb\README" />
     <None Include="lib\semweb\SemWeb.dll.mdb" />
-    <None Include="src\FSpot.Bling.dll.mdb" />
-    <None Include="src\main_window.ui" />
     <None Include="src\UI.Dialog\ui\AdjustTimeDialog.ui" />
     <None Include="src\UI.Dialog\ui\EditTagDialog.ui" />
     <None Include="src\UI.Dialog\ui\EditTagIconDialog.ui" />
@@ -2869,348 +2470,6 @@
     <None Include="extensions\Exporters\TabbloExport\ui\TrustError.ui" />
     <None Include="extensions\Tools\LiveWebGallery\LiveWebGallery.addin.xml" />
     <None Include="extensions\Tools\LiveWebGallery\LiveWebGallery.dll.mdb" />
-    <None Include="install\bin\f-spot" />
-    <None Include="install\bin\f-spot-import" />
-    <None Include="install\bin\f-spot-sqlite-upgrade" />
-    <None Include="install\lib\f-spot\Cms.dll.config" />
-    <None Include="install\lib\f-spot\Cms.dll.mdb" />
-    <None Include="install\lib\f-spot\FSpot.Bling.dll.mdb" />
-    <None Include="install\lib\f-spot\FSpot.Core.dll.mdb" />
-    <None Include="install\lib\f-spot\FSpot.Imaging.dll.config" />
-    <None Include="install\lib\f-spot\FSpot.Imaging.dll.mdb" />
-    <None Include="install\lib\f-spot\FSpot.JobScheduler.dll.mdb" />
-    <None Include="install\lib\f-spot\FSpot.Loaders.dll.config" />
-    <None Include="install\lib\f-spot\FSpot.Loaders.dll.mdb" />
-    <None Include="install\lib\f-spot\FSpot.Platform.dll.mdb" />
-    <None Include="install\lib\f-spot\FSpot.Query.dll.mdb" />
-    <None Include="install\lib\f-spot\FSpot.Utils.dll.config" />
-    <None Include="install\lib\f-spot\FSpot.Utils.dll.mdb" />
-    <None Include="install\lib\f-spot\FSpot.Widgets.dll.config" />
-    <None Include="install\lib\f-spot\FSpot.Widgets.dll.mdb" />
-    <None Include="install\lib\f-spot\Mono.Addins.dll.config" />
-    <None Include="install\lib\f-spot\Tao.OpenGl.ExtensionLoader.dll.config" />
-    <None Include="install\lib\f-spot\Tao.OpenGl.Glu.dll.config" />
-    <None Include="install\lib\f-spot\Tao.OpenGl.dll.config" />
-    <None Include="install\lib\f-spot\f-spot.exe.config" />
-    <None Include="install\lib\f-spot\f-spot.exe.mdb" />
-    <None Include="install\lib\f-spot\f-spot.global.addins" />
-    <None Include="install\lib\f-spot\gio-sharp.dll.config" />
-    <None Include="install\lib\f-spot\gtk-sharp-beans.dll.config" />
-    <None Include="install\lib\f-spot\libfspot.a" />
-    <None Include="install\lib\f-spot\libfspot.la" />
-    <None Include="install\lib\f-spot\libfspot.so" />
-    <None Include="install\lib\f-spot\libfspot.so.0" />
-    <None Include="install\lib\f-spot\libfspot.so.0.0.0" />
-    <None Include="install\lib\f-spot\libfspoteog.a" />
-    <None Include="install\lib\f-spot\libfspoteog.la" />
-    <None Include="install\lib\f-spot\libfspoteog.so" />
-    <None Include="install\lib\f-spot\libfspoteog.so.0" />
-    <None Include="install\lib\f-spot\libfspoteog.so.0.0.0" />
-    <None Include="install\lib\f-spot\libfspotjpegtran.a" />
-    <None Include="install\lib\f-spot\libfspotjpegtran.la" />
-    <None Include="install\lib\f-spot\libfspotjpegtran.so" />
-    <None Include="install\lib\f-spot\libfspotjpegtran.so.0" />
-    <None Include="install\lib\f-spot\libfspotjpegtran.so.0.0.0" />
-    <None Include="install\lib\f-spot\libfspotraw-sharp.dll.config" />
-    <None Include="install\lib\f-spot\libfspotraw.a" />
-    <None Include="install\lib\f-spot\libfspotraw.la" />
-    <None Include="install\lib\f-spot\libfspotraw.so" />
-    <None Include="install\lib\f-spot\libfspotraw.so.0" />
-    <None Include="install\lib\f-spot\libfspotraw.so.0.0.0" />
-    <None Include="install\lib\f-spot\libgphoto2-sharp.dll.config" />
-    <None Include="install\lib\f-spot\extensions\DefaultExporters.addin.xml" />
-    <None Include="install\lib\pkgconfig\f-spot.pc" />
-    <None Include="install\libexec\gnome-screensaver\f-spot-screensaver" />
-    <None Include="install\share\applications\f-spot-import.desktop" />
-    <None Include="install\share\applications\f-spot-view.desktop" />
-    <None Include="install\share\applications\f-spot.desktop" />
-    <None Include="install\share\applications\screensavers\f-spot-screensaver.desktop" />
-    <None Include="install\share\f-spot\icons\hicolor\icon-theme.cache" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\adjust-colors.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\align-horizon.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\autocolor.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\color-desaturate.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\color-sepia.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\crop.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\filter-soft-focus.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\object-rotate-left.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\object-rotate-right.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\rating-blank.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\rating-rated-gray.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\rating-rated.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\red-eye-remove.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\tag-new.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\tag.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\view-far.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\view-fullscreen.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\view-near.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\actions\view-restore.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\apps\f-spot.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\devices\camera-photo.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\emblems\emblem-event.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\emblems\emblem-people.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\emblems\emblem-places.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\emblems\emblem-readonly.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\places\film-roll.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\status\mode-browse.png" />
-    <None Include="install\share\f-spot\icons\hicolor\16x16\status\mode-image-edit.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\adjust-colors.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\align-horizon.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\autocolor.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\color-desaturate.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\color-sepia.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\crop.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\filter-soft-focus.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\object-rotate-left.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\object-rotate-right.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\red-eye-remove.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\tag-new.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\tag.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\view-far.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\view-fullscreen.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\view-near.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\actions\view-restore.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\apps\f-spot.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\devices\camera-photo.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\emblems\emblem-event.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\emblems\emblem-people.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\emblems\emblem-places.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\emblems\emblem-readonly.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\places\film-roll.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\status\mode-browse.png" />
-    <None Include="install\share\f-spot\icons\hicolor\22x22\status\mode-image-edit.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\actions\adjust-colors.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\actions\align-horizon.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\actions\autocolor.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\actions\color-desaturate.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\actions\filter-soft-focus.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\actions\object-rotate-left.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\actions\object-rotate-right.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\actions\red-eye-remove.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\actions\tag-new.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\actions\view-far.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\actions\view-fullscreen.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\actions\view-near.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\actions\view-restore.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\apps\f-spot.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\devices\camera-photo.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\emblems\emblem-event.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\emblems\emblem-people.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\emblems\emblem-places.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\emblems\emblem-readonly.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\places\film-roll.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\status\mode-browse.png" />
-    <None Include="install\share\f-spot\icons\hicolor\24x24\status\mode-image-edit.png" />
-    <None Include="install\share\f-spot\icons\hicolor\256x256\apps\f-spot.png" />
-    <None Include="install\share\f-spot\icons\hicolor\32x32\actions\object-rotate-left.png" />
-    <None Include="install\share\f-spot\icons\hicolor\32x32\actions\object-rotate-right.png" />
-    <None Include="install\share\f-spot\icons\hicolor\32x32\actions\view-fullscreen.png" />
-    <None Include="install\share\f-spot\icons\hicolor\32x32\actions\view-restore.png" />
-    <None Include="install\share\f-spot\icons\hicolor\32x32\apps\f-spot.png" />
-    <None Include="install\share\f-spot\icons\hicolor\32x32\devices\camera-photo.png" />
-    <None Include="install\share\f-spot\icons\hicolor\32x32\emblems\emblem-event.png" />
-    <None Include="install\share\f-spot\icons\hicolor\32x32\emblems\emblem-people.png" />
-    <None Include="install\share\f-spot\icons\hicolor\32x32\emblems\emblem-places.png" />
-    <None Include="install\share\f-spot\icons\hicolor\32x32\emblems\emblem-readonly.png" />
-    <None Include="install\share\f-spot\icons\hicolor\32x32\status\mode-browse.png" />
-    <None Include="install\share\f-spot\icons\hicolor\scalable\actions\object-rotate-left.svg" />
-    <None Include="install\share\f-spot\icons\hicolor\scalable\actions\object-rotate-right.svg" />
-    <None Include="install\share\f-spot\icons\hicolor\scalable\actions\view-fullscreen.svg" />
-    <None Include="install\share\f-spot\icons\hicolor\scalable\actions\view-restore.svg" />
-    <None Include="install\share\f-spot\icons\hicolor\scalable\emblems\emblem-event.svg" />
-    <None Include="install\share\f-spot\icons\hicolor\scalable\emblems\emblem-places.svg" />
-    <None Include="install\share\f-spot\icons\hicolor\scalable\status\mode-browse.svg" />
-    <None Include="install\share\gnome\help\f-spot\C\f-spot.xml" />
-    <None Include="install\share\gnome\help\f-spot\C\figures\f-spot-adjust-colors.png" />
-    <None Include="install\share\gnome\help\f-spot\C\figures\f-spot-autocolor.png" />
-    <None Include="install\share\gnome\help\f-spot\C\figures\f-spot-crop.png" />
-    <None Include="install\share\gnome\help\f-spot\C\figures\f-spot-desaturate.png" />
-    <None Include="install\share\gnome\help\f-spot\C\figures\f-spot-fullscreen.png" />
-    <None Include="install\share\gnome\help\f-spot\C\figures\f-spot-red-eye.png" />
-    <None Include="install\share\gnome\help\f-spot\C\figures\f-spot-sepia.png" />
-    <None Include="install\share\gnome\help\f-spot\C\figures\f-spot-slideshow.png" />
-    <None Include="install\share\gnome\help\f-spot\C\figures\f-spot-soft-focus.png" />
-    <None Include="install\share\gnome\help\f-spot\C\figures\f-spot-straighten.png" />
-    <None Include="install\share\gnome\help\f-spot\cs\f-spot.xml" />
-    <None Include="install\share\gnome\help\f-spot\cs\figures\f-spot-adjust-colors.png" />
-    <None Include="install\share\gnome\help\f-spot\cs\figures\f-spot-autocolor.png" />
-    <None Include="install\share\gnome\help\f-spot\cs\figures\f-spot-crop.png" />
-    <None Include="install\share\gnome\help\f-spot\cs\figures\f-spot-desaturate.png" />
-    <None Include="install\share\gnome\help\f-spot\cs\figures\f-spot-fullscreen.png" />
-    <None Include="install\share\gnome\help\f-spot\cs\figures\f-spot-red-eye.png" />
-    <None Include="install\share\gnome\help\f-spot\cs\figures\f-spot-sepia.png" />
-    <None Include="install\share\gnome\help\f-spot\cs\figures\f-spot-slideshow.png" />
-    <None Include="install\share\gnome\help\f-spot\cs\figures\f-spot-soft-focus.png" />
-    <None Include="install\share\gnome\help\f-spot\cs\figures\f-spot-straighten.png" />
-    <None Include="install\share\gnome\help\f-spot\da\f-spot.xml" />
-    <None Include="install\share\gnome\help\f-spot\da\figures\f-spot-adjust-colors.png" />
-    <None Include="install\share\gnome\help\f-spot\da\figures\f-spot-autocolor.png" />
-    <None Include="install\share\gnome\help\f-spot\da\figures\f-spot-crop.png" />
-    <None Include="install\share\gnome\help\f-spot\da\figures\f-spot-desaturate.png" />
-    <None Include="install\share\gnome\help\f-spot\da\figures\f-spot-fullscreen.png" />
-    <None Include="install\share\gnome\help\f-spot\da\figures\f-spot-red-eye.png" />
-    <None Include="install\share\gnome\help\f-spot\da\figures\f-spot-sepia.png" />
-    <None Include="install\share\gnome\help\f-spot\da\figures\f-spot-slideshow.png" />
-    <None Include="install\share\gnome\help\f-spot\da\figures\f-spot-soft-focus.png" />
-    <None Include="install\share\gnome\help\f-spot\da\figures\f-spot-straighten.png" />
-    <None Include="install\share\gnome\help\f-spot\de\f-spot.xml" />
-    <None Include="install\share\gnome\help\f-spot\de\figures\f-spot-adjust-colors.png" />
-    <None Include="install\share\gnome\help\f-spot\de\figures\f-spot-autocolor.png" />
-    <None Include="install\share\gnome\help\f-spot\de\figures\f-spot-crop.png" />
-    <None Include="install\share\gnome\help\f-spot\de\figures\f-spot-desaturate.png" />
-    <None Include="install\share\gnome\help\f-spot\de\figures\f-spot-fullscreen.png" />
-    <None Include="install\share\gnome\help\f-spot\de\figures\f-spot-red-eye.png" />
-    <None Include="install\share\gnome\help\f-spot\de\figures\f-spot-sepia.png" />
-    <None Include="install\share\gnome\help\f-spot\de\figures\f-spot-slideshow.png" />
-    <None Include="install\share\gnome\help\f-spot\de\figures\f-spot-soft-focus.png" />
-    <None Include="install\share\gnome\help\f-spot\de\figures\f-spot-straighten.png" />
-    <None Include="install\share\gnome\help\f-spot\es\f-spot.xml" />
-    <None Include="install\share\gnome\help\f-spot\es\figures\f-spot-adjust-colors.png" />
-    <None Include="install\share\gnome\help\f-spot\es\figures\f-spot-autocolor.png" />
-    <None Include="install\share\gnome\help\f-spot\es\figures\f-spot-crop.png" />
-    <None Include="install\share\gnome\help\f-spot\es\figures\f-spot-desaturate.png" />
-    <None Include="install\share\gnome\help\f-spot\es\figures\f-spot-fullscreen.png" />
-    <None Include="install\share\gnome\help\f-spot\es\figures\f-spot-red-eye.png" />
-    <None Include="install\share\gnome\help\f-spot\es\figures\f-spot-sepia.png" />
-    <None Include="install\share\gnome\help\f-spot\es\figures\f-spot-slideshow.png" />
-    <None Include="install\share\gnome\help\f-spot\es\figures\f-spot-soft-focus.png" />
-    <None Include="install\share\gnome\help\f-spot\es\figures\f-spot-straighten.png" />
-    <None Include="install\share\gnome\help\f-spot\fr\f-spot.xml" />
-    <None Include="install\share\gnome\help\f-spot\fr\figures\f-spot-adjust-colors.png" />
-    <None Include="install\share\gnome\help\f-spot\fr\figures\f-spot-autocolor.png" />
-    <None Include="install\share\gnome\help\f-spot\fr\figures\f-spot-crop.png" />
-    <None Include="install\share\gnome\help\f-spot\fr\figures\f-spot-desaturate.png" />
-    <None Include="install\share\gnome\help\f-spot\fr\figures\f-spot-fullscreen.png" />
-    <None Include="install\share\gnome\help\f-spot\fr\figures\f-spot-red-eye.png" />
-    <None Include="install\share\gnome\help\f-spot\fr\figures\f-spot-sepia.png" />
-    <None Include="install\share\gnome\help\f-spot\fr\figures\f-spot-slideshow.png" />
-    <None Include="install\share\gnome\help\f-spot\fr\figures\f-spot-soft-focus.png" />
-    <None Include="install\share\gnome\help\f-spot\fr\figures\f-spot-straighten.png" />
-    <None Include="install\share\gnome\help\f-spot\it\f-spot.xml" />
-    <None Include="install\share\gnome\help\f-spot\it\figures\f-spot-adjust-colors.png" />
-    <None Include="install\share\gnome\help\f-spot\it\figures\f-spot-autocolor.png" />
-    <None Include="install\share\gnome\help\f-spot\it\figures\f-spot-crop.png" />
-    <None Include="install\share\gnome\help\f-spot\it\figures\f-spot-desaturate.png" />
-    <None Include="install\share\gnome\help\f-spot\it\figures\f-spot-fullscreen.png" />
-    <None Include="install\share\gnome\help\f-spot\it\figures\f-spot-red-eye.png" />
-    <None Include="install\share\gnome\help\f-spot\it\figures\f-spot-sepia.png" />
-    <None Include="install\share\gnome\help\f-spot\it\figures\f-spot-slideshow.png" />
-    <None Include="install\share\gnome\help\f-spot\it\figures\f-spot-soft-focus.png" />
-    <None Include="install\share\gnome\help\f-spot\it\figures\f-spot-straighten.png" />
-    <None Include="install\share\gnome\help\f-spot\oc\f-spot.xml" />
-    <None Include="install\share\gnome\help\f-spot\oc\figures\f-spot-adjust-colors.png" />
-    <None Include="install\share\gnome\help\f-spot\oc\figures\f-spot-autocolor.png" />
-    <None Include="install\share\gnome\help\f-spot\oc\figures\f-spot-crop.png" />
-    <None Include="install\share\gnome\help\f-spot\oc\figures\f-spot-desaturate.png" />
-    <None Include="install\share\gnome\help\f-spot\oc\figures\f-spot-fullscreen.png" />
-    <None Include="install\share\gnome\help\f-spot\oc\figures\f-spot-red-eye.png" />
-    <None Include="install\share\gnome\help\f-spot\oc\figures\f-spot-sepia.png" />
-    <None Include="install\share\gnome\help\f-spot\oc\figures\f-spot-slideshow.png" />
-    <None Include="install\share\gnome\help\f-spot\oc\figures\f-spot-soft-focus.png" />
-    <None Include="install\share\gnome\help\f-spot\oc\figures\f-spot-straighten.png" />
-    <None Include="install\share\gnome\help\f-spot\pt_BR\f-spot.xml" />
-    <None Include="install\share\gnome\help\f-spot\pt_BR\figures\f-spot-adjust-colors.png" />
-    <None Include="install\share\gnome\help\f-spot\pt_BR\figures\f-spot-autocolor.png" />
-    <None Include="install\share\gnome\help\f-spot\pt_BR\figures\f-spot-crop.png" />
-    <None Include="install\share\gnome\help\f-spot\pt_BR\figures\f-spot-desaturate.png" />
-    <None Include="install\share\gnome\help\f-spot\pt_BR\figures\f-spot-fullscreen.png" />
-    <None Include="install\share\gnome\help\f-spot\pt_BR\figures\f-spot-red-eye.png" />
-    <None Include="install\share\gnome\help\f-spot\pt_BR\figures\f-spot-sepia.png" />
-    <None Include="install\share\gnome\help\f-spot\pt_BR\figures\f-spot-slideshow.png" />
-    <None Include="install\share\gnome\help\f-spot\pt_BR\figures\f-spot-soft-focus.png" />
-    <None Include="install\share\gnome\help\f-spot\pt_BR\figures\f-spot-straighten.png" />
-    <None Include="install\share\gnome\help\f-spot\ru\f-spot.xml" />
-    <None Include="install\share\gnome\help\f-spot\ru\figures\f-spot-adjust-colors.png" />
-    <None Include="install\share\gnome\help\f-spot\ru\figures\f-spot-autocolor.png" />
-    <None Include="install\share\gnome\help\f-spot\ru\figures\f-spot-crop.png" />
-    <None Include="install\share\gnome\help\f-spot\ru\figures\f-spot-desaturate.png" />
-    <None Include="install\share\gnome\help\f-spot\ru\figures\f-spot-fullscreen.png" />
-    <None Include="install\share\gnome\help\f-spot\ru\figures\f-spot-red-eye.png" />
-    <None Include="install\share\gnome\help\f-spot\ru\figures\f-spot-sepia.png" />
-    <None Include="install\share\gnome\help\f-spot\ru\figures\f-spot-slideshow.png" />
-    <None Include="install\share\gnome\help\f-spot\ru\figures\f-spot-soft-focus.png" />
-    <None Include="install\share\gnome\help\f-spot\ru\figures\f-spot-straighten.png" />
-    <None Include="install\share\gnome\help\f-spot\sv\f-spot.xml" />
-    <None Include="install\share\gnome\help\f-spot\sv\figures\f-spot-adjust-colors.png" />
-    <None Include="install\share\gnome\help\f-spot\sv\figures\f-spot-autocolor.png" />
-    <None Include="install\share\gnome\help\f-spot\sv\figures\f-spot-crop.png" />
-    <None Include="install\share\gnome\help\f-spot\sv\figures\f-spot-desaturate.png" />
-    <None Include="install\share\gnome\help\f-spot\sv\figures\f-spot-fullscreen.png" />
-    <None Include="install\share\gnome\help\f-spot\sv\figures\f-spot-red-eye.png" />
-    <None Include="install\share\gnome\help\f-spot\sv\figures\f-spot-sepia.png" />
-    <None Include="install\share\gnome\help\f-spot\sv\figures\f-spot-slideshow.png" />
-    <None Include="install\share\gnome\help\f-spot\sv\figures\f-spot-soft-focus.png" />
-    <None Include="install\share\gnome\help\f-spot\sv\figures\f-spot-straighten.png" />
-    <None Include="install\share\icons\hicolor\16x16\apps\f-spot.png" />
-    <None Include="install\share\icons\hicolor\22x22\apps\f-spot.png" />
-    <None Include="install\share\icons\hicolor\24x24\apps\f-spot.png" />
-    <None Include="install\share\icons\hicolor\256x256\apps\f-spot.png" />
-    <None Include="install\share\icons\hicolor\32x32\apps\f-spot.png" />
-    <None Include="install\share\icons\hicolor\48x48\apps\f-spot.png" />
-    <None Include="install\share\locale\ar\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\as\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\be latin\LC_MESSAGES\f-spot mo" />
-    <None Include="install\share\locale\bg\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\ca\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\cs\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\da\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\de\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\dz\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\el\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\en_CA\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\en_GB\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\es\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\et\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\eu\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\fa\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\fi\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\fr\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\gl\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\gu\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\he\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\hi\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\hu\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\it\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\ja\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\ka\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\kn\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\ko\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\lt\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\lv\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\mk\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\mr\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\nb\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\nl\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\oc\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\or\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\pa\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\pl\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\pt\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\pt_BR\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\ru\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\rw\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\sk\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\sr\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\sr latin\LC_MESSAGES\f-spot mo" />
-    <None Include="install\share\locale\sv\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\ta\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\th\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\uk\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\vi\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\zh_CN\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\zh_HK\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\locale\zh_TW\LC_MESSAGES\f-spot.mo" />
-    <None Include="install\share\omf\f-spot\f-spot-C.omf" />
-    <None Include="install\share\omf\f-spot\f-spot-cs.omf" />
-    <None Include="install\share\omf\f-spot\f-spot-da.omf" />
-    <None Include="install\share\omf\f-spot\f-spot-de.omf" />
-    <None Include="install\share\omf\f-spot\f-spot-es.omf" />
-    <None Include="install\share\omf\f-spot\f-spot-fr.omf" />
-    <None Include="install\share\omf\f-spot\f-spot-it.omf" />
-    <None Include="install\share\omf\f-spot\f-spot-oc.omf" />
-    <None Include="install\share\omf\f-spot\f-spot-pt_BR.omf" />
-    <None Include="install\share\omf\f-spot\f-spot-ru.omf" />
-    <None Include="install\share\omf\f-spot\f-spot-sv.omf" />
     <None Include="lib\dpap-sharp\README" />
     <None Include="lib\dpap-sharp\protocol-dump" />
     <None Include="lib\dpap-sharp\DPAPBrowser\DPAPBrowser.addin.xml" />
@@ -3334,14 +2593,299 @@
     <None Include="extensions\Tools\LiveWebGallery\ui\f-spot.css" />
     <None Include="extensions\Tools\LiveWebGallery\ui\f-spot.js" />
     <None Include="extensions\Tools\LiveWebGallery\ui\gallery.html" />
+    <None Include=".git\logs\refs\heads\EditButtonsExpander" />
+    <None Include=".git\logs\refs\heads\ImportTimeHandling" />
+    <None Include=".git\logs\refs\heads\NonstaticToplevel" />
+    <None Include=".git\logs\refs\heads\bgo601565-infobox" />
+    <None Include=".git\logs\refs\remotes\paulwbs-clone\ImportTimeHandling" />
+    <None Include=".git\logs\refs\remotes\paulwbs-clone\NonstaticToplevel" />
+    <None Include=".git\logs\refs\remotes\paulwbs-clone\SingleSelectionIconView" />
+    <None Include=".git\logs\refs\remotes\paulwbs-clone\VersionSidebarExtension" />
+    <None Include=".git\logs\refs\remotes\paulwbs-clone\master" />
+    <None Include=".git\logs\refs\remotes\paulwbs-clone\tabbedsidebar" />
+    <None Include=".git\objects\02\0b934b24ca4783005be8286bd92eb88d9886f2" />
+    <None Include=".git\objects\05\6be8dc2b953bbaba0aaed8d6253a5bb5094b77" />
+    <None Include=".git\objects\05\6ca22d492d2e929a2dbb0c76afdc0b9d240e66" />
+    <None Include=".git\objects\06\09d73ebb40efe20c07be4056bfe82392e287e8" />
+    <None Include=".git\objects\07\77a8bbf517e8a32aec5667205eea146d42203f" />
+    <None Include=".git\objects\0a\e3e7245c2aa8c7f69249ac405c665c098f1dfc" />
+    <None Include=".git\objects\0b\3e5a9b57206a7f7eff0e191314411a39ba77d2" />
+    <None Include=".git\objects\0d\0e58a779a733fbd46507f068c4a168b7d5cc58" />
+    <None Include=".git\objects\0d\91506d7b331d423236f08fb65bfe5fbe68f2ab" />
+    <None Include=".git\objects\10\aada0fd01b775b87d88dc671f6f0a2ffbc3210" />
+    <None Include=".git\objects\11\4f59ce94d0eff2c4cf89b9c5d11783315d6bf8" />
+    <None Include=".git\objects\11\a2955fc635727ec672a4e8a4dc348982d7c951" />
+    <None Include=".git\objects\12\b6f49badff8756c13eff5dd7cd817de6811754" />
+    <None Include=".git\objects\13\4b2c61c2ea3770df1e459daa9fc38f5c58f474" />
+    <None Include=".git\objects\14\745749a56eb5c8c8c810f0b0000281ce2e8bc9" />
+    <None Include=".git\objects\16\62cbc1f45bc33d2712b83398465c281bc31a8d" />
+    <None Include=".git\objects\16\6de02932983d002bf0b6d56b1d6565a0e76238" />
+    <None Include=".git\objects\16\786b89f606d12e8a8d694e256005d67fd5fe3d" />
+    <None Include=".git\objects\17\0a6c1cf9acbd010ed3d845dc91d2ca438c5491" />
+    <None Include=".git\objects\18\80cd8e4556ae40b4986a6f0eba0f60d37ced3a" />
+    <None Include=".git\objects\1a\fe86f86b367aecfdb1d6719a2bd6b876878136" />
+    <None Include=".git\objects\1b\33c46708c7195e0a62c57644ef2db4fa4b4f38" />
+    <None Include=".git\objects\1d\fada80d981ee812ac394493df0e530b35c288c" />
+    <None Include=".git\objects\1e\83c6cda2461c4e56a076ceeabaafb67cddd04f" />
+    <None Include=".git\objects\1e\855ccf6dfb56373bb4faa0264efa90f237ce52" />
+    <None Include=".git\objects\1e\9f3a0426927c472601730e1c1ecdc14ccfc99e" />
+    <None Include=".git\objects\20\1b323c52d619bd2bce52542639a1521b7cc07e" />
+    <None Include=".git\objects\20\a16f806ea25e96472e94f28ed3890a17f98378" />
+    <None Include=".git\objects\28\74e3ab6db47bb4aed3bb0a34e7fdecb43557e7" />
+    <None Include=".git\objects\29\3c7db226a5b7c3c08ca027a09c57cd687af31a" />
+    <None Include=".git\objects\29\44a71ac51a5efb1bad2289cf739d85c188a4b2" />
+    <None Include=".git\objects\29\61f43b26a726e06a2e1b6ccba7a135b39867f6" />
+    <None Include=".git\objects\29\c58b6d35e1c46d200d24a55cf9360466b5197a" />
+    <None Include=".git\objects\2c\bf007d303aa08a796e415eb2af4000ffbb2a0f" />
+    <None Include=".git\objects\2d\e18ce3d38b685ffc158fbdc4703cdd7f1b1431" />
+    <None Include=".git\objects\2f\4f3cf587556366e7cb37cacbed757c4ebed4c5" />
+    <None Include=".git\objects\2f\9a6d858607709f3c24bd63f0111ad4f81e2044" />
+    <None Include=".git\objects\31\3f8518caa103bc340f7ea3e8fd6a6af4ecccb9" />
+    <None Include=".git\objects\31\79eaaaacf305fc0c487a433c8549bd160320f2" />
+    <None Include=".git\objects\31\a8d8a39d83dddc533d2614db9549e475a5af67" />
+    <None Include=".git\objects\31\be9fec1d181a1476a1b69b283c1a6b71acac95" />
+    <None Include=".git\objects\32\23a5d8140dd040179466768ccfe9bdc6c9955d" />
+    <None Include=".git\objects\35\a983ef8a5e4e05ba16b20d2abac2dee1c5ff89" />
+    <None Include=".git\objects\36\3d7bfd3d6ea3bc2d1587c4ecab989634934206" />
+    <None Include=".git\objects\37\68b5ad0a1d6ddff44321fa14d5dbc2a7211fff" />
+    <None Include=".git\objects\3b\e07e4ce05a281e187211cf9b38420a7ed3fd91" />
+    <None Include=".git\objects\3c\ddb94c17b2bb45ce0ddbe66817cbb69f7f649c" />
+    <None Include=".git\objects\3d\0de123767245055f20ed79a26efff236044eb5" />
+    <None Include=".git\objects\40\5978c1e8cafc5628138a25d38e0a4b0223c414" />
+    <None Include=".git\objects\42\241b0b1afb6dd2d74902b757a0c6bd75144729" />
+    <None Include=".git\objects\42\c746c647f87bc1b8df9a84ac001ea38b04c598" />
+    <None Include=".git\objects\44\f9f070e8a497f506f9b725809d753be2ec0814" />
+    <None Include=".git\objects\46\6f008b3575247dd31cd1ffdda4c0b47297e36b" />
+    <None Include=".git\objects\47\1a9aa844a307303975f578a7884c4bef10680f" />
+    <None Include=".git\objects\4d\2d9cf37b931e88b31d6de703daa73bd2c1c925" />
+    <None Include=".git\objects\4d\f03aff0bfcbd691ea7c0923ed10fb20cd2fff3" />
+    <None Include=".git\objects\4e\0ec9abb1db98551cdff6a2b31f47478930ded7" />
+    <None Include=".git\objects\50\aad76ce0dd277ef45ecc97212f558c95a22210" />
+    <None Include=".git\objects\50\e6cad7cc205d2a717d184b19b6b8662c9f2c1c" />
+    <None Include=".git\objects\50\f520edd33e5a172e52d51988e9b242cef88a78" />
+    <None Include=".git\objects\52\b03785dd9e9bb8114eedc7399524fc08b75e0c" />
+    <None Include=".git\objects\54\8c5efc699453b5afec9c4f9d2796a0cfdeff84" />
+    <None Include=".git\objects\55\283968c1a904472da06bf759bc8b0b1d913bf6" />
+    <None Include=".git\objects\56\76fba73d393179660884f53735e6a93acd01ee" />
+    <None Include=".git\objects\56\8d6ca0f24676ef6bb04edb0de332b4f26859b3" />
+    <None Include=".git\objects\56\95343c529c95ceef2e5955c835501c1d64d728" />
+    <None Include=".git\objects\56\a328e669b38b7cb4d17fed621950f0159ca682" />
+    <None Include=".git\objects\58\d1eb6970854f9d8825b19142bac8606d094db1" />
+    <None Include=".git\objects\5a\446d93fe8aa08762ea0366b4d44f1b890fce47" />
+    <None Include=".git\objects\5d\90729c1fb6c8c976e04201e8fe0cbfabb6b6c9" />
+    <None Include=".git\objects\5f\f73eefa4ed4317c7e0824745f81e4426c1a22f" />
+    <None Include=".git\objects\61\cbc299326f359a301fa094599f1718b9674948" />
+    <None Include=".git\objects\63\2faf183b7fdfb7e895f486e31520792158d9ed" />
+    <None Include=".git\objects\64\84a9a247d2edaaf4b5a1b6d3dab5051ea6446a" />
+    <None Include=".git\objects\65\9c6736ea91416facf01525e0a54a5c916b9bf3" />
+    <None Include=".git\objects\66\030b489e801c0c087c71fa4198df4612c2b1b6" />
+    <None Include=".git\objects\66\60e1b8a261b1972055f158e906da588cad02a4" />
+    <None Include=".git\objects\66\d563c085c09af91205f62a7e73049add0fe80e" />
+    <None Include=".git\objects\66\e1175834d3d421d6fd7d04543392b6acf85331" />
+    <None Include=".git\objects\68\19594e81cea2e9f0761d6a501305719d55eb21" />
+    <None Include=".git\objects\68\40e5a3bae32a40125354df8c0fa6a1915f988c" />
+    <None Include=".git\objects\69\398c12a30f3b5c1979d11120e93ebfa04bb6fc" />
+    <None Include=".git\objects\6a\5b084b5cb9c3faa66c857e824dea4e6b30ba94" />
+    <None Include=".git\objects\6b\494169efeb7b088ff5992cba4733cc18854f82" />
+    <None Include=".git\objects\6b\857ce6595085aa3ae42d8389a34b5bef4f572b" />
+    <None Include=".git\objects\6c\96f9a7a8dffe869335f35f65d7f9b9fe717ca9" />
+    <None Include=".git\objects\6c\f375e0406651dcc9888c5524a7ec6eb906c9e2" />
+    <None Include=".git\objects\6d\16ba8487bbffd7341696e9e8fd45ae2ae4e697" />
+    <None Include=".git\objects\6d\39bbb4fe7890dce6f50813a7bb934721b1efda" />
+    <None Include=".git\objects\72\3b24e59b28f8e8402b09d5afe78d86224e25b9" />
+    <None Include=".git\objects\73\7376dbab94e0e595c452d75344645dd5a1a136" />
+    <None Include=".git\objects\73\bb9cfba821df94d40a60f40d3b3b45bd0ae474" />
+    <None Include=".git\objects\74\848c1c6f147f0957cae29eae48fa0f6d65a184" />
+    <None Include=".git\objects\74\eeea21627f9cc4eecfcd6bddbd09cf95129de9" />
+    <None Include=".git\objects\76\04fc2aaeb244e76d356f6595b4cfbe2f7a3959" />
+    <None Include=".git\objects\76\ba6ea44e65c7cf812446fbbe275b7f966b6704" />
+    <None Include=".git\objects\77\5e91fd8530a4943ff401d7ae4c072986b543da" />
+    <None Include=".git\objects\78\741364f272d127992e07fbb48343d962a049a8" />
+    <None Include=".git\objects\7c\13decf0767cd60ee1f2c5c474c99d35ef8ee97" />
+    <None Include=".git\objects\7c\5eee68d3e1b1bcc86bd5a2e0497528c4dd195f" />
+    <None Include=".git\objects\7c\6e6003247e03a4eaca8123213e3607a8c7b2a8" />
+    <None Include=".git\objects\7c\c52aea4a1d3577c35bf302558e657a7b8d04a8" />
+    <None Include=".git\objects\7c\f7301efc8def9d03b3c9d8a8ff56d4ee41f5a0" />
+    <None Include=".git\objects\7e\0d8bd884b32378af3cc023e8e2ae38a38f0185" />
+    <None Include=".git\objects\7f\d2b584d14c9a774d2a74444391b1a583e6248c" />
+    <None Include=".git\objects\81\dc5af2d33fa7f023e790b7be8200a1cfeade52" />
+    <None Include=".git\objects\81\de2af5cd2913f6967f3d92763826d77e27d350" />
+    <None Include=".git\objects\83\206cbb69376f51798ec724b77856cbbca2819e" />
+    <None Include=".git\objects\85\41e3cdc2a7e890e17af5b1f30fc30fd448d32e" />
+    <None Include=".git\objects\86\a73865c9ba296184bf160853985474bc07e125" />
+    <None Include=".git\objects\86\f82d20c74c667dabb58922e67a15e5abcb20f2" />
+    <None Include=".git\objects\87\302b1f8d43d78ce899dd6c4b589b7ec31981b3" />
+    <None Include=".git\objects\87\6e527faeba2b630c71c6ac477da7d4151589bd" />
+    <None Include=".git\objects\89\e66e344951914abe5b72f195791b6cfa59c3d6" />
+    <None Include=".git\objects\8b\894c9a1bb68549edd934e383488ab3caeecdb8" />
+    <None Include=".git\objects\8c\8ba18c4e6f8d813a2ec91c818c7688786d30c5" />
+    <None Include=".git\objects\8c\a604ae8f6977740ddc42e4539d34b225423ea7" />
+    <None Include=".git\objects\8e\683a8da33608e9bf7ad6d8f40b7b9d93321d50" />
+    <None Include=".git\objects\8f\e6532758244c354c10a68d80c825869b3f6a81" />
+    <None Include=".git\objects\94\bb0685e784fea2af64ff25a91455ea92dd2606" />
+    <None Include=".git\objects\97\d69d01fa421fcc3b49e30c75094ccded2a5da3" />
+    <None Include=".git\objects\9a\5bdab8a1881f3a8d1bb5da019d5e317fbe52d1" />
+    <None Include=".git\objects\9a\8727382e331347b2c346f189e43022e75ccd7b" />
+    <None Include=".git\objects\9b\ed6b47fe8eec5b2153332cbca19c8f708b5592" />
+    <None Include=".git\objects\9c\ac7bd223adec3eafbdcca68e5738cd9e9d213e" />
+    <None Include=".git\objects\9c\bcb1dec7d8b43837f8cb29fb5df9746c15b77a" />
+    <None Include=".git\objects\9c\c944814399aa7b9e4c2e1f1408c8fab953589d" />
+    <None Include=".git\objects\9d\8958a382e3391a616a6972ca59a59cd924514e" />
+    <None Include=".git\objects\9e\d1b44a1a3e129c38c11901b73f0d70fbd6e4bc" />
+    <None Include=".git\objects\9f\09a09d8783625572d2eeefa080efa85e4ca4e9" />
+    <None Include=".git\objects\a0\9a0d05bfa488f253fecdb98c50b3b9754609f6" />
+    <None Include=".git\objects\a0\a135a6796f779fc69d64db0365b5df08bd259c" />
+    <None Include=".git\objects\a1\8f44a5cad1a4ea352f9b75f8b0a54956f7ea49" />
+    <None Include=".git\objects\a2\88403c02178f0adb89eff00875a9ed0409e88f" />
+    <None Include=".git\objects\a2\ec4ffe8edc46704b8e830629bffe7dc33bc826" />
+    <None Include=".git\objects\a3\543538ae00b5a3083d7af09092e24202a6b45f" />
+    <None Include=".git\objects\a4\8f12d7d51f038a92d54066943241c115cbd136" />
+    <None Include=".git\objects\a4\a3821cbb96595cb67fa2135c6399dd210b5e18" />
+    <None Include=".git\objects\a4\c9d3ecd87b5f209ef1de734d25d4738022b810" />
+    <None Include=".git\objects\a4\f837440424900518b42a4dc9271ad21bf92517" />
+    <None Include=".git\objects\a5\9b4826d1d5c30d2514ff83fed217a1d69d9321" />
+    <None Include=".git\objects\a8\c2bcffd9703822c9fd8dce1fb7b1067d4d7993" />
+    <None Include=".git\objects\a9\0b994bc8d028511f8d006817b56ebeb894c694" />
+    <None Include=".git\objects\ac\91d08407e19c6d3fe3f4c53f62fb9cac30ee9a" />
+    <None Include=".git\objects\ad\bc6cb2bf1819e121188cd080fda132b4a7beb9" />
+    <None Include=".git\objects\ae\af6c942b04145ada6b25307b299a5ce0c59ac5" />
+    <None Include=".git\objects\af\041df271b58ce37484acfbda2ca61b30beff19" />
+    <None Include=".git\objects\b0\ceaddc0ed92ee2a7bc6e19c01c129836a95fbc" />
+    <None Include=".git\objects\b1\58157624930efdc3347d9011a4bcb6cf2af00b" />
+    <None Include=".git\objects\b1\66bb2b9ef08f2bc3927ed20c03e4493c9df2f4" />
+    <None Include=".git\objects\b1\8225b846677ecc1ee92d0b8827fa811902ef0e" />
+    <None Include=".git\objects\b3\57edcd2988dad46972c6c65dbbb0d344104e57" />
+    <None Include=".git\objects\b3\b37ae1763b303ac72fbc3b6b844f235f47925e" />
+    <None Include=".git\objects\b3\be47891ea4609e6cd82ca815c49acad5ed4d59" />
+    <None Include=".git\objects\b3\e417ee9b7645794cfce9993aaa477c62679a79" />
+    <None Include=".git\objects\b4\91a1d3342cd44aa76c45858fbbd2dab3da174e" />
+    <None Include=".git\objects\b5\72a8145fb526e1863fd788be9840bfd291a585" />
+    <None Include=".git\objects\b5\bfd9f1811e8a100162f63ee9e6b549269ca4e9" />
+    <None Include=".git\objects\b6\0875e24fa8f6d9fd7a5c1d4f1d570eb69e04c1" />
+    <None Include=".git\objects\b9\36065fcb182674fe9e6a7483f99700a8f992d5" />
+    <None Include=".git\objects\bc\f37278b8f13a3db567ba527b44e2a49747fab2" />
+    <None Include=".git\objects\bd\7e2bd7c16c168d79d47c483e654d521dc5f2ca" />
+    <None Include=".git\objects\be\a28de44052160f54fa5c16217a6f9750952819" />
+    <None Include=".git\objects\be\dc0eb09cf0e8a103b53e11a4905477c016b162" />
+    <None Include=".git\objects\bf\a2b6b96278ff7e2bbf17d07188318aee92e3d3" />
+    <None Include=".git\objects\c0\a97d299bb2663bf793fe0daaee88c4877ec873" />
+    <None Include=".git\objects\c1\bfc66f434a9cd42e2425f0c0933b343d281b1a" />
+    <None Include=".git\objects\c1\f56231f193ac2965d07c8c94d7071ba86bc02d" />
+    <None Include=".git\objects\c4\09ddd3a941085ddb68ee2ce8dddd2f7fa891e8" />
+    <None Include=".git\objects\c7\7e5e50044d50092c5cebfe29b91e624127320c" />
+    <None Include=".git\objects\c8\2e6dcdfe1c84795f404e0f43ab76cf71e38d89" />
+    <None Include=".git\objects\c9\287eccab765845f4e54577609e5fdfc7a84b55" />
+    <None Include=".git\objects\cb\f39c441344b3353897fdcb4159810c51bf2e05" />
+    <None Include=".git\objects\cc\f333455034248d14714ab9d48b11a1788359cf" />
+    <None Include=".git\objects\d0\cff59765c3b850765c9f2c7fd1e6c6103887af" />
+    <None Include=".git\objects\d1\a135ec6ea8763f1844e3571d58a2fdf88b96aa" />
+    <None Include=".git\objects\d4\e6517acaa3268400ac0c1dd15fc8c18665049c" />
+    <None Include=".git\objects\d5\694fe25988372beae6aca9abbb8153b83245a4" />
+    <None Include=".git\objects\d7\ff08c969863ad1885ee9ccf99a99d02e70bc58" />
+    <None Include=".git\objects\d8\02717e99a5470d8eaced174e30681d4799456e" />
+    <None Include=".git\objects\d8\e1b778a52f586386ae6bd292edd985a1043f0f" />
+    <None Include=".git\objects\d8\e87039ad1966ea70d3474ccc490d1367880862" />
+    <None Include=".git\objects\d9\8e734a6b86d526aa06ae2a5cd36f1c8e7e2e80" />
+    <None Include=".git\objects\da\2d9a65d9b94e7ae173a5dc63a12771b91a6bf6" />
+    <None Include=".git\objects\db\79db35e64f6e1a652888d6cba8214bf12dd711" />
+    <None Include=".git\objects\dc\eb16e3f2c293e11712a3cfc321846f2ebaa971" />
+    <None Include=".git\objects\dd\96524b5db5db128fd67c24ea3e3cdc2db790c4" />
+    <None Include=".git\objects\dd\c847e7bdd715bb2907a470a29263e32fdfdd60" />
+    <None Include=".git\objects\df\e9e6463aceba9c0054496ee63e0a744b93d486" />
+    <None Include=".git\objects\e0\f01b121a7723fb4c48e1a6bb6b68adf448eeb4" />
+    <None Include=".git\objects\e1\bdb5035e535ef3b48b72f0e74042fb26c40919" />
+    <None Include=".git\objects\e1\d3a5f6edf335ae00a638963e724e8d2507ae33" />
+    <None Include=".git\objects\e5\e37e67d1ee2234c7c16bab6ba40e0dc925f13d" />
+    <None Include=".git\objects\e7\5a9f8279ae44fb8f28301c79b5676593506db8" />
+    <None Include=".git\objects\e8\c453d0d4ab738bef92c897dfbfc8e0c1cfae79" />
+    <None Include=".git\objects\ea\126d72852977ca255cf0ffe7fdf6a78cb2c43a" />
+    <None Include=".git\objects\ea\9ed8a6345e76f0c8658c6957406755cfc9069b" />
+    <None Include=".git\objects\ec\24cf6d5ab8c30edb7c2a5b4b7fd213c6183445" />
+    <None Include=".git\objects\ec\ceb255de64fc2ca966d6ef0eca163cb0ba9f54" />
+    <None Include=".git\objects\ee\7973bf308a0bce43bfe3a235ffa00271abcde0" />
+    <None Include=".git\objects\ee\bc649f71f612e4b8857be861eb4d737435dc2c" />
+    <None Include=".git\objects\ef\1d27f40cae730096b11c85aa15f23f6407162e" />
+    <None Include=".git\objects\ef\ceb1df6ebbd68d41a37327280907c4a24eafec" />
+    <None Include=".git\objects\ef\d17b8e76204ea316893945a4d37d2d6bdbee79" />
+    <None Include=".git\objects\f0\5dcac516a44a47e7b78ca443f0354703c5b6a4" />
+    <None Include=".git\objects\f1\1a44f5d988bc3e7f792f80bf1eeb92d525d5c2" />
+    <None Include=".git\objects\f1\cd486d9036ea2f0e3abd308c13c5cc6048ba36" />
+    <None Include=".git\objects\f2\bbeb31612ad2db88729c8cc92e36dcadf424e9" />
+    <None Include=".git\objects\f4\65d1f4e1ff801a6cb6711efd12f9ca15c44c77" />
+    <None Include=".git\objects\f7\2ce5c0624459be6ddb58d191b1f25331e45a0e" />
+    <None Include=".git\objects\f7\999bf8e2f99a8abd5c62a415c206b3ae17b836" />
+    <None Include=".git\objects\f8\399ce8030fb1f937ba9da23c6c6f44ecb8abb9" />
+    <None Include=".git\objects\fc\ae5ba91f26c35d3489616e7d5373324dfc8415" />
+    <None Include=".git\objects\fd\f3b960385e108a31be9e94f8fee3208df88e46" />
+    <None Include=".git\objects\fe\7aab5ed7967455f9151acd9c841fc1889003a2" />
+    <None Include=".git\objects\fe\88e28a57cbeda61b9119ce21e35f8f5528eca9" />
+    <None Include=".git\objects\ff\a1c4e6311cf06528d86752effa43bf83d55379" />
+    <None Include=".git\objects\pack\pack-0d0ab49f9ea6f6102f475677eda7b897344dd63f.idx" />
+    <None Include=".git\objects\pack\pack-0d0ab49f9ea6f6102f475677eda7b897344dd63f.pack" />
+    <None Include=".git\objects\pack\pack-377dd83acea7828cee71bff481253befb3c154ac.idx" />
+    <None Include=".git\objects\pack\pack-377dd83acea7828cee71bff481253befb3c154ac.pack" />
+    <None Include=".git\objects\pack\pack-af69a7e6c35f4f84b08a6ff00dc6eb354d5a7c75.idx" />
+    <None Include=".git\objects\pack\pack-af69a7e6c35f4f84b08a6ff00dc6eb354d5a7c75.pack" />
+    <None Include=".git\refs\heads\EditButtonsExpander" />
+    <None Include=".git\refs\heads\ImportTimeHandling" />
+    <None Include=".git\refs\heads\NonstaticToplevel" />
+    <None Include=".git\refs\heads\bgo601565-infobox" />
+    <None Include=".git\refs\remotes\paulwbs-clone\ImportTimeHandling" />
+    <None Include=".git\refs\remotes\paulwbs-clone\NonstaticToplevel" />
+    <None Include=".git\refs\remotes\paulwbs-clone\SingleSelectionIconView" />
+    <None Include=".git\refs\remotes\paulwbs-clone\VersionSidebarExtension" />
+    <None Include=".git\refs\remotes\paulwbs-clone\master" />
+    <None Include=".git\refs\remotes\paulwbs-clone\tabbedsidebar" />
+    <None Include="extensions\Editors\BWEditor\BWEditor.addin.xml" />
+    <None Include="extensions\Exporters\FacebookExport\Mono.Facebook\facebook.xsd" />
+    <None Include="extensions\Tools\LiveWebGallery\ui\empty.png" />
+    <None Include="extensions\Tools\ScreensaverConfig\ScreensaverConfig.addin.xml" />
+    <None Include="extensions\Tools\ScreensaverConfig\ScreensaverConfig.dll.mdb" />
+    <None Include="extensions\Tools\ScreensaverConfig\ScreensaverConfigDialog.ui" />
+    <None Include="extensions\Transitions\CoverTransition\CoverTransition.addin.xml" />
+    <None Include="extensions\Transitions\CoverTransition\CoverTransition.dll.mdb" />
+    <None Include="lib\gtk-sharp-beans\GtkBeans.metadata" />
+    <None Include="lib\gtk-sharp-beans\gtkbeans-api.raw" />
+    <None Include="lib\gtk-sharp-beans\gtkbeans-api.xml" />
+    <None Include="lib\libgphoto2-sharp\libgphoto2-sharp.dll.config.in" />
+    <None Include="lib\libgphoto2-sharp\glue\context.c" />
+    <None Include="lib\libgphoto2-sharp\glue\context.lo" />
+    <None Include="lib\libgphoto2-sharp\glue\context.o" />
+    <None Include="lib\libgphoto2-sharp\glue\libgphoto2glue.la" />
+    <None Include="lib\libgphoto2-sharp\glue\.deps\context.Plo" />
+    <None Include="lib\libgphoto2-sharp\glue\.libs\context.o" />
+    <None Include="lib\libgphoto2-sharp\glue\.libs\libgphoto2glue.a" />
+    <None Include="lib\libgphoto2-sharp\glue\.libs\libgphoto2glue.la" />
+    <None Include="lib\libgphoto2-sharp\glue\.libs\libgphoto2glue.lai" />
+    <None Include="lib\libgphoto2-sharp\glue\.libs\libgphoto2glue.so" />
+    <None Include="lib\libgphoto2-sharp\glue\.libs\libgphoto2glue.so.0" />
+    <None Include="lib\libgphoto2-sharp\glue\.libs\libgphoto2glue.so.0.0.0" />
+    <None Include="lib\unique-sharp\generator\gapi_codegen.exe.mdb" />
+    <None Include="lib\unique-sharp\unique\App.custom" />
+    <None Include="lib\unique-sharp\unique\MessageData.custom" />
+    <None Include="lib\unique-sharp\unique\Unique.metadata" />
+    <None Include="lib\unique-sharp\unique\snk" />
+    <None Include="lib\unique-sharp\unique\unique-api.raw" />
+    <None Include="lib\unique-sharp\unique\unique-api.xml" />
+    <None Include="lib\unique-sharp\unique\unique-sharp.dll.config" />
+    <None Include="lib\unique-sharp\unique\unique-sharp.dll.mdb" />
+    <None Include="lib\unique-sharp\unique\unique-sharp.snk" />
+    <None Include="po\bn_IN.gmo" />
+    <None Include="po\bn_IN.po" />
+    <None Include="po\sl.gmo" />
+    <None Include="po\sl.po" />
+    <None Include="po\te.gmo" />
+    <None Include="po\te.po" />
+    <None Include="tools\NONE\libexec\gnome-screensaver\f-spot-screensaver" />
+    <None Include="tools\NONE\share\applications\screensavers\f-spot-screensaver.desktop" />
+    <None Include="src\Makefile" />
+    <None Include="src\Makefile.in" />
   </ItemGroup>
   <ItemGroup>
     <Content Include="AUTHORS" />
     <Content Include="COPYING" />
     <Content Include="f-spot.userprefs" />
-    <Content Include="f-spot.usertasks" />
     <Content Include="HACKING" />
-    <Content Include="INSTALL" />
     <Content Include="MAINTAINERS" />
     <Content Include="NEWS" />
     <Content Include="README" />
@@ -3356,7 +2900,6 @@
     <Content Include="config.status" />
     <Content Include="config.sub" />
     <Content Include="configure" />
-    <Content Include="configure.in" />
     <Content Include="depcomp" />
     <Content Include="f-spot-import.desktop.in" />
     <Content Include="f-spot-import.desktop.in.in" />
@@ -3371,45 +2914,23 @@
     <Content Include="f-spot.spec" />
     <Content Include="f-spot.spec.in" />
     <Content Include="f-spot.userprefs" />
-    <Content Include="gio-sharp" />
     <Content Include="gnome-doc-utils.make" />
     <Content Include="icon-theme-installer" />
     <Content Include="install-sh" />
-    <Content Include="intltool-extract" />
     <Content Include="intltool-extract.in" />
-    <Content Include="intltool-merge" />
     <Content Include="intltool-merge.in" />
-    <Content Include="intltool-update" />
     <Content Include="intltool-update.in" />
     <Content Include="libtool" />
     <Content Include="ltmain.sh" />
     <Content Include="missing" />
     <Content Include="mkinstalldirs" />
     <Content Include="stamp-h1" />
-    <Content Include="Tao\COPYING" />
-    <Content Include="Tao\Tao.GlPostProcess\Tao.GlPostProcess.exe.mdb" />
-    <Content Include="Tao\Tao.GlPostProcess\Tao.GlPostProcess.snk" />
-    <Content Include="Tao\Tao.OpenGl\Tao.OpenGl-pre.dll.mdb" />
-    <Content Include="Tao\Tao.OpenGl\Tao.OpenGl.dll.config" />
-    <Content Include="Tao\Tao.OpenGl\Tao.OpenGl.snk" />
-    <Content Include="Tao\Tao.OpenGl.ExtensionLoader\Tao.OpenGl.ExtensionLoader.dll.config" />
-    <Content Include="Tao\Tao.OpenGl.ExtensionLoader\Tao.OpenGl.ExtensionLoader.dll.mdb" />
-    <Content Include="Tao\Tao.OpenGl.ExtensionLoader\Tao.OpenGl.ExtensionLoader.snk" />
-    <Content Include="Tao\Tao.OpenGl.Glu\Tao.OpenGl.Glu.dll.config" />
-    <Content Include="Tao\Tao.OpenGl.Glu\Tao.OpenGl.Glu.dll.mdb" />
-    <Content Include="Tao\Tao.OpenGl.Glu\Tao.OpenGl.Glu.snk" />
-    <Content Include="Tao\Tao.OpenGl.Glu\Tao.OpenGl.Glu.xml" />
     <Content Include="tests\images\pano.jpg" />
     <Content Include="autom4te.cache\output.0" />
     <Content Include="autom4te.cache\output.1" />
     <Content Include="autom4te.cache\requests" />
     <Content Include="autom4te.cache\traces.0" />
     <Content Include="autom4te.cache\traces.1" />
-    <Content Include="dbus-sharp\COPYING" />
-    <Content Include="dbus-sharp\README" />
-    <Content Include="dbus-sharp-glib\COPYING" />
-    <Content Include="dbus-sharp-glib\NDesk.DBus.GLib.dll.config" />
-    <Content Include="dbus-sharp-glib\README" />
     <Content Include="docs\ChangeLog" />
     <Content Include="docs\f-spot-C.omf" />
     <Content Include="docs\f-spot-da.omf" />
@@ -3447,11 +2968,7 @@
     <Content Include="docs\sv\f-spot.xml" />
     <Content Include="docs\sv\sv.po" />
     <Content Include="docs\sv\figures\f-spot-crop.png" />
-    <Content Include="dpap-sharp\protocol-dump" />
-    <Content Include="dpap-sharp\lib\content-codes" />
-    <Content Include="extensions\ChangeLog" />
     <Content Include="extensions\f-spot.global.addins" />
-    <Content Include="gnome-keyring-sharp\gnome-keyring-sharp.dll.mdb" />
     <Content Include="icons\adjust-colors-16.png" />
     <Content Include="icons\adjust-colors-16.svg" />
     <Content Include="icons\adjust-colors-22.png" />
@@ -3600,198 +3117,6 @@
     <Content Include="icons\view-restore-32.png" />
     <Content Include="icons\view-restore-32.svg" />
     <Content Include="icons\view-restore.svg" />
-    <Content Include="libeog\access.c" />
-    <Content Include="libeog\access.h" />
-    <Content Include="libeog\access.lo" />
-    <Content Include="libeog\access.o" />
-    <Content Include="libeog\accessible-image-view-factory.c" />
-    <Content Include="libeog\accessible-image-view-factory.h" />
-    <Content Include="libeog\accessible-image-view-factory.lo" />
-    <Content Include="libeog\accessible-image-view-factory.o" />
-    <Content Include="libeog\accessible-image-view.c" />
-    <Content Include="libeog\accessible-image-view.h" />
-    <Content Include="libeog\accessible-image-view.lo" />
-    <Content Include="libeog\accessible-image-view.o" />
-    <Content Include="libeog\cursors.c" />
-    <Content Include="libeog\cursors.h" />
-    <Content Include="libeog\cursors.lo" />
-    <Content Include="libeog\cursors.o" />
-    <Content Include="libeog\eog-image.c" />
-    <Content Include="libeog\eog-image.h" />
-    <Content Include="libeog\eog-image.lo" />
-    <Content Include="libeog\eog-image.o" />
-    <Content Include="libeog\eog-pixbuf-util.c" />
-    <Content Include="libeog\eog-pixbuf-util.h" />
-    <Content Include="libeog\eog-pixbuf-util.lo" />
-    <Content Include="libeog\eog-pixbuf-util.o" />
-    <Content Include="libeog\eog-scroll-view.c" />
-    <Content Include="libeog\eog-scroll-view.h" />
-    <Content Include="libeog\eog-scroll-view.lo" />
-    <Content Include="libeog\eog-scroll-view.o" />
-    <Content Include="libeog\image-view.c" />
-    <Content Include="libeog\image-view.h" />
-    <Content Include="libeog\image-view.lo" />
-    <Content Include="libeog\image-view.o" />
-    <Content Include="libeog\libeog-marshal.c" />
-    <Content Include="libeog\libeog-marshal.h" />
-    <Content Include="libeog\libeog-marshal.list" />
-    <Content Include="libeog\libeog-marshal.lo" />
-    <Content Include="libeog\libeog-marshal.o" />
-    <Content Include="libeog\libfspoteog.la" />
-    <Content Include="libeog\ui-image.c" />
-    <Content Include="libeog\ui-image.h" />
-    <Content Include="libeog\ui-image.lo" />
-    <Content Include="libeog\ui-image.o" />
-    <Content Include="libeog\uta.c" />
-    <Content Include="libeog\uta.h" />
-    <Content Include="libeog\uta.lo" />
-    <Content Include="libeog\uta.o" />
-    <Content Include="libeog\zoom.c" />
-    <Content Include="libeog\zoom.h" />
-    <Content Include="libeog\zoom.lo" />
-    <Content Include="libeog\zoom.o" />
-    <Content Include="libeog\.deps\access.Plo" />
-    <Content Include="libeog\.deps\accessible-image-view-factory.Plo" />
-    <Content Include="libeog\.deps\accessible-image-view.Plo" />
-    <Content Include="libeog\.deps\cursors.Plo" />
-    <Content Include="libeog\.deps\eog-image.Plo" />
-    <Content Include="libeog\.deps\eog-pixbuf-util.Plo" />
-    <Content Include="libeog\.deps\eog-scroll-view.Plo" />
-    <Content Include="libeog\.deps\image-view.Plo" />
-    <Content Include="libeog\.deps\libeog-marshal.Plo" />
-    <Content Include="libeog\.deps\ui-image.Plo" />
-    <Content Include="libeog\.deps\uta.Plo" />
-    <Content Include="libeog\.deps\zoom.Plo" />
-    <Content Include="libeog\.libs\access.o" />
-    <Content Include="libeog\.libs\accessible-image-view-factory.o" />
-    <Content Include="libeog\.libs\accessible-image-view.o" />
-    <Content Include="libeog\.libs\cursors.o" />
-    <Content Include="libeog\.libs\eog-image.o" />
-    <Content Include="libeog\.libs\eog-pixbuf-util.o" />
-    <Content Include="libeog\.libs\eog-scroll-view.o" />
-    <Content Include="libeog\.libs\image-view.o" />
-    <Content Include="libeog\.libs\libeog-marshal.o" />
-    <Content Include="libeog\.libs\libfspoteog.a" />
-    <Content Include="libeog\.libs\libfspoteog.la" />
-    <Content Include="libeog\.libs\libfspoteog.lai" />
-    <Content Include="libeog\.libs\libfspoteog.so" />
-    <Content Include="libeog\.libs\libfspoteog.so.0" />
-    <Content Include="libeog\.libs\libfspoteog.so.0.0.0" />
-    <Content Include="libeog\.libs\ui-image.o" />
-    <Content Include="libeog\.libs\uta.o" />
-    <Content Include="libeog\.libs\zoom.o" />
-    <Content Include="libeog\cursors\hand-closed-data.xbm" />
-    <Content Include="libeog\cursors\hand-closed-mask.xbm" />
-    <Content Include="libeog\cursors\hand-open-data.xbm" />
-    <Content Include="libeog\cursors\hand-open-mask.xbm" />
-    <Content Include="libfspot\f-image-surface.c" />
-    <Content Include="libfspot\f-image-surface.h" />
-    <Content Include="libfspot\f-image-surface.lo" />
-    <Content Include="libfspot\f-image-surface.o" />
-    <Content Include="libfspot\f-image-view.c" />
-    <Content Include="libfspot\f-image-view.h" />
-    <Content Include="libfspot\f-image-view.lo" />
-    <Content Include="libfspot\f-image-view.o" />
-    <Content Include="libfspot\f-jpeg-utils.c" />
-    <Content Include="libfspot\f-jpeg-utils.h" />
-    <Content Include="libfspot\f-jpeg-utils.lo" />
-    <Content Include="libfspot\f-jpeg-utils.o" />
-    <Content Include="libfspot\f-marshal.c" />
-    <Content Include="libfspot\f-marshal.h" />
-    <Content Include="libfspot\f-marshal.list" />
-    <Content Include="libfspot\f-marshal.lo" />
-    <Content Include="libfspot\f-marshal.o" />
-    <Content Include="libfspot\f-pixbuf-save.c" />
-    <Content Include="libfspot\f-pixbuf-save.lo" />
-    <Content Include="libfspot\f-pixbuf-save.o" />
-    <Content Include="libfspot\f-pixbuf-unsharp.c" />
-    <Content Include="libfspot\f-pixbuf-unsharp.lo" />
-    <Content Include="libfspot\f-pixbuf-unsharp.o" />
-    <Content Include="libfspot\f-pixbuf-utils.c" />
-    <Content Include="libfspot\f-pixbuf-utils.h" />
-    <Content Include="libfspot\f-pixbuf-utils.lo" />
-    <Content Include="libfspot\f-pixbuf-utils.o" />
-    <Content Include="libfspot\f-screen-utils.c" />
-    <Content Include="libfspot\f-screen-utils.lo" />
-    <Content Include="libfspot\f-screen-utils.o" />
-    <Content Include="libfspot\f-utils.c" />
-    <Content Include="libfspot\f-utils.h" />
-    <Content Include="libfspot\f-utils.lo" />
-    <Content Include="libfspot\f-utils.o" />
-    <Content Include="libfspot\libfspot.la" />
-    <Content Include="libfspot\.deps\f-image-surface.Plo" />
-    <Content Include="libfspot\.deps\f-image-view.Plo" />
-    <Content Include="libfspot\.deps\f-jpeg-utils.Plo" />
-    <Content Include="libfspot\.deps\f-marshal.Plo" />
-    <Content Include="libfspot\.deps\f-pixbuf-save.Plo" />
-    <Content Include="libfspot\.deps\f-pixbuf-unsharp.Plo" />
-    <Content Include="libfspot\.deps\f-pixbuf-utils.Plo" />
-    <Content Include="libfspot\.deps\f-screen-utils.Plo" />
-    <Content Include="libfspot\.deps\f-utils.Plo" />
-    <Content Include="libfspot\.libs\f-image-surface.o" />
-    <Content Include="libfspot\.libs\f-image-view.o" />
-    <Content Include="libfspot\.libs\f-jpeg-utils.o" />
-    <Content Include="libfspot\.libs\f-marshal.o" />
-    <Content Include="libfspot\.libs\f-pixbuf-save.o" />
-    <Content Include="libfspot\.libs\f-pixbuf-unsharp.o" />
-    <Content Include="libfspot\.libs\f-pixbuf-utils.o" />
-    <Content Include="libfspot\.libs\f-screen-utils.o" />
-    <Content Include="libfspot\.libs\f-utils.o" />
-    <Content Include="libfspot\.libs\libfspot.a" />
-    <Content Include="libfspot\.libs\libfspot.la" />
-    <Content Include="libfspot\.libs\libfspot.lai" />
-    <Content Include="libfspot\.libs\libfspot.so" />
-    <Content Include="libfspot\.libs\libfspot.so.0" />
-    <Content Include="libfspot\.libs\libfspot.so.0.0.0" />
-    <Content Include="libgphoto2-sharp\AUTHORS" />
-    <Content Include="libgphoto2-sharp\AssemblyInfo.cs" />
-    <Content Include="libgphoto2-sharp\COPYING" />
-    <Content Include="libgphoto2-sharp\Camera.cs" />
-    <Content Include="libgphoto2-sharp\CameraAbilitiesList.cs" />
-    <Content Include="libgphoto2-sharp\CameraFile.cs" />
-    <Content Include="libgphoto2-sharp\CameraFilesystem.cs" />
-    <Content Include="libgphoto2-sharp\CameraList.cs" />
-    <Content Include="libgphoto2-sharp\CameraWidget.cs" />
-    <Content Include="libgphoto2-sharp\Context.cs" />
-    <Content Include="libgphoto2-sharp\ErrorCodes.cs" />
-    <Content Include="libgphoto2-sharp\Object.cs" />
-    <Content Include="libgphoto2-sharp\Port.cs" />
-    <Content Include="libgphoto2-sharp\PortInfo.cs" />
-    <Content Include="libgphoto2-sharp\PortInfoList.cs" />
-    <Content Include="libgphoto2-sharp\libgphoto2-sharp.dll.config" />
-    <Content Include="libgphoto2-sharp\libgphoto2-sharp.dll.mdb" />
-    <Content Include="libjpegtran\README" />
-    <Content Include="libjpegtran\jpeg-data.c" />
-    <Content Include="libjpegtran\jpeg-data.h" />
-    <Content Include="libjpegtran\jpeg-data.lo" />
-    <Content Include="libjpegtran\jpeg-data.o" />
-    <Content Include="libjpegtran\jpeg-marker.c" />
-    <Content Include="libjpegtran\jpeg-marker.h" />
-    <Content Include="libjpegtran\jpeg-marker.lo" />
-    <Content Include="libjpegtran\jpeg-marker.o" />
-    <Content Include="libjpegtran\jpegtran.c" />
-    <Content Include="libjpegtran\jpegtran.h" />
-    <Content Include="libjpegtran\jpegtran.lo" />
-    <Content Include="libjpegtran\jpegtran.o" />
-    <Content Include="libjpegtran\libfspotjpegtran.la" />
-    <Content Include="libjpegtran\transupp.c" />
-    <Content Include="libjpegtran\transupp.h" />
-    <Content Include="libjpegtran\transupp.lo" />
-    <Content Include="libjpegtran\transupp.o" />
-    <Content Include="libjpegtran\.deps\jpeg-data.Plo" />
-    <Content Include="libjpegtran\.deps\jpeg-marker.Plo" />
-    <Content Include="libjpegtran\.deps\jpegtran.Plo" />
-    <Content Include="libjpegtran\.deps\transupp.Plo" />
-    <Content Include="libjpegtran\.libs\jpeg-data.o" />
-    <Content Include="libjpegtran\.libs\jpeg-marker.o" />
-    <Content Include="libjpegtran\.libs\jpegtran.o" />
-    <Content Include="libjpegtran\.libs\libfspotjpegtran.a" />
-    <Content Include="libjpegtran\.libs\libfspotjpegtran.la" />
-    <Content Include="libjpegtran\.libs\libfspotjpegtran.lai" />
-    <Content Include="libjpegtran\.libs\libfspotjpegtran.so" />
-    <Content Include="libjpegtran\.libs\libfspotjpegtran.so.0" />
-    <Content Include="libjpegtran\.libs\libfspotjpegtran.so.0.0.0" />
-    <Content Include="libjpegtran\.libs\transupp.o" />
     <Content Include="po\ChangeLog" />
     <Content Include="po\LINGUAS" />
     <Content Include="po\POTFILES" />
@@ -3893,24 +3218,13 @@
     <Content Include="po\zh_TW.gmo" />
     <Content Include="po\zh_TW.po" />
     <Content Include="src\AssemblyInfo.cs" />
-    <Content Include="src\Cms.dll.config" />
     <Content Include="src\Cms.dll.config.in" />
-    <Content Include="src\Cms.dll.mdb" />
-    <Content Include="src\FSpot.Core.dll.mdb" />
-    <Content Include="src\FSpot.JobScheduler.dll.mdb" />
-    <Content Include="src\FSpot.Query.dll.mdb" />
     <Content Include="src\FSpot.Utils.dll.config" />
-    <Content Include="src\FSpot.Utils.dll.mdb" />
-    <Content Include="src\FSpot.Widgets.dll.mdb" />
-    <Content Include="src\f-spot" />
-    <Content Include="src\f-spot.exe.config" />
     <Content Include="src\f-spot.exe.config.in" />
-    <Content Include="src\f-spot.exe.mdb" />
     <Content Include="src\Core\Defines.cs" />
     <Content Include="tools\f-spot-screensaver.desktop">
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </Content>
-    <Content Include="f-spot.usertasks" />
     <Content Include="f-spot-import.desktop">
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </Content>
@@ -3921,15 +3235,8 @@
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </Content>
     <Content Include="f-spot.csproj" />
-    <Content Include="dpap-sharp\ChangeLog" />
-    <Content Include="dpap-sharp\dpap-client\Main.cs" />
-    <Content Include="dpap-sharp\dpap-server\AssemblyInfo.cs" />
-    <Content Include="dpap-sharp\dpap-server\Main.cs" />
-    <Content Include="dpap-sharp\lib\Album.cs" />
-    <Content Include="dpap-sharp\lib\Photo.cs" />
     <Content Include="gtk-gui\generated.cs" />
     <Content Include="gtk-gui\gui.stetic" />
-    <Content Include="libfspot\.libs\libfspot.so.0.0.0T" />
     <Content Include="src\ColorAdjustment\AutoStretch.cs" />
     <Content Include="src\ColorAdjustment\Desaturate.cs" />
     <Content Include="src\ColorAdjustment\SepiaTone.cs" />
@@ -3949,9 +3256,12 @@
     <Reference Include="System" />
     <Reference Include="Mono.Data.SqliteClient" />
     <Reference Include="Mono.Data.Sqlite" />
-    <Reference Include="Mono.Data" />
-    <Reference Include="gnome-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-    <Reference Include="gnome-vfs-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+    <Reference Include="gnome-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
+      <Package>gnome-sharp-2.0</Package>
+    </Reference>
+    <Reference Include="gnome-vfs-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
+      <Package>gnome-vfs-sharp-2.0</Package>
+    </Reference>
     <Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
   </ItemGroup>
   <ItemGroup>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]