Codebase list sugar-pippy-activity / a18d4c8
v74 * Fixes for notebook tabs; share renaming, share closing, add close confirmation, * Grab focus in the text view on startup. James Cameron 4 years ago
2 changed file(s) with 15 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 74
1
2 * Fix keep error in a shared instance (James Cameron),
3 * Fix harmless mime_type log error (James Cameron),
4 * Fix data loss of notebook tab label during collaboration (James Cameron),
5 * Use logging consistently (James Cameron),
6 * Port CollabWrapper to Python 3 (James Cameron),
7 * Share renaming of notebook tabs (James Cameron),
8 * Share closing of notebook tabs (James Cameron),
9 * Add notebook tab close confirmation alert (James Cameron),
10 * Avoid close confirmation on unchanged examples or empty tabs (James Cameron),
11 * Grab focus for the text view on startup (James Cameron),
12 * Rename clear button (James Cameron).
13
014 73
115
216 * Update Collabwrapper to favour TelepathyGLib (Aniket Mathur),
22 bundle_id = org.laptop.Pippy
33 exec = sugar-activity3 pippy_app.PippyActivity
44 icon = activity-icon
5 activity_version = 73
5 activity_version = 74
66 max_participants = 4
77 mime_types = text/x-python
88 show_launcher = yes