summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Strobl <[email protected]>2022-12-11 15:46:20 +0200
committerLuke from DC <[email protected]>2022-12-23 10:57:59 +0000
commitf46fe893f94745b256b98cfe447c4fa50603780e (patch)
tree83fc08f13ec04052cda726e7703ed11de78d3be8
parentaf235d070905b146878bfbf11a88b37f94a07da7 (diff)
downloadcaja-f46fe893f94745b256b98cfe447c4fa50603780e.tar.bz2
caja-f46fe893f94745b256b98cfe447c4fa50603780e.tar.xz
Enable showing in Budgie Desktop and XFCE
This PR enables the displaying of Caja (as a file manager) for use in Budgie Desktop and XFCE. Prior to this commit, it would only be able accessible in MATE or with downstreams like Fedora patching in the support. The addition of these is important as file managers such as Nautilus adopt libadwaita and begin to directly come into conflict with user theming choices.
-rw-r--r--data/caja-browser.desktop.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/caja-browser.desktop.in.in b/data/caja-browser.desktop.in.in
index 4578be19..8d45134e 100644
--- a/data/caja-browser.desktop.in.in
+++ b/data/caja-browser.desktop.in.in
@@ -12,4 +12,4 @@ Type=Application
Categories=GTK;System;Core;
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
Keywords=files;browser;manager;MATE;
-OnlyShowIn=MATE;
+OnlyShowIn=Budgie;MATE;XFCE;