From: pkanavos Date: Sun, 29 Apr 2012 20:43:41 +0000 (+0300) Subject: Modifications to enable Sync Pausing for all operations X-Git-Url: https://code.grnet.gr/git/pithos-ms-client/commitdiff_plain/2341c6036d5af50def10d2696063955ce199360d Modifications to enable Sync Pausing for all operations Added cancellation of the current operation --- diff --git a/trunk/Pithos.Client.WPF/Images/Pause.png b/trunk/Pithos.Client.WPF/Images/Pause.png new file mode 100644 index 0000000..1a01be3 Binary files /dev/null and b/trunk/Pithos.Client.WPF/Images/Pause.png differ diff --git a/trunk/Pithos.Client.WPF/Images/Play.png b/trunk/Pithos.Client.WPF/Images/Play.png new file mode 100644 index 0000000..ff4d7c4 Binary files /dev/null and b/trunk/Pithos.Client.WPF/Images/Play.png differ diff --git a/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj b/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj index 1d2e23f..3ffbacb 100644 --- a/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj +++ b/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj @@ -295,6 +295,7 @@ + @@ -618,7 +619,12 @@ - + + + + + +