From 6d2db6cf7caf55422eed69212236aab8542a3415 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Tue, 8 Mar 2016 13:37:18 +0200 Subject: Move anchor submenu to separate popupmenu file Objectives: - Reduce copy-paste, by defining the list of commands only once, and reusing everywhere (menubar, context menu, toolbar button). - Kill SwTbxAnchor. Once we have separate popupmenu, we can just load it with the generic controller. Change-Id: I5a8b47892471e293ee2331915361f8ce256dc76c --- icon-themes/breeze/links.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'icon-themes/breeze') diff --git a/icon-themes/breeze/links.txt b/icon-themes/breeze/links.txt index 03babf01063f..f706b43beb14 100644 --- a/icon-themes/breeze/links.txt +++ b/icon-themes/breeze/links.txt @@ -171,6 +171,7 @@ cmd/lc_optionstreedialog.png cmd/lc_controlproperties.png cmd/sc_optionstreedialog.png cmd/sc_controlproperties.png # Formatmenu +cmd/lc_anchormenu.png cmd/lc_toggleanchortype.png cmd/lc_conditionalformatmenu.png cmd/lc_conditionalformatdialog.png cmd/sc_conditionalformatmenu.png cmd/sc_conditionalformatdialog.png -- cgit