From 9b126a4ef3798df131b29e064e9decabea812b5c Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Wed, 9 Nov 2016 22:48:09 +0100 Subject: Remove the definition of plug-in Change-Id: Iaa6501d50430a0a27c4535791b9e65ceaf75ec7b Reviewed-on: https://gerrit.libreoffice.org/30735 Reviewed-by: Adolfo Jayme Barrientos Tested-by: Adolfo Jayme Barrientos --- source/text/shared/00/00000002.xhp | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/source/text/shared/00/00000002.xhp b/source/text/shared/00/00000002.xhp index 0ee9c2e488..8ed48330f8 100644 --- a/source/text/shared/00/00000002.xhp +++ b/source/text/shared/00/00000002.xhp @@ -150,25 +150,6 @@ The Java programming language is a platform independent programming language that is especially suited for use in the Internet. Web pages and applications programmed with Java class files can be used on all modern operating systems. Programs using Java programming language are usually developed in a Java development environment and then compiled to a "byte code". -
- - plug-ins; definition - - - -Plug-In -Extensions providing additional functionality in Web browsers are referred to as Plug-Ins. -A Plug-In is a term used in various contexts: - -Plug-Ins in $[officename] -You will notice in $[officename] that the Formatting Bar changes after certain operations. For example, if you insert a formula into your text document, you see icons for editing the formula, in fact the same icons you see in formula documents. In this sense, we refer to the formula as a plug-in within the text document. - -Using Plug-Ins to extend your programs -Plug-ins, generally speaking, are software additions to particular applications which provide enhanced functionality. Often import and export filters for various file formats are stored as plug-ins in a plug-in directory. -Netscape web browser extensions produced by Netscape Communication Corporation are also called plug-ins. These are external programs mainly taken from the multimedia field and which communicate with the browser through standardized interfaces. These plug-ins can be linked to $[officename] documents. -Any Netscape plug-ins (32 bit) installed on your system are automatically recognized by $[officename].removed path -
-
Proxy @@ -218,4 +199,4 @@ - \ No newline at end of file + -- cgit