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
committerraveit65 <[email protected]>2022-07-20 18:49:31 +0200
commitbc32856c94f0572cef02fd7e72a570c2662037c0 (patch)
tree3ba965f263276a7a5eb320d87627cdcc682b671a /src/caja-file-management-properties.ui
parent6af614f43cc6b3612dca4ba677a21ec40d84333d (diff)
downloadcaja-bc32856c94f0572cef02fd7e72a570c2662037c0.tar.bz2
caja-bc32856c94f0572cef02fd7e72a570c2662037c0.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>