summaryrefslogtreecommitdiff
path: root/src/xfce-desktop.h
diff options
context:
space:
mode:
authorEric Koegel <eric.koegel@gmail.com>2015-02-20 18:54:05 +0300
committerEric Koegel <eric.koegel@gmail.com>2015-02-20 18:54:05 +0300
commitb6f62ebf9697f11fd0bfae632020365b87d2d037 (patch)
tree990a4d7673f685cf0b800ec543d2db58c18bf387 /src/xfce-desktop.h
parentf8e1644cb2abb4cae285e72a28840f14102a1c4b (diff)
downloadxfdesktop-b6f62ebf9697f11fd0bfae632020365b87d2d037.tar.gz
Revert "Add a xfconf settings to center the text on xfdesktop icons."
This reverts commit 1c5b2b28fa861df3997e7d48ddd7ae8b3cad3a43. It breaks presentation of icons leaving artifacts on the desktop.
Diffstat (limited to 'src/xfce-desktop.h')
-rw-r--r--src/xfce-desktop.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/xfce-desktop.h b/src/xfce-desktop.h
index 640b7785..638aa038 100644
--- a/src/xfce-desktop.h
+++ b/src/xfce-desktop.h
@@ -94,9 +94,6 @@ void xfce_desktop_set_use_icon_font_size(XfceDesktop *desktop,
void xfce_desktop_set_icon_font_size(XfceDesktop *desktop,
guint font_size_points);
-void xfce_desktop_set_center_text(XfceDesktop *desktop,
- gboolean center_text);
-
void xfce_desktop_set_session_logout_func(XfceDesktop *desktop,
SessionLogoutFunc logout_func);