--- misc/libxml2-2.7.6/ltmain.sh +++ misc/build/libxml2-2.7.6/ltmain.sh @@ -3228,6 +3228,12 @@ func_warning "\`-release' is ignored for convenience libraries" else + # Force no versioning suffix for Android thanks to silly + # apkbuilder which doesn't add extra native libs unless their + # name ends with .so + + version_type=none + # Parse the version information argument. save_ifs="$IFS"; IFS=':' set dummy $vinfo 0 0 0 f='/cgit/'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/uiconfig/sdraw/ui/queryunlinkimagedialog.ui
AgeCommit message (Expand)Author
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2014-09-22fdo#78826 HIG: missing colons and capitalization in sdAdolfo Jayme Barrientos
2013-12-27convert unlink image querybox to .uiManal Alhassoun