summaryrefslogtreecommitdiff
path: root/fpicker/Library_fps_office.mk
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-03-27 18:01:07 +0200
committerCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-04-02 18:30:39 +0200
commit9d499f5f9edd01cf5c4dbb2bc7625b3c5d10757a (patch)
treecd5db4ae3b52628ee9ad83dc6e9345b61b49f911 /fpicker/Library_fps_office.mk
parent5e301969bf1c8818b5c737757363c31584823485 (diff)
Internal fpicker cleanup and rework
Changes: * Use SvHeaderTabListBox for the places list to get a nicer list * Remove the "Default Directory" button: it's in the places * Remove the Up and New Folder icons: look ugly beside the edit field * Added proper icons for places
Diffstat (limited to 'fpicker/Library_fps_office.mk')
-rw-r--r--fpicker/Library_fps_office.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/Library_fps_office.mk b/fpicker/Library_fps_office.mk
index a98efe15709c..1f0e9983b726 100644
--- a/fpicker/Library_fps_office.mk
+++ b/fpicker/Library_fps_office.mk
@@ -60,8 +60,8 @@ $(eval $(call gb_Library_add_exception_objects,fps_office,\
fpicker/source/office/OfficeControlAccess \
fpicker/source/office/OfficeFilePicker \
fpicker/source/office/OfficeFolderPicker \
+ fpicker/source/office/PlaceEditDialog \
fpicker/source/office/PlacesListBox \
- fpicker/source/office/SvtPlaceDialog \
))
# vim: set noet sw=4 ts=4: