-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-- | packages | 18 |
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 @@ -4,3 +4,2 @@ CONFIG_ADVANCEDFM noncore/apps/advancedfm advancedfm.pro CONFIG_APPEARANCE2 noncore/settings/appearance2 appearance2.pro -CONFIG_APPLET_EXAMPLE examples/applet example.pro CONFIG_APPSKEY noncore/settings/appskey appskey.pro @@ -44,3 +43,4 @@ CONFIG_EMBEDDEDKONSOLE core/apps/embeddedkonsole embeddedkonsole.pro CONFIG_EUROCONV noncore/tools/euroconv/ euroconv.pro -CONFIG_EXAMPLE_BOARD examples/inputmethod example.pro +CONFIG_EXAMPLE_APPLET examples/applet applet.pro +CONFIG_EXAMPLE_BOARD examples/inputmethod inputmethod.pro CONFIG_EXAMPLE_LIBOPIE2CORE examples/opiecore opiecore.pro @@ -53,3 +53,3 @@ CONFIG_EXAMPLE_LIBOPIE2UI examples/opieui opieui.pro CONFIG_EXAMPLE_MENU examples/menuapplet menuapplet.pro -CONFIG_EXAMPLE_VPN examples/networksettings example.pro +CONFIG_EXAMPLE_VPN examples/networksettings networksettings.pro CONFIG_FIFTEEN noncore/games/fifteen fifteen.pro @@ -111,3 +111,3 @@ CONFIG_MAILAPPLET noncore/net/mail/taskbarapplet taskbarapplet.pro CONFIG_MAILIT noncore/unsupported/mailit mailit.pro -CONFIG_MAIN_TAB_EXAMPLE examples/main-tab example.pro +CONFIG_MAIN_TAB_EXAMPLE examples/main-tab main-tab.pro CONFIG_MEDIUMMOUNT noncore/settings/mediummount mediummount.pro @@ -197,7 +197,7 @@ CONFIG_SFCAVE-SDL noncore/games/sfcave-sdl sfcave-sdl.pro CONFIG_SHOWIMG noncore/multimedia/showimg showimg.pro -CONFIG_SIMPLE_EXAMPLE examples/simple example.pro -CONFIG_SIMPLE_ICON examples/simple-icon example.pro -CONFIG_SIMPLE_MAIN examples/simple-main example.pro +CONFIG_SIMPLE_EXAMPLE examples/simple simple.pro +CONFIG_SIMPLE_ICON examples/simple-icon simple-icon.pro +CONFIG_SIMPLE_MAIN examples/simple-main simple.main.pro CONFIG_SIMPLE noncore/tools/calc2/simple simple.pro -CONFIG_SIMPLE_PIM examples/simple-pim example.pro +CONFIG_SIMPLE_PIM examples/simple-pim simple-pim.pro CONFIG_SINGLE single single.pro @@ -223,3 +223,3 @@ CONFIG_TODAY core/pim/today today.pro CONFIG_TODAY_DATEBOOK core/pim/today/plugins/datebook datebook.pro -CONFIG_TODAY_EXAMPLE examples/todayplugin example.pro +CONFIG_TODAY_EXAMPLE examples/todayplugin todayplugin.pro CONFIG_TODAY_FORTUNE noncore/todayplugins/fortune fortune.pro |