diff options
-rw-r--r-- | conf/distro/include/preferred-opie-versions.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/include/preferred-opie-versions.inc b/conf/distro/include/preferred-opie-versions.inc index 51c9937628..34c1fd498e 100644 --- a/conf/distro/include/preferred-opie-versions.inc +++ b/conf/distro/include/preferred-opie-versions.inc @@ -65,6 +65,7 @@ PREFERRED_VERSION_opie-dvorak = "${OPIE_VERSION}" PREFERRED_VERSION_opie-embeddedkonsole = "${OPIE_VERSION}" PREFERRED_VERSION_opie-euroconv = "${OPIE_VERSION}" PREFERRED_VERSION_opie-examples-python = "${OPIE_VERSION}" +PREFERRED_VERSION_opie-examples = "${OPIE_VERSION}" PREFERRED_VERSION_opie-eye = "${OPIE_VERSION}" PREFERRED_VERSION_opie-fifteen = "${OPIE_VERSION}" PREFERRED_VERSION_opie-formatter = "${OPIE_VERSION}" @@ -203,4 +204,6 @@ PREFERRED_VERSION_opie-zkbapplet = "${OPIE_VERSION}" PREFERRED_VERSION_opie-zlines = "${OPIE_VERSION}" PREFERRED_VERSION_opie-zsafe = "${OPIE_VERSION}" PREFERRED_VERSION_opie-zsame = "${OPIE_VERSION}" +PREFERRED_VERSION_opie-sh-snes = "${OPIE_VERSION}" +PREFERRED_VERSION_opie-stumbler = "${OPIE_VERSION}" PREFERRED_VERSION_konqueror-embedded = "20060404" |