author | kergoth <kergoth> | 2002-10-17 03:44:18 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-10-17 03:44:18 (UTC) |
commit | 5b24db593c51fe2c548b8e343170ac9dbf78fc58 (patch) (side-by-side diff) | |
tree | b69dc712051492f076c538a773776ac37fed5192 | |
parent | 16cffa585f579e493c8b0da7d5ee452d4cde0ac4 (diff) | |
download | opie-5b24db593c51fe2c548b8e343170ac9dbf78fc58.zip opie-5b24db593c51fe2c548b8e343170ac9dbf78fc58.tar.gz opie-5b24db593c51fe2c548b8e343170ac9dbf78fc58.tar.bz2 |
placeholder for plugins dir for new network setup app
-rw-r--r-- | plugins/networksettings/.cvsignore | 2 | ||||
-rw-r--r-- | plugins/networksettings/README | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/plugins/networksettings/.cvsignore b/plugins/networksettings/.cvsignore new file mode 100644 index 0000000..98c6777 --- a/dev/null +++ b/plugins/networksettings/.cvsignore @@ -0,0 +1,2 @@ +Makefile +lib* diff --git a/plugins/networksettings/README b/plugins/networksettings/README new file mode 100644 index 0000000..404278a --- a/dev/null +++ b/plugins/networksettings/README @@ -0,0 +1 @@ +This is where plugins for the networking setup go |