tandon created this revision. tandon added reviewers: Marble, nienhueser. tandon added subscribers: Marble, nienhueser. tandon set the repository for this revision to rMARBLE Marble. tandon added a project: Marble.
REVISION SUMMARY Bug 345919 - Bookmark icons use absolute paths in any case https://bugs.kde.org/show_bug.cgi?id=345919 Feature - A new dialog added which allows a user to select one of the standard icons for his bookmark. - All the predefined icons are in qrc folder qrc:/marble/bookmarks/. - Apart from this the user can also use a custom icon for the bookmark. Usage: - Choose Add a new Bookmark/ Edit a bookmark. - Click on the button which displays the icon. - A new dialog is created using which one of the icons can be choosen. - Click on 'Custom' button if a custom icon is to be choosen. - Select the appropriate icon and click on 'OK'. - Click on 'Cancel' if you want the previous icon to remain unchanged. REPOSITORY rMARBLE Marble REVISION DETAIL https://phabricator.kde.org/D808 AFFECTED FILES src/lib/marble/CMakeLists.txt src/lib/marble/IconChooserDialog.cpp src/lib/marble/IconChooserDialog.h src/lib/marble/IconChooserDialog.ui src/lib/marble/IconChooserModel.cpp src/lib/marble/IconChooserModel.h src/lib/marble/PlacemarkEditHeader.cpp src/lib/marble/libmarble.qrc EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: tandon, Marble, nienhueser Cc: nienhueser, Marble, cmihalache, marble-devel _______________________________________________ Marble-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/marble-devel
