summaryrefslogtreecommitdiff
path: root/starmath/UIConfig_smath.mk
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2016-01-28 13:38:46 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2016-01-28 15:03:55 +0200
commit291544d481a79ce037018dd7cefbfec719b76f2d (patch)
tree1080c81afc3e877525812f7a905ac21da2189a79 /starmath/UIConfig_smath.mk
parentb9160c2511287223d7e014de3134fde917b9320e (diff)
tdf#93837 starmath: Convert RID_VIEWMENU to xml
Also fixes .uno:Adjust->.uno:ZoomOptimal forgotten by ffc2e5be1f712b09710e2096ad2f7eb81b80118d Change-Id: Ifa3d1144b2d85290d7d27de50f5ad430ae0cfc8d
Diffstat (limited to 'starmath/UIConfig_smath.mk')
-rw-r--r--starmath/UIConfig_smath.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/starmath/UIConfig_smath.mk b/starmath/UIConfig_smath.mk
index a798bf751bb7..2df545d7a67b 100644
--- a/starmath/UIConfig_smath.mk
+++ b/starmath/UIConfig_smath.mk
@@ -13,6 +13,10 @@ $(eval $(call gb_UIConfig_add_menubarfiles,modules/smath,\
starmath/uiconfig/smath/menubar/menubar \
))
+$(eval $(call gb_UIConfig_add_popupmenufiles,modules/smath,\
+ starmath/uiconfig/smath/popupmenu/view \
+))
+
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/smath,\
starmath/uiconfig/smath/statusbar/statusbar \
))