[chronojump] Encoder image analyze cancel changed icon
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Encoder image analyze cancel changed icon
- Date: Tue, 1 Oct 2019 15:36:28 +0000 (UTC)
commit 67f88fd212c91c7869100be42d46134488a0ac04
Author: Xavier de Blas <xaviblas gmail com>
Date: Tue Oct 1 17:36:09 2019 +0200
Encoder image analyze cancel changed icon
src/gui/chronojumpIcons.cs | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/gui/chronojumpIcons.cs b/src/gui/chronojumpIcons.cs
index 4e25772d..add0311a 100644
--- a/src/gui/chronojumpIcons.cs
+++ b/src/gui/chronojumpIcons.cs
@@ -596,6 +596,8 @@ public partial class ChronoJumpWindow
image_button_cancel.Pixbuf = pixbuf;
image_encoder_capture_cancel.Pixbuf = pixbuf;
+
+ pixbuf = new Pixbuf (null, Util.GetImagePath(false) + "image_cancel.png");
image_encoder_analyze_cancel.Pixbuf = pixbuf;
//zoom icons, done like this because there's one zoom icon created ad-hoc,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]