author | alwin <alwin> | 2004-02-28 00:24:23 (UTC) |
---|---|---|
committer | alwin <alwin> | 2004-02-28 00:24:23 (UTC) |
commit | 74c904ff7ac86e1cccbc3eca18571552e13d625b (patch) (unidiff) | |
tree | 005a35a3e8895f07fd4d11a06a1e4330403c2f1c | |
parent | 5d508c3d19bfe4f0840f43d7c221db4c3cc8cfad (diff) | |
download | opie-74c904ff7ac86e1cccbc3eca18571552e13d625b.zip opie-74c904ff7ac86e1cccbc3eca18571552e13d625b.tar.gz opie-74c904ff7ac86e1cccbc3eca18571552e13d625b.tar.bz2 |
typo fixed
did not build correct ipkg
-rw-r--r-- | noncore/apps/confedit/confedit.pro | 2 | ||||
-rw-r--r-- | noncore/apps/confedit/opie-confeditor.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/apps/confedit/confedit.pro b/noncore/apps/confedit/confedit.pro index c0f79be..fe72a13 100644 --- a/noncore/apps/confedit/confedit.pro +++ b/noncore/apps/confedit/confedit.pro | |||
@@ -4,3 +4,3 @@ SOURCES = main.cpp mainwindow.cpp listviewconfdir.cpp listviewitemconffil | |||
4 | INCLUDEPATH += $(OPIEDIR)/include | 4 | INCLUDEPATH += $(OPIEDIR)/include |
5 | DEPENDPATH += $(OPIEDIR)/ioclude | 5 | DEPENDPATH += $(OPIEDIR)/include |
6 | INTERFACES = | 6 | INTERFACES = |
diff --git a/noncore/apps/confedit/opie-confeditor.control b/noncore/apps/confedit/opie-confeditor.control index b8e4c7d..00a05da 100644 --- a/noncore/apps/confedit/opie-confeditor.control +++ b/noncore/apps/confedit/opie-confeditor.control | |||
@@ -1,3 +1,3 @@ | |||
1 | Package: opie-confeditor | 1 | Package: opie-confeditor |
2 | Files: bin/confedit apps/Settings/confedit.desktop pics/confedit/confedit.png | 2 | Files: bin/confedit apps/Settings/confedit.desktop pics/confedit/confedit.png plugins/application/libconfedit.so* |
3 | Priority: optional | 3 | Priority: optional |