summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2005-01-29 14:57:47 (UTC)
committer mickeyl <mickeyl>2005-01-29 14:57:47 (UTC)
commit24cdbd7419267a124a6a0991819ba6a2c4d211a5 (patch) (unidiff)
tree5eac29d7603455ecb733674c96f231e4241c7be0
parentc967c1b8ad8135d9a56e936a43469cc0faea7888 (diff)
downloadopie-24cdbd7419267a124a6a0991819ba6a2c4d211a5.zip
opie-24cdbd7419267a124a6a0991819ba6a2c4d211a5.tar.gz
opie-24cdbd7419267a124a6a0991819ba6a2c4d211a5.tar.bz2
use proper names for .pro files
please remember to name the .pro file exactly like the name of the directory
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--examples/applet/applet.pro (renamed from examples/applet/example.pro)0
-rw-r--r--examples/inputmethod/inputmethod.pro (renamed from examples/inputmethod/example.pro)0
-rw-r--r--examples/main-tab/main-tab.pro (renamed from examples/main-tab/example.pro)0
-rw-r--r--examples/networksettings/networksettings.pro (renamed from examples/networksettings/example.pro)0
-rw-r--r--examples/simple-icon/simple-icon.pro (renamed from examples/simple-icon/example.pro)0
-rw-r--r--examples/simple-main/simple-main.pro (renamed from examples/simple-main/example.pro)0
-rw-r--r--examples/simple-pim/simple-pim.pro (renamed from examples/simple-pim/example.pro)0
-rw-r--r--examples/simple/simple.pro (renamed from examples/simple/example.pro)0
-rw-r--r--examples/todayplugin/todayplugin.pro (renamed from examples/todayplugin/example.pro)0
-rw-r--r--packages18
10 files changed, 9 insertions, 9 deletions
diff --git a/examples/applet/example.pro b/examples/applet/applet.pro
index 6890141..6890141 100644
--- a/examples/applet/example.pro
+++ b/examples/applet/applet.pro
diff --git a/examples/inputmethod/example.pro b/examples/inputmethod/inputmethod.pro
index ea98dd5..ea98dd5 100644
--- a/examples/inputmethod/example.pro
+++ b/examples/inputmethod/inputmethod.pro
diff --git a/examples/main-tab/example.pro b/examples/main-tab/main-tab.pro
index a0df875..a0df875 100644
--- a/examples/main-tab/example.pro
+++ b/examples/main-tab/main-tab.pro
diff --git a/examples/networksettings/example.pro b/examples/networksettings/networksettings.pro
index 82e250f..82e250f 100644
--- a/examples/networksettings/example.pro
+++ b/examples/networksettings/networksettings.pro
diff --git a/examples/simple-icon/example.pro b/examples/simple-icon/simple-icon.pro
index eda2692..eda2692 100644
--- a/examples/simple-icon/example.pro
+++ b/examples/simple-icon/simple-icon.pro
diff --git a/examples/simple-main/example.pro b/examples/simple-main/simple-main.pro
index ded8ed2..ded8ed2 100644
--- a/examples/simple-main/example.pro
+++ b/examples/simple-main/simple-main.pro
diff --git a/examples/simple-pim/example.pro b/examples/simple-pim/simple-pim.pro
index f9c5304..f9c5304 100644
--- a/examples/simple-pim/example.pro
+++ b/examples/simple-pim/simple-pim.pro
diff --git a/examples/simple/example.pro b/examples/simple/simple.pro
index 8f006f6..8f006f6 100644
--- a/examples/simple/example.pro
+++ b/examples/simple/simple.pro
diff --git a/examples/todayplugin/example.pro b/examples/todayplugin/todayplugin.pro
index 0cd1103..0cd1103 100644
--- a/examples/todayplugin/example.pro
+++ b/examples/todayplugin/todayplugin.pro
diff --git a/packages b/packages
index faec8af..a54b47f 100644
--- a/packages
+++ b/packages
@@ -3,5 +3,4 @@ CONFIG_ADDRESSBOOK core/pim/addressbook addressbook.pro
3 CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro 3 CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro
4 CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro 4 CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro
5CONFIG_APPLET_EXAMPLE examples/applet example.pro
6 CONFIG_APPSKEY noncore/settings/appskeyappskey.pro 5 CONFIG_APPSKEY noncore/settings/appskeyappskey.pro
7 CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro 6 CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro
@@ -43,5 +42,6 @@ CONFIG_DVORAK inputmethods/dvorak dvorak.pro
43 CONFIG_EMBEDDEDKONSOLE core/apps/embeddedkonsoleembeddedkonsole.pro 42 CONFIG_EMBEDDEDKONSOLE core/apps/embeddedkonsoleembeddedkonsole.pro
44 CONFIG_EUROCONV noncore/tools/euroconv/ euroconv.pro 43 CONFIG_EUROCONV noncore/tools/euroconv/ euroconv.pro
45CONFIG_EXAMPLE_BOARD examples/inputmethod example.pro 44 CONFIG_EXAMPLE_APPLET examples/appletapplet.pro
45CONFIG_EXAMPLE_BOARD examples/inputmethod inputmethod.pro
46 CONFIG_EXAMPLE_LIBOPIE2COREexamples/opiecore opiecore.pro 46 CONFIG_EXAMPLE_LIBOPIE2COREexamples/opiecore opiecore.pro
47 CONFIG_EXAMPLE_LIBOPIE2DBexamples/opiedb opiedb.pro 47 CONFIG_EXAMPLE_LIBOPIE2DBexamples/opiedb opiedb.pro
@@ -52,5 +52,5 @@ CONFIG_EXAMPLE_LIBOPIE2SECURITY examples/opiesecurity opiesecurity.pro
52 CONFIG_EXAMPLE_LIBOPIE2UI examples/opieuiopieui.pro 52 CONFIG_EXAMPLE_LIBOPIE2UI examples/opieuiopieui.pro
53CONFIG_EXAMPLE_MENU examples/menuapplet menuapplet.pro 53CONFIG_EXAMPLE_MENU examples/menuapplet menuapplet.pro
54CONFIG_EXAMPLE_VPN examples/networksettings example.pro 54CONFIG_EXAMPLE_VPN examples/networksettings networksettings.pro
55 CONFIG_FIFTEEN noncore/games/fifteenfifteen.pro 55 CONFIG_FIFTEEN noncore/games/fifteenfifteen.pro
56 CONFIG_FILEBROWSER noncore/unsupported/filebrowserfilebrowser.pro 56 CONFIG_FILEBROWSER noncore/unsupported/filebrowserfilebrowser.pro
@@ -110,5 +110,5 @@ CONFIG_MAIL3 noncore/net/mail mail.pro
110CONFIG_MAILAPPLET noncore/net/mail/taskbarapplet taskbarapplet.pro 110CONFIG_MAILAPPLET noncore/net/mail/taskbarapplet taskbarapplet.pro
111 CONFIG_MAILIT noncore/unsupported/mailit mailit.pro 111 CONFIG_MAILIT noncore/unsupported/mailit mailit.pro
112CONFIG_MAIN_TAB_EXAMPLE examples/main-tab example.pro 112CONFIG_MAIN_TAB_EXAMPLE examples/main-tab main-tab.pro
113 CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro 113 CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro
114 CONFIG_MEMORYAPPLET noncore/applets/memoryappletmemoryapplet.pro 114 CONFIG_MEMORYAPPLET noncore/applets/memoryappletmemoryapplet.pro
@@ -196,9 +196,9 @@ CONFIG_SFCAVE noncore/games/sfcave sfcave.pro
196 CONFIG_SFCAVE-SDL noncore/games/sfcave-sdlsfcave-sdl.pro 196 CONFIG_SFCAVE-SDL noncore/games/sfcave-sdlsfcave-sdl.pro
197 CONFIG_SHOWIMG noncore/multimedia/showimgshowimg.pro 197 CONFIG_SHOWIMG noncore/multimedia/showimgshowimg.pro
198CONFIG_SIMPLE_EXAMPLE examples/simple example.pro 198CONFIG_SIMPLE_EXAMPLE examples/simple simple.pro
199CONFIG_SIMPLE_ICON examples/simple-icon example.pro 199CONFIG_SIMPLE_ICON examples/simple-icon simple-icon.pro
200CONFIG_SIMPLE_MAIN examples/simple-main example.pro 200CONFIG_SIMPLE_MAIN examples/simple-main simple.main.pro
201 CONFIG_SIMPLE noncore/tools/calc2/simplesimple.pro 201 CONFIG_SIMPLE noncore/tools/calc2/simplesimple.pro
202CONFIG_SIMPLE_PIM examples/simple-pim example.pro 202CONFIG_SIMPLE_PIM examples/simple-pim simple-pim.pro
203 CONFIG_SINGLE singlesingle.pro 203 CONFIG_SINGLE singlesingle.pro
204 CONFIG_SNAKE noncore/games/snakesnake.pro 204 CONFIG_SNAKE noncore/games/snakesnake.pro
@@ -222,5 +222,5 @@ CONFIG_TODAY_ADDRESSBOOK core/pim/today/plugins/addressbook addressbook.pro
222 CONFIG_TODAY core/pim/todaytoday.pro 222 CONFIG_TODAY core/pim/todaytoday.pro
223 CONFIG_TODAY_DATEBOOK core/pim/today/plugins/datebookdatebook.pro 223 CONFIG_TODAY_DATEBOOK core/pim/today/plugins/datebookdatebook.pro
224CONFIG_TODAY_EXAMPLE examples/todayplugin example.pro 224CONFIG_TODAY_EXAMPLE examples/todayplugin todayplugin.pro
225 CONFIG_TODAY_FORTUNE noncore/todayplugins/fortunefortune.pro 225 CONFIG_TODAY_FORTUNE noncore/todayplugins/fortunefortune.pro
226 CONFIG_TODAY_MAIL core/pim/today/plugins/mailmail.pro 226 CONFIG_TODAY_MAIL core/pim/today/plugins/mailmail.pro