Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Flavien Bridault (3b59c89ae2cbc4de66361a13a705666f90df7627)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Flavien Bridault <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Flavien Bridault (3b59c89ae2cbc4de66361a13a705666f90df7627)
  • Date: Mon, 9 Oct 2006 09:41:22 -0500

GIT changes to master grimoire by Flavien Bridault
<bridault AT lil.univ-littoral.fr>:

disk/brasero/DEPENDS | 2 +-
disk/brasero/FINAL | 3 ++-
disk/brasero/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 4fef6902657e66ea2d108667c832252a08be4c90
Author: Flavien Bridault <bridault AT lil.univ-littoral.fr>
Commit: Flavien Bridault <bridault AT lil.univ-littoral.fr>

brasero: small fixes

diff --git a/disk/brasero/DEPENDS b/disk/brasero/DEPENDS
index d89f5ad..88655a4 100755
--- a/disk/brasero/DEPENDS
+++ b/disk/brasero/DEPENDS
@@ -7,5 +7,5 @@ optional_depends beagle "--enable-search
optional_depends gdl "--enable-gdl" "--disable-gdl" "For a customizable GUI"
&&
optional_depends libnotify "--enable-libnotify" "--disable-libnotify"
"Enable notifications" &&
if [ "$DEVEL" = "y" ]; then
- optional_depends libburn-pykix "" "" "For libburn support"
+ optional_depends libburn-pykix "--enable-libburn" "--disable-libburn" "For
libburn support"
fi
diff --git a/disk/brasero/FINAL b/disk/brasero/FINAL
index fd6c100..01106bd 100755
--- a/disk/brasero/FINAL
+++ b/disk/brasero/FINAL
@@ -4,6 +4,7 @@ if [ "$DEVEL" = "y" ]; then
message "${MESSAGE_COLOR}"
message "If you want to try libburn-pykix support, you need to activate
the"
message "backend through GConf editor at /apps/brasero/config/libburn_burn
and"
- message "/apps/brasero/config/libburn_iso"
+ message "/apps/brasero/config/libburn_iso. Note that GConf might need to
be"
+ message "restarted after installing to display these keys."
message "${DEFAULT_COLOR}"
fi
diff --git a/disk/brasero/HISTORY b/disk/brasero/HISTORY
index 9d0e2c2..b7b701b 100644
--- a/disk/brasero/HISTORY
+++ b/disk/brasero/HISTORY
@@ -1,4 +1,8 @@
2006-10-09 Flavien Bridault <vlaaad AT sourcemage.org>
+ * FINAL: added small notice to restart gconf
+ * DEPENDS: really deactivate libburn if asked
+
+2006-10-09 Flavien Bridault <vlaaad AT sourcemage.org>
* DETAILS: Added devel version
* DEPENDS: Added libburn-pykix for devel version
* FINAL: Added instructions to get libburn support working



  • [SM-Commit] GIT changes to master grimoire by Flavien Bridault (3b59c89ae2cbc4de66361a13a705666f90df7627), Flavien Bridault, 10/09/2006

Archive powered by MHonArc 2.6.24.

Top of Page