Action Item #517
Cleanup/remove extraneous files in libpiboxnet
Status: | Closed | Start date: | 21 Mar 2016 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | - | |||
Target version: | PiBox - 0.11.0 | |||
Severity: | 03 - Medium |
Description
This library was obviously created from the GTK+ app for configuring the network. It has a bunch of files that don't belong in this tree (but are not in the library):
callbacks.c
cli.c
interface.c
main.c
msgDialog.c
support.c
The documentation (README) is also incorrect. It should reflect that this is a library for reading/writing network configuration files only.
Associated revisions
RM #517: Updated README so I don't forget what this repo really is.
RM #517: Updated README so I don't forget what this repo really is.
History
#1
Updated by Hammel almost 5 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 80
Duh. That's wrong. This repo builds a gtk interface that uses libpiboxnet. But it also builds that library. So the build and documentation is correct, although the README should be updated to reflect what is being built.
#2
Updated by Hammel almost 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
Done.
Closing issue.