diff options
Diffstat (limited to 'org.tizen.common.connection')
-rwxr-xr-x | org.tizen.common.connection/OSGI-INF/l10n/bundle.properties | 30 | ||||
-rw-r--r-- | org.tizen.common.connection/build.properties | 5 | ||||
-rwxr-xr-x | org.tizen.common.connection/icons/emulator.png | bin | 3422 -> 0 bytes | |||
-rwxr-xr-x | org.tizen.common.connection/icons/emulator_lock.png | bin | 3488 -> 0 bytes | |||
-rwxr-xr-x | org.tizen.common.connection/icons/emulator_offline.png | bin | 3465 -> 0 bytes | |||
-rwxr-xr-x | org.tizen.common.connection/icons/emulator_suspend.png | bin | 3440 -> 0 bytes |
6 files changed, 3 insertions, 32 deletions
diff --git a/org.tizen.common.connection/OSGI-INF/l10n/bundle.properties b/org.tizen.common.connection/OSGI-INF/l10n/bundle.properties deleted file mode 100755 index ac409a79a..000000000 --- a/org.tizen.common.connection/OSGI-INF/l10n/bundle.properties +++ /dev/null @@ -1,30 +0,0 @@ -Bundle-Vendor = The Linux Foundation -Bundle-Name = Tizen Common Connection - -view.category = Tizen -view.connectionExplorer = Connection Explorer -view.log = Log - -properties.page.info = Info -properties.page.permission = Permission - -connectionexplorer.name = Connection Explorer -log.name = Log - -command.category = Connection Explorer -command.delete.name = Delete -command.delete.description = Delete a file or folder on the connected target -command.rename.name = Rename -command.rename.description = Rename a file or folder on the connected target -command.refresh.name = Refresh -command.refresh.description = Refresh contents of the connected target -command.property.name = Properties -command.property.description = View properties for a selected file or folder - -context.delete.name = Delete -context.rename.name = Rename -context.refresh.name = Refresh -context.properties.name = Properties - -extension.name = Connection Resource Drop -extension-point.name = tools
\ No newline at end of file diff --git a/org.tizen.common.connection/build.properties b/org.tizen.common.connection/build.properties index 7f3c41f69..627b336d6 100644 --- a/org.tizen.common.connection/build.properties +++ b/org.tizen.common.connection/build.properties @@ -6,8 +6,9 @@ bin.includes = META-INF/,\ icons/,\ about.html,\ about_files/,\ + OSGI-INF/,\ + OSGI-INF/l10n/bundle.properties,\ schema/,\ - lib/,\ - OSGI-INF/ + lib/ jars.compile.order = .,\ sdblib.jar diff --git a/org.tizen.common.connection/icons/emulator.png b/org.tizen.common.connection/icons/emulator.png Binary files differdeleted file mode 100755 index 03fa5f023..000000000 --- a/org.tizen.common.connection/icons/emulator.png +++ /dev/null diff --git a/org.tizen.common.connection/icons/emulator_lock.png b/org.tizen.common.connection/icons/emulator_lock.png Binary files differdeleted file mode 100755 index f7120c644..000000000 --- a/org.tizen.common.connection/icons/emulator_lock.png +++ /dev/null diff --git a/org.tizen.common.connection/icons/emulator_offline.png b/org.tizen.common.connection/icons/emulator_offline.png Binary files differdeleted file mode 100755 index be75b316d..000000000 --- a/org.tizen.common.connection/icons/emulator_offline.png +++ /dev/null diff --git a/org.tizen.common.connection/icons/emulator_suspend.png b/org.tizen.common.connection/icons/emulator_suspend.png Binary files differdeleted file mode 100755 index ae550af8d..000000000 --- a/org.tizen.common.connection/icons/emulator_suspend.png +++ /dev/null |