You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Parkinson a56282991f Add ability to launch a bundle
This commit adds the `launch_bundle` function in `sugar3.activity.
activity` which accesses the same function in the shell is over dbus.
This is means the shell process launches the bundle.  Activities
should not launch child processes as per the Rainbow security model
[1].

[1]  http://wiki.laptop.org/go/Rainbow
9 years ago
..
activity Add ability to launch a bundle 9 years ago
bundle Don't break activity startup if .info have 'class' instead of 'exec' 9 years ago
datastore Fixes for pep8 1.5 10 years ago
dispatch pep8'd sugar3 11 years ago
event-controller Make gir files depend on their library 11 years ago
graphics Read icon attach points when is not possible get the info from gtk 9 years ago
presence Fixes for pep8 1.5 10 years ago
test Add a testing method to open a activity with a uri 10 years ago
.gitignore Rename the module to sugar3 13 years ago
.license Rename the module to sugar3 13 years ago
Makefile.am Provide access to Gtk.Clipboard.set_with_data 10 years ago
__init__.py Fix translations in non standard prefix 11 years ago
acme-volume-alsa.c Add capture device support 10 years ago
acme-volume-alsa.h Add capture device support 10 years ago
acme-volume.c Rename the module to sugar3 13 years ago
acme-volume.h Rename the module to sugar3 13 years ago
config.py.in Fix translations in non standard prefix 11 years ago
eggaccelerators.c Port key handling code to GTK3 13 years ago
eggaccelerators.h Switch sugarext to be an introspectable library 13 years ago
eggdesktopfile.c Port key handling code to GTK3 13 years ago
eggdesktopfile.h Rename the module to sugar3 13 years ago
eggsmclient-private.h Switch sugarext to be an introspectable library 13 years ago
eggsmclient-xsmp.c Restore use of XSMP client 12 years ago
eggsmclient-xsmp.h Restore use of XSMP client 12 years ago
eggsmclient.c Rename the module to sugar3 13 years ago
eggsmclient.h Rename the module to sugar3 13 years ago
env.py Add a SUGAR_HOME environment variable 11 years ago
gsm-app.c Rename the module to sugar3 13 years ago
gsm-app.h Rename the module to sugar3 13 years ago
gsm-client-xsmp.c Rename the module to sugar3 13 years ago
gsm-client-xsmp.h Rename the module to sugar3 13 years ago
gsm-client.c Rename the module to sugar3 13 years ago
gsm-client.h Rename the module to sugar3 13 years ago
gsm-session.c Switch sugarext to be an introspectable library 13 years ago
gsm-session.h Rename the module to sugar3 13 years ago
gsm-xsmp.c Rename the module to sugar3 13 years ago
gsm-xsmp.h Rename the module to sugar3 13 years ago
logger.py Use proper formatting syntax, fixes #2170 11 years ago
mime.py Add a method to get all the extensions associated to a mime type 10 years ago
network.py pep8'd sugar3 11 years ago
power.py Restore suspend catch the wrong exception 10 years ago
profile.py Remove GConf completely 11 years ago
speech.py Log error when the espeak plugin is not installed. 10 years ago
sugar-clipboard.c Provide access to Gtk.Clipboard.set_with_data 10 years ago
sugar-clipboard.h Provide access to Gtk.Clipboard.set_with_data 10 years ago
sugar-cursor-tracker.c Cursor tracker: only display the cursor in mouse/trackpad mode 12 years ago
sugar-cursor-tracker.h Cursor tracker: only display the cursor in mouse/trackpad mode 12 years ago
sugar-fatattr.c Include string.h to sugar-fatattr 11 years ago
sugar-fatattr.h Adding SugarExt for setting hidden attribute on FAT files 11 years ago
sugar-gesture-grabber.c Cleanup: remove unused variable 12 years ago
sugar-gesture-grabber.h gestures: Add remove() call to SugarGestureGrabber 12 years ago
sugar-grid.c Rename the module to sugar3 13 years ago
sugar-grid.h Rename the module to sugar3 13 years ago
sugar-key-grabber.c keygrabber: Handle XI2 key events, part of SL #3895 12 years ago
sugar-key-grabber.h Key grabber: make grab_keys introspectable 12 years ago
sugar-marshal.list Rename the module to sugar3 13 years ago
sugar-wm.c Reimplement the wm module in C 12 years ago
sugar-wm.h Reimplement the wm module in C 12 years ago
util.py Use proper formatting syntax, fixes #2170 11 years ago