Opened 11 years ago
Closed 11 years ago
#3743 closed task (fixed)
Remove port/ directory
Reported by: | humitos | Owned by: | humitos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | InfoSlicer | Version: | Unspecified |
Severity: | Unspecified | Keywords: | patch, gtk3 |
Cc: | walter, gonzalo, manuq | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
There is a directory called port/ inside the repository and it seems to be an abstraction of the sugar-toolkit to keep it compatible with old versions of Sugar.
After starting the port to Gtk3 I found some issues related with that "port" directory and we discussed about it and we decided to remove that compatibility with old versions of Sugar.
Attachments (1)
Change History (5)
Changed 11 years ago by humitos
comment:1 Changed 11 years ago by humitos
- Keywords patch gtk3 added
comment:2 Changed 11 years ago by humitos
comment:3 Changed 11 years ago by humitos
Check if something is saved in the Journal in the gtk2 version
comment:4 Changed 11 years ago by humitos
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
There are some methods missing here: "read_file" and "write_file" on the Activity main class. We should take a look at this