summaryrefslogtreecommitdiff
path: root/src/caja-file-management-properties.ui
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2019-07-07 07:52:06 -0400
committermonsta <[email protected]>2019-07-23 17:42:05 +0300
commitde6d2f6d89e02e76b4b636e0f726f7be5723e1dd (patch)
treed7fc90bccc281fc1cfdb44bf6d127ce94a61c4dd /src/caja-file-management-properties.ui
parent164ebe9b6d808bd2abad1ea6e7ff6eec402453a9 (diff)
downloadcaja-de6d2f6d89e02e76b4b636e0f726f7be5723e1dd.tar.bz2
caja-de6d2f6d89e02e76b4b636e0f726f7be5723e1dd.tar.xz
preferences: Render extension icons as cairo_surfaces
Diffstat (limited to 'src/caja-file-management-properties.ui')
-rw-r--r--src/caja-file-management-properties.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/caja-file-management-properties.ui b/src/caja-file-management-properties.ui
index 77fdd7ee..aa337c2f 100644
--- a/src/caja-file-management-properties.ui
+++ b/src/caja-file-management-properties.ui
@@ -7,7 +7,7 @@
<!-- column-name ext-state -->
<column type="gboolean"/>
<!-- column-name ext-icon -->
- <column type="GdkPixbuf"/>
+ <column type="CairoSurface"/>
<!-- column-name ext-info -->
<column type="gchararray"/>
<!-- column-name ext-struct -->
@@ -2537,7 +2537,7 @@
<child>
<object class="GtkCellRendererPixbuf" id="cellrendererpixbuf1"/>
<attributes>
- <attribute name="pixbuf">1</attribute>
+ <attribute name="surface">1</attribute>
</attributes>
</child>
</object>