diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2016-03-08 13:37:18 +0200 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2016-03-08 13:53:46 +0200 |
commit | 6d2db6cf7caf55422eed69212236aab8542a3415 (patch) | |
tree | dc713aa5c3743c8a8a61cb31a8a37d61096d236e /icon-themes/sifr/links.txt | |
parent | 2600220f53f51be2d017b012c56293bf8cf835ef (diff) |
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
Diffstat (limited to 'icon-themes/sifr/links.txt')
-rw-r--r-- | icon-themes/sifr/links.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/icon-themes/sifr/links.txt b/icon-themes/sifr/links.txt index 160f85b34088..a116d406964c 100644 --- a/icon-themes/sifr/links.txt +++ b/icon-themes/sifr/links.txt @@ -154,3 +154,6 @@ cmd/sc_insertrowsafter.png cmd/sc_insertrows.png cmd/lc_insertcolumnsafter.png cmd/lc_insertcolumns.png cmd/sc_insertcolumnsafter.png cmd/sc_insertcolumns.png +# anchor menu +cmd/lc_anchormenu.png cmd/lc_toggleanchortype.png +cmd/sc_anchormenu.png cmd/sc_toggleanchortype.png |