Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-jhbuild
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-08-30 23:31:25 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-08-30 23:31:25 (GMT)
commitd8da1f14c53fefaac034fafefb8677be77db9d9f (patch)
tree1e0fc482029fc89324b5aa01e85e447b37ef3e3f /sugar-jhbuild
parent040fc168cca0bbdcd0b08188cf0c496803cb4ed8 (diff)
Use system startup-notification
Diffstat (limited to 'sugar-jhbuild')
-rwxr-xr-xsugar-jhbuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sugar-jhbuild b/sugar-jhbuild
index c12531d..533a2c9 100755
--- a/sugar-jhbuild
+++ b/sugar-jhbuild
@@ -45,7 +45,8 @@ skip_modules = [
'libXrender',
'fontconfig',
'glib',
- 'gtk-doc'
+ 'gtk-doc',
+ 'startup-notification'
]
if LibDependency('mozilla', 'mozilla-gtkmozembed').check() or \