Skip to content

Commit

Permalink
v14
Browse files Browse the repository at this point in the history
  • Loading branch information
JuiP authored and quozl committed Aug 12, 2020
1 parent eb6a100 commit eb48ca9
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 2 deletions.
31 changes: 31 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
14

* Remove Gtk deprecated code (Jui Pradhan),
* Updated Shebang (Jui Pradhan),
* Added and removed translation files (Jui Pradhan),
* Added Screenshots (Jui Pradhan),
* Port from GObject to GLib (Jui Pradhan),
* Remove unused imports (Jui Pradhan),
* Fix Gtk Warning and extend support for smaller screens (Jui Pradhan),
* Add Gdk.flush to fix cursor changes (Saumya Mishra),
* Move import to top of file (Saumya Mishra),
* Port to Gtk3: Fix Snapshot (Saumya Mishra),
* Fix line width for figure below (Saumya Mishra),
* Fix TypeError (Saumya Mishra),
* Port to python3 (Saumya Mishra),
* Fix Attribute Error (Saumya Mishra),
* Port to TelepathyGLib (Saumya Mishra),
* Fix color invert issue (Yash Agrawal),
* Fix missing slider icons (James Cameron),
* Remove debug code (James Cameron),
* Fix logger name (James Cameron),
* Correctly call the parent class initialiser (James Cameron),
* Remove extra Separator toolitem (Yash Agrawal),
* Make lessons in toolbar visible (Yash Agrawal),
* Fix color warnings (Yash Agrawal),
* Fix keyframe drawing (Yash Agrawal),
* Port to cairo (Yash Agrawal),
* Remove unused Toolkit files (Yash Agrawal),
* Port to Gtk3 (Yash Agrawal),
* Fix snapshot error (fdanesse)

13

* Fix issue of not packaging .mo translation files
Expand Down
4 changes: 2 additions & 2 deletions activity/activity.info
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ description = Flipsticks is a keyframe animation activity that lets you pose
homepage = http://wiki.sugarlabs.org/go/Activities/Flip_Sticks
license = GPLv2+

version = 13
version = 14
stability = stable

icon = activity-flipsticks
exec = sugar-activity3 activity.flipsticksActivity
requires = sdk/sugar-toolkit

# support original activity.info fields
activity_version = 13
activity_version = 14
bundle_id = org.worldwideworkshop.olpc.FlipSticks

0 comments on commit eb48ca9

Please sign in to comment.