Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (72b49037b51cb4c688b4239024ff7a7f4cb8a014)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (72b49037b51cb4c688b4239024ff7a7f4cb8a014)
  • Date: Mon, 24 Mar 2008 15:10:11 -0500

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

xfce/xfdesktop/HISTORY | 3 +++
xfce/xfdesktop/PRE_BUILD | 5 +++++
2 files changed, 8 insertions(+)

New commits:
commit 50c941d09a7e8bd035d00b29d344e10bfe441a09
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

xfce/xfdesktop: added PRE_BUILD to fix menu plugin crash

diff --git a/xfce/xfdesktop/HISTORY b/xfce/xfdesktop/HISTORY
index 89528e7..676d3cb 100644
--- a/xfce/xfdesktop/HISTORY
+++ b/xfce/xfdesktop/HISTORY
@@ -1,3 +1,6 @@
+2008-03-23 Pol Vinogradov <vin.public AT gmail.com>
+ * PRE_BUILD: added to fix menu plugin crash
+
2007-12-03 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.4.2 (Xfce 4.4.2), gurus => upstream
* DEPENDS: cleaned up
diff --git a/xfce/xfdesktop/PRE_BUILD b/xfce/xfdesktop/PRE_BUILD
new file mode 100755
index 0000000..1b7a34f
--- /dev/null
+++ b/xfce/xfdesktop/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+cd ${SOURCE_DIRECTORY} &&
+
+sedit "s:G_INLINE_FUNC void desktop_menuspec_path_free:void
desktop_menuspec_path_free:" \
+modules/menu/desktop-menuspec.h



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (72b49037b51cb4c688b4239024ff7a7f4cb8a014), Pol Vinogradov, 03/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page