diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-09-11 08:48:24 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-09-28 08:48:45 +0100 |
commit | a45d7d82e7848b7af0e09c393250d1450d58512c (patch) | |
tree | c478d6db1a6e41af1ecdce31f77e85e1781c4ef7 /sc | |
parent | 60a690d6381119aad022db5d734e6b1800c585e7 (diff) |
rename expander for help and remove now unused hids
Change-Id: I9c5b01efb0a233621732350f8aff432343931be8
Diffstat (limited to 'sc')
-rw-r--r-- | sc/UI_scalc.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/UI_scalc.mk b/sc/UI_scalc.mk index c2b21a951855..d5696e1aa7c0 100644 --- a/sc/UI_scalc.mk +++ b/sc/UI_scalc.mk @@ -10,7 +10,7 @@ $(eval $(call gb_UI_UI,modules/scalc)) $(eval $(call gb_UI_add_uifiles,modules/scalc,\ - sw/uiconfig/scalc/ui/printeroptions \ + sc/uiconfig/scalc/ui/printeroptions \ )) # vim: set noet sw=4 ts=4: |