Browse Source

bluefish: changed to disable the running of xmlcatalog after installation

stable/0.2
Christian Wiese 13 years ago
parent
commit
1484003520
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      gnome2/bluefish/bluefish.conf

+ 3
- 0
gnome2/bluefish/bluefish.conf

@ -14,3 +14,6 @@
# do not update-desktop-database/update-mime-database after installation
var_append extraconfopt ' ' '--disable-update-databases'
# disable the running of xmlcatalog after installation
var_append extraconfopt ' ' '--disable-xml-catalog-update'

Loading…
Cancel
Save