debian/0000755000000000000000000000000012206651061007165 5ustar debian/control0000644000000000000000000000221612177572174010607 0ustar Source: glipper Section: utils Priority: optional Maintainer: José Ernesto Dávila Pantoja Uploaders: Python Applications Packaging Team Build-Depends: debhelper (>= 8), python (>= 2.4), python-distutils-extra (>= 2.38), gnome-doc-utils Standards-Version: 3.9.4 X-Python-Version: >= 2.4 Homepage: http://launchpad.net/glipper Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/glipper/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/glipper/trunk/ Package: glipper Architecture: all Depends: ${python:Depends}, ${misc:Depends}, ${dist:Depends}, python-gobject, python-gconf, gconf2, python-gtk2, python-keybinder, python-xdg Recommends: python-prctl, yelp, python-crypto Description: Clipboard manager for GNOME Glipper appears in the notification area. It maintains a history of text copied to the clipboard from which you can choose. It supports a configurable number and length of clipboard entries and saves the clipboard history on exit. It also uses plugins to give the user extra functionality, including support for Actions, Snippets and No-Paste. debian/copyright0000644000000000000000000000317412206231073011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Glipper Source: http://launchpad.net/glipper Files: * Copyright: 2006-2007, Sven Rech 2006-2007, Eugenio Depalo 2006-2007, Karderio 2011, Laszlo Pandy License: GPL-2+ Files: po/cs.po Copyright: 2008 Martin Picek License: GPL-2+ Files: po/de.po Copyright: 2006 Sven Rech License: GPL-2+ Files: po/et.po po/gl.po po/is.po Copyright: 2011 Rosetta Contributors and Canonical Ltd 2011 License: GPL-2+ Files: po/tr.po Copyright: 2011 Cagdas Sozer License: GPL-2+ Files: debian/* Copyright: Copyright 2006 Neil Williams Copyright 2007 Davide Truffa Copyright 2011 Jose Ernesto Davila Pantoja License: GPL-2+ License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 dated June, 1991. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU General Public License, version 2, can be found in `/usr/share/common-licenses/GPL-2'. debian/changelog0000644000000000000000000001275312206515646011057 0ustar glipper (2.4-4) unstable; urgency=medium * debian/control: - Bump Standards-Version to 3.9.4. [ Thanks Jakub Wilk ] - Use canonical URIs for vcs-* fields. * debian/copyright: - Added Karderio to copyright. [ Thanks Jeremy Bicha ] - Updated help for python-distutils-extra changes (Closes: #717674). * debian/rules: - Remove the correct directory structure for help files. (Closes: #718158). * debian/patches: - Added fix-help.patch to fix the help button in Preferences dialog. - Added Unity to the autostart ShowInOnly line. Move patch to unstable version of the package. -- José Ernesto Dávila Pantoja Sat, 03 Aug 2013 20:09:19 -0600 glipper (2.4-3) experimental; urgency=low [ Thanks Timo Weingärtner ] * debian/patches: - Add autostart-only-in-gnome.txt (Closes: #691174). -- José Ernesto Dávila Pantoja Sat, 17 Nov 2012 13:31:40 -0600 glipper (2.4-2) experimental; urgency=low [ David Prévot ] * debian/copyright: - Integrate changes from 2.3-3.1 (Closes: #688608). -- José Ernesto Dávila Pantoja Mon, 15 Oct 2012 18:30:07 -0600 glipper (2.4-1) experimental; urgency=low * New upstream release. (LP: #936650) * Removed debian/patches directory. The patch is applied upstream. -- José Ernesto Dávila Pantoja Sun, 26 Aug 2012 16:04:52 -0600 glipper (2.3-3) unstable; urgency=medium [ Bradley M. Froehle ] * debian/patches: - Add ctrl_c_item-is-None.patch (LP: #904367) -- Jose Ernesto Davila Pantoja Tue, 19 Jun 2012 10:12:27 -0600 glipper (2.3-2) unstable; urgency=medium * debian/rules: - Removed dependency on python-gnomeapplet (Closes: #659806), thanks to Sebastian Ramacher for the patch. * debian/control: - Bump Standars-Version to 3.9.3. -- Jose Ernesto Davila Pantoja Tue, 20 Mar 2012 10:09:10 -0600 glipper (2.3-1) unstable; urgency=low * New Maintainer (Closes: #583244). * New upstream release (Closes: #446463, #464897, #611256). * debian/rules: - Overrided dh_auto_clean, package wasn't cleanning properly. - Overrided dh_gencontrol. - Overrided dh_auto_install, to remove empty directories being installed. * Added debian/source/options, to ignore .pot file updated on build time. * debian/control: - Added ${dist:Depends} to generate different Depends for Debian/Ubuntu. - Build-dep on debhelper (>= 8). - Added X-Python-Version field for the source package. * debian/compat: + Update to debhelper 8. * debian/copyright: - Modified to use DEP-5 format. [ Laszlo Pandy ] * debian/watch: - Updated to new download location on launchpad.net. * debian/rules: + Remove all rules and replace with debhelper template because upstream build system has changed. * debian/docs: - Remove TODO and NEWS; they no longer exist upstream. * debian/control: - Bump Standars-Version to 3.9.2 - Change Homepage to new launchpad.net project (Closes: #615315). - Update build dependencies for new upstream build system (python-distutils). (Closes: #558552) - Add python-xdg dependency. - Remove dependency on python-glade2 (Closes: #551459). -- Jose Ernesto Davila Pantoja Fri, 20 Jan 2012 10:19:18 -0600 glipper (1.0-1.1) unstable; urgency=medium * Non-maintainer upload. * debian/control: - (Build-)depend on python-gnomeapplet (Closes: #537032). - Also depend on python-gobject. - Do not (build-)depend on python-gnome2-extras(-dev), both packages are scheduled for removal soon (Closes: #485311). -- Luca Falavigna Thu, 03 Sep 2009 20:35:10 +0200 glipper (1.0-1) unstable; urgency=low * New upstream release. - complete rewrite of the whole application, now it's a GNOME panel applet written in python - new dependencies on: python, python-support, gconf2, python-gnome2, python-gnome2-extras, gnome-panel * New Maintainer. (Closes: #436550) - 01_missing-headers.dpatch: add missing license headers from CVS - add debian/glipper.NEWS -- Davide Truffa Thu, 11 Oct 2007 03:32:06 +0200 glipper (0.95.1-3) unstable; urgency=low * Create editable XML for the manpage to allow easier updates (courtesy of doclifter). * Update manpage with a tip on using glipper preferences to solve issues with pasting images. -- Neil Williams Sat, 14 Apr 2007 21:13:18 +0100 glipper (0.95.1-2) unstable; urgency=low * Added Simple Chinese translation provided by Liu ZhuYuan as a Debian patch until incorporated upstream. -- Neil Williams Mon, 15 Jan 2007 14:04:16 +0000 glipper (0.95.1-1) unstable; urgency=low * New upstream release. -- Neil Williams Tue, 21 Nov 2006 22:19:18 +0000 glipper (0.95-1) unstable; urgency=low * New upstream release -- Neil Williams Mon, 13 Nov 2006 17:37:40 +0000 glipper (0.89-1) unstable; urgency=low * Initial release. (Closes: #387426: ITP: glipper -- A clipboardmanager for GNOME and other window managers - Debian Bug report logs) - add menu file and .xpm version of glipper.png - add manpage. -- Neil Williams Thu, 14 Sep 2006 15:18:28 +0100 debian/compat0000644000000000000000000000000211706147003010363 0ustar 8 debian/watch0000644000000000000000000000015211732152406010216 0ustar version=3 https://launchpad.net/glipper/+download https://launchpad.net/glipper/.*/glipper-(.*)\.tar\.gz debian/glipper.NEWS0000644000000000000000000000132411705427415011334 0ustar glipper (1.0-1) unstable; urgency=low Glipper 1.0 is a complete rewrite of the whole application. Now it use python instead of C, and unlike the previous versions, Glipper is now a GNOME only application, because it makes heavily use of different GNOME techniques, like being a GNOME panel applet and using gconf for storing the configurations. Important: - Please remove your old ~/.glipper directory first, or you may experience problems. - The "newline" plugin doesn't work very well, due to the implementation of clipboard functionality by X11. (for more information see: /usr/share/glipper/plugins/newline.py) -- Davide Truffa Thu, 11 Oct 2007 03:34:15 +0200 debian/glipper.10000644000000000000000000000142511705427415010722 0ustar .TH Glipper 1 "January 16, 2012" "version 0.1" .SH NAME Glipper \- Clipboard manager for GNOME .SH SYNOPSIS .B glipper .br .SH DESCRIPTION .PP \fBGlipper\fP is a clipboard manager for the GNOME Desktop. \fBGlipper\fP sits in the panel and collects everything that is copied to the clipboard. \fBGlipper\fP maintains a history both of the `copy' clipboard, usually filled with `Ctrl+C' and of the `select' clipboard, filled when text is selected. .br .SH COPYRIGHT Copyright 2006 - 2007, Sven Rech .br Copyright 2006 - 2007, Eugenio Depalo .br Copyright 2011, Laszlo Pandy .SH AUTHOR This manual page was written by Jose Ernesto Davila Pantoja , for the Debian project (and may be used by others). debian/docs0000644000000000000000000000000711672775164010056 0ustar README debian/patches/0000755000000000000000000000000012177601325010621 5ustar debian/patches/fix-help.patch0000644000000000000000000066205112177601325013370 0ustar From: Jeremy Bicha Subject: Update glipper for changes in python-distutils-extra 2.38 This patch also fixes the Help button in Preferences dialog. Index: glipper-2.4/glipper/AppIndicator.py =================================================================== --- glipper-2.4.orig/glipper/AppIndicator.py 2013-07-23 12:22:59.824863977 -0400 +++ glipper-2.4/glipper/AppIndicator.py 2013-07-23 12:23:26.304864540 -0400 @@ -116,7 +116,7 @@ self.menu.append(gtk.SeparatorMenuItem()) self.menu.append(preferences_item) # uncomment when installing of help files works correctly - #self.menu.append(help_item) + self.menu.append(help_item) self.menu.append(about_item) self.menu.append(plugins_item) @@ -126,7 +126,7 @@ glipper.Preferences.Preferences() def on_help (self, component): - gtk.show_uri(None, 'ghelp:glipper', gtk.gdk.CURRENT_TIME) + gtk.show_uri(None, 'help:glipper', gtk.gdk.CURRENT_TIME) def on_about (self, component): glipper.About.About() Index: glipper-2.4/glipper/PluginsManager.py =================================================================== --- glipper-2.4.orig/glipper/PluginsManager.py 2013-07-23 12:22:59.824863977 -0400 +++ glipper-2.4/glipper/PluginsManager.py 2013-07-23 12:22:59.812863976 -0400 @@ -175,7 +175,7 @@ PluginsWindow.__instance = None elif response == gtk.RESPONSE_HELP: - gtk.show_uri(None, 'ghelp:glipper?plugins', gtk.gdk.CURRENT_TIME) + gtk.show_uri(None, 'help:glipper/plugins', gtk.gdk.CURRENT_TIME) def on_preferences_button_clicked(self, widget): treeview, iter = self.plugins_list.get_selection().get_selected() Index: glipper-2.4/glipper/Preferences.py =================================================================== --- glipper-2.4.orig/glipper/Preferences.py 2013-07-23 12:22:59.824863977 -0400 +++ glipper-2.4/glipper/Preferences.py 2013-07-23 12:27:29.668869713 -0400 @@ -49,7 +49,6 @@ 'on_mark_default_entry_toggled': self.on_mark_default_entry_toggled, 'on_save_history_check_toggled': self.on_save_history_check_toggled, 'on_key_combination_entry_changed': self.on_key_combination_entry_changed, - 'on_help_button_clicked': self.on_help_button_clicked }) self.update_mark_default_entry() @@ -121,6 +120,5 @@ glipper.GCONF_CLIENT.notify_remove(self.save_history_notify) glipper.GCONF_CLIENT.notify_remove(self.key_combination_notify) Preferences.__instance = None - - def on_help_button_clicked(self, button): - gtk.show_uri(None, 'ghelp:glipper?preferences', gtk.gdk.CURRENT_TIME) + elif response == gtk.RESPONSE_HELP: + gtk.show_uri(None, 'help:glipper/preferences', gtk.gdk.CURRENT_TIME) Index: glipper-2.4/help/C/glipper.xml =================================================================== --- glipper-2.4.orig/help/C/glipper.xml 2013-07-23 12:22:59.824863977 -0400 +++ /dev/null 1970-01-01 00:00:00.000000000 +0000 @@ -1,619 +0,0 @@ - - - - - - Glipper"> - -]> - - - -
- - - - - Glipper Manual - - - 2007 - Glipper devs - - - - - - Glipper devs - - - - - Karderio - - Glipper dev -
kardeio at gmail dot com
-
-
- - Sven - Rech - - Glipper dev -
svenrech at gmx dot de
-
-
- - Eugenio - Depalo - - Glipper dev -
eugeniodepalo at mac dot com
-
-
- -
- - - - &appname; Manual V1.0 - 2007-07-26 - - Sven Rech - Eugenio Depalo - - - - &appname; Manual V0.90 - 2006-06-27 - - karderio - Glipper devs - - - - - This manual describes version &appversion; of &appname;. - - - Feedback - - To report a bug or make a suggestion regarding the &app; application or - this manual, follow the directions in the Glipper project page. - - - - -
- - - Glipper - - - - - - - Introduction - - - Glipper is a GNOME applet for managing your clipboards. - - - - Glipper sits in the panel and collects - everything that is copied to the clipboard. Glipper maintains a history both - of the "copy" clipboard, usually filled with Ctrl+C and of the - "select" clipboard, filled when text is selected. - - - - Glipper lets you choose an item from the history - to fill the current clipboards. - - - - The webpage for Glipper can be found at the - Glipper project page. - - - - - - - - - Usage - - - Starting &appname; - - - To start Glipper, right-click on the GNOME panel and choose Add To Panel. - Select Clipboard Manager in the dialog, then click OK. - Glipper will appear in the panel then. - - - - The layout of the Glipper icon in the panel varies depending on the size and type of the panel in which the applet resides. - - - - - The two different clipboards - - - Under X, the windowing system for which Glipper is designed, - there are two separate clipboards. - - - - The "copy" clipboard is filled when you use the copy function of an application. - Usually the copy function is used by selecting text and pressing Ctrl+C, - or with a Copy button. Use the paste function of an application to paste the contents of the "copy" clipboard. - The paste function is usually used by pressing Ctrl+V, or - with a Paste button. - - - - The "select" clipboard is filled when you select text in any application. As soon as you select any - text, it is put in the "select" clipboard. To paste text from the "select" clipboard, simply - press the middle mouse button. - - - - - By default, the contents of the "copy" clipboard are marked as bold in the main menu. The contents of - the "select" clipboard are shown at the top of the list. - - - - - - - Selecting an element from the clipboard history - - - Glipper lets you replace the current contents of the clipboards with an element - from the clipboard history. To use an element previously copied to the clipboard as the current - contents of the clipboards: - - - - - Open the main menu by clicking on the Glipper - icon in the panel. You can also use the keyboard shortcut, which is Ctrl+Alt+C - by default. - - - - - Click on an item from the history. - - - - - - - Both the contents of the "copy" and of the "select" clipboards are replaced when you choose an element - from the clipboard history. The new item can be pasted both with the paste function of your application - and with the middle mouse button. - - - - - - - - - Preferences - - - Use the Preferences dialog to customize Glipper to suit your requirements - and preferences. - - - To display the Preferences dialog, right click on the Glipper icon in the panel and choose Preferences. - - - - Glipper Preferences - - - - - - - Dialog Element - - - Description - - - - - - - - Amount of entries in history - - - - - Use this spin box to specify how many clipboard items should be saved - and shown in the main menu. - - - - - - - Length of one history entry - - - - - Use this spin box to specify the maximum number of characters of one item in the history. - - - - - - - Select - Mark/middle mouse button - - - - Select this option to maintain a history of the "select" clipboard. - - - - - - Copy - Ctrl+C/Ctrl+V - - - - Select this option to maintain a history of the "copy" clipboard. - - - - - - Tag Ctrl+C clipboard's content in history (bold) - - - - Select this option to have Glipper mark the contents of the "copy" clipboard. - - - - - - Save history - - - - - Select this option to save the contents of the clipboards. If you select this, you will keep the history of clipboards - from your last session. - - - - - - - Key combination for popup - - - - - Enter a key combination to change the main menu keyboard shortcut. - - - - - -
-
- - - Plugins - - You can add more features to Glipper by enabling plugins. A plugin is a module that enhances the functionality of the Glipper core program. - Plugins may add new items to the Glipper main menu for the new features they provide. - - - Use the Plugin dialog to enable or disable plugins, or see which plugins are currently enabled. - - - To display the Plugin dialog, right click on the Glipper icon in the panel and choose Plugin. - - - The following plugins come built-in with Glipper: - - - Actions allows you to define commands to run when an item matches a regular expression. - - - Network connects multiple Glipper processes via network to synchronize their history. - - - Newline adds a newline character at the end of items in the clipboard. - - - Nopaste allows you to paste the entry of your clipboard to a Nopaste service. - - - Snippets allows you to create snippets from history items. - - - Grow detects whether a new entry is just a grown version of the previous one, and if so, deletes the previous. - - - - - - Actions plugin - The Actions plugin allows you to define commands to run when the current item in the clipboards matches a regular expression. - To manage your actions, select the Actions plugin from the Plugin dialog and then click on the Preferences button. - - Preferences - - Actions Preferences - - - - - - - Dialog Element - - - Description - - - - - - - - Immediately show available actions - - - - - Select this option to popup a menu with the available actions when a new item gets added to the history. - - - - - -
-
- - Managing actions - The Actions Manager shows the actions and commands you defined in a table. To add a new action, - click the Add action button. The newly created action will now appear in the table. - To set the regular expression and the description for this action, click the New regular expression and Add your description here labels in the table. You can now add a list of commands to run with the specified action. - To add a new command to the specified action, select the row corresponding to the action in the table and then click the Add command button. - To set the program to run and the description for this command, click the New command and Add your description here labels in the table. - The command can use the current clipboard contents as an argument by using %s in the command definition. - To remove an action or command, select the corresponding item in the table, and then click the Remove button. - - - Using actions - To use the actions you defined in your preferences, select Actions from the main menu. - Select the description corresponding to the action you want to run, and the command will execute. - -
- - - Network plugin - The Network plugin connects multiple Glipper processes via network to synchronize their history. - To set up the IPs you want to connect to, select the Network plugin from the Plugin dialog and then click on the Preferences button. - - Managing connections - The Network Preferences displays two tables: - - - The first table contains the list of the IPs you want to accept incoming connections from. - - - The second table contains the list of the IPs you want to connect to. - - - To add new connections to one of the lists, click the Add button corresponding to the table you want to add the IP to. - You will be asked for the informations about the connection you are creating. In this dialog, you can also specify a password to protect your connection from unwanted users. - If you added a connection to the list of the IPs you want to connect to, then you will be sharing the history when you click the Apply button. - To remove connections to the list, select the row corresponding to the connection you want to remove from one of the tables and click the Remove button. - If you don't have the Python Cryptography Toolkit (python-crypto) installed, or don't use a password, your data will be transmitted in plain text. This can be a big security issue, because anyone who has access to your physical network connection can read all the data your computers are transmitting. If you have confidential informations in you clipboard (like passwords), they better shouldn't be sent unencrypted. - - - - - Newline plugin - The Newline plugin adds a newline character at the end of items in the clipboard. - This is just an example plugin. - - - - Nopaste plugin - The Nopaste plugin allows you to paste the item in your clipboard to a Nopaste service. - A Nopaste service is a web application which allows its users to upload snippets of text, usually samples of source code, for public viewing. - - Preferences - - Nopaste Preferences - - - - - - - Dialog Element - - - Description - - - - - - - - Language - - - - - Use this combo box to specify what is the programming language of the contents you want to paste to the Nopaste service. - - - - - - - Name - - - - - Enter the name you want to use when pasting to the Nopaste service. - - - - - -
-
- - Using Nopaste - To paste the current clipboard contents to the Nopaste service, select Nopaste from the main menu. - -
- - - Snippets plugin - The Snippets plugin allows you to create snippets from history items. - Snippets are blocks of text that you can use in different occasions. - To manage your snippets, select the Snippets plugin from the Plugin dialog and then click on the Preferences button. - - Managing snippets - The Snippets Manager displays two tables: - - - The table on the left contains the current history. - - - The table on the right contains the snippets you added from the history. - - - To add an history item to the snippet list, select the item you want to add in the history list and click the Add button. The newly created snippet will now appear in the snippet list. - To remove a snippet, select the corresponding item in the snippets list, and then click the Remove button. - - - Using snippets - To fill the contents of your clipboard with a snippet, select Snippets from the main menu - and then one of the snippets in the list. - - - - - Grow plugin - The Grow plugin detects whether a new entry is just a grown version of the previous one, and if so, deletes the previous. - -
- - - Legal - - - Glipper Licence - - Glipper is licenced under the GPL, see the Glipper about box for details. - - - - - Glipper Documentation Licence - - Permission is granted to copy, distribute and/or modify this - document under the terms of the GNU Free Documentation - License (GFDL), Version 1.1 or any later version published - by the Free Software Foundation with no Invariant Sections, - no Front-Cover Texts, and no Back-Cover Texts. You can find - a copy of the GFDL at this link. - - - - DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED - UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE - WITH THE FURTHER UNDERSTANDING THAT: - - - - DOCUMENT IS PROVIDED ON AN "AS IS" BASIS, - WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR - IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES - THAT THE DOCUMENT OR MODIFIED VERSION OF THE - DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR - A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE - RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE - OF THE DOCUMENT OR MODIFIED VERSION OF THE - DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR - MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, - YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY - CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY - SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER - OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS - LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED - VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER - EXCEPT UNDER THIS DISCLAIMER; AND - - - - UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL - THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), - CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, - INITIAL WRITER, ANY CONTRIBUTOR, OR ANY - DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION - OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH - PARTIES, BE LIABLE TO ANY PERSON FOR ANY - DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR - CONSEQUENTIAL DAMAGES OF ANY CHARACTER - INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS - OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR - MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR - LOSSES ARISING OUT OF OR RELATING TO USE OF THE - DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, - EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF - THE POSSIBILITY OF SUCH DAMAGES. - - - - - - - -
Index: glipper-2.4/help/C/index.docbook =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ glipper-2.4/help/C/index.docbook 2013-07-23 12:22:59.816863977 -0400 @@ -0,0 +1,619 @@ + + + + + + Glipper"> + +]> + + + +
+ + + + + Glipper Manual + + + 2007 + Glipper devs + + + + + + Glipper devs + + + + + Karderio + + Glipper dev +
kardeio at gmail dot com
+
+
+ + Sven + Rech + + Glipper dev +
svenrech at gmx dot de
+
+
+ + Eugenio + Depalo + + Glipper dev +
eugeniodepalo at mac dot com
+
+
+ +
+ + + + &appname; Manual V1.0 + 2007-07-26 + + Sven Rech + Eugenio Depalo + + + + &appname; Manual V0.90 + 2006-06-27 + + karderio + Glipper devs + + + + + This manual describes version &appversion; of &appname;. + + + Feedback + + To report a bug or make a suggestion regarding the &app; application or + this manual, follow the directions in the Glipper project page. + + + + +
+ + + Glipper + + + + + + + Introduction + + + Glipper is a GNOME applet for managing your clipboards. + + + + Glipper sits in the panel and collects + everything that is copied to the clipboard. Glipper maintains a history both + of the "copy" clipboard, usually filled with Ctrl+C and of the + "select" clipboard, filled when text is selected. + + + + Glipper lets you choose an item from the history + to fill the current clipboards. + + + + The webpage for Glipper can be found at the + Glipper project page. + + + + + + + + + Usage + + + Starting &appname; + + + To start Glipper, right-click on the GNOME panel and choose Add To Panel. + Select Clipboard Manager in the dialog, then click OK. + Glipper will appear in the panel then. + + + + The layout of the Glipper icon in the panel varies depending on the size and type of the panel in which the applet resides. + + + + + The two different clipboards + + + Under X, the windowing system for which Glipper is designed, + there are two separate clipboards. + + + + The "copy" clipboard is filled when you use the copy function of an application. + Usually the copy function is used by selecting text and pressing Ctrl+C, + or with a Copy button. Use the paste function of an application to paste the contents of the "copy" clipboard. + The paste function is usually used by pressing Ctrl+V, or + with a Paste button. + + + + The "select" clipboard is filled when you select text in any application. As soon as you select any + text, it is put in the "select" clipboard. To paste text from the "select" clipboard, simply + press the middle mouse button. + + + + + By default, the contents of the "copy" clipboard are marked as bold in the main menu. The contents of + the "select" clipboard are shown at the top of the list. + + + + + + + Selecting an element from the clipboard history + + + Glipper lets you replace the current contents of the clipboards with an element + from the clipboard history. To use an element previously copied to the clipboard as the current + contents of the clipboards: + + + + + Open the main menu by clicking on the Glipper + icon in the panel. You can also use the keyboard shortcut, which is Ctrl+Alt+C + by default. + + + + + Click on an item from the history. + + + + + + + Both the contents of the "copy" and of the "select" clipboards are replaced when you choose an element + from the clipboard history. The new item can be pasted both with the paste function of your application + and with the middle mouse button. + + + + + + + + + Preferences + + + Use the Preferences dialog to customize Glipper to suit your requirements + and preferences. + + + To display the Preferences dialog, right click on the Glipper icon in the panel and choose Preferences. + + + + Glipper Preferences + + + + + + + Dialog Element + + + Description + + + + + + + + Amount of entries in history + + + + + Use this spin box to specify how many clipboard items should be saved + and shown in the main menu. + + + + + + + Length of one history entry + + + + + Use this spin box to specify the maximum number of characters of one item in the history. + + + + + + + Select - Mark/middle mouse button + + + + Select this option to maintain a history of the "select" clipboard. + + + + + + Copy - Ctrl+C/Ctrl+V + + + + Select this option to maintain a history of the "copy" clipboard. + + + + + + Tag Ctrl+C clipboard's content in history (bold) + + + + Select this option to have Glipper mark the contents of the "copy" clipboard. + + + + + + Save history + + + + + Select this option to save the contents of the clipboards. If you select this, you will keep the history of clipboards + from your last session. + + + + + + + Key combination for popup + + + + + Enter a key combination to change the main menu keyboard shortcut. + + + + + +
+
+ + + Plugins + + You can add more features to Glipper by enabling plugins. A plugin is a module that enhances the functionality of the Glipper core program. + Plugins may add new items to the Glipper main menu for the new features they provide. + + + Use the Plugin dialog to enable or disable plugins, or see which plugins are currently enabled. + + + To display the Plugin dialog, right click on the Glipper icon in the panel and choose Plugin. + + + The following plugins come built-in with Glipper: + + + Actions allows you to define commands to run when an item matches a regular expression. + + + Network connects multiple Glipper processes via network to synchronize their history. + + + Newline adds a newline character at the end of items in the clipboard. + + + Nopaste allows you to paste the entry of your clipboard to a Nopaste service. + + + Snippets allows you to create snippets from history items. + + + Grow detects whether a new entry is just a grown version of the previous one, and if so, deletes the previous. + + + + + + Actions plugin + The Actions plugin allows you to define commands to run when the current item in the clipboards matches a regular expression. + To manage your actions, select the Actions plugin from the Plugin dialog and then click on the Preferences button. + + Preferences + + Actions Preferences + + + + + + + Dialog Element + + + Description + + + + + + + + Immediately show available actions + + + + + Select this option to popup a menu with the available actions when a new item gets added to the history. + + + + + +
+
+ + Managing actions + The Actions Manager shows the actions and commands you defined in a table. To add a new action, + click the Add action button. The newly created action will now appear in the table. + To set the regular expression and the description for this action, click the New regular expression and Add your description here labels in the table. You can now add a list of commands to run with the specified action. + To add a new command to the specified action, select the row corresponding to the action in the table and then click the Add command button. + To set the program to run and the description for this command, click the New command and Add your description here labels in the table. + The command can use the current clipboard contents as an argument by using %s in the command definition. + To remove an action or command, select the corresponding item in the table, and then click the Remove button. + + + Using actions + To use the actions you defined in your preferences, select Actions from the main menu. + Select the description corresponding to the action you want to run, and the command will execute. + +
+ + + Network plugin + The Network plugin connects multiple Glipper processes via network to synchronize their history. + To set up the IPs you want to connect to, select the Network plugin from the Plugin dialog and then click on the Preferences button. + + Managing connections + The Network Preferences displays two tables: + + + The first table contains the list of the IPs you want to accept incoming connections from. + + + The second table contains the list of the IPs you want to connect to. + + + To add new connections to one of the lists, click the Add button corresponding to the table you want to add the IP to. + You will be asked for the informations about the connection you are creating. In this dialog, you can also specify a password to protect your connection from unwanted users. + If you added a connection to the list of the IPs you want to connect to, then you will be sharing the history when you click the Apply button. + To remove connections to the list, select the row corresponding to the connection you want to remove from one of the tables and click the Remove button. + If you don't have the Python Cryptography Toolkit (python-crypto) installed, or don't use a password, your data will be transmitted in plain text. This can be a big security issue, because anyone who has access to your physical network connection can read all the data your computers are transmitting. If you have confidential informations in you clipboard (like passwords), they better shouldn't be sent unencrypted. + + + + + Newline plugin + The Newline plugin adds a newline character at the end of items in the clipboard. + This is just an example plugin. + + + + Nopaste plugin + The Nopaste plugin allows you to paste the item in your clipboard to a Nopaste service. + A Nopaste service is a web application which allows its users to upload snippets of text, usually samples of source code, for public viewing. + + Preferences + + Nopaste Preferences + + + + + + + Dialog Element + + + Description + + + + + + + + Language + + + + + Use this combo box to specify what is the programming language of the contents you want to paste to the Nopaste service. + + + + + + + Name + + + + + Enter the name you want to use when pasting to the Nopaste service. + + + + + +
+
+ + Using Nopaste + To paste the current clipboard contents to the Nopaste service, select Nopaste from the main menu. + +
+ + + Snippets plugin + The Snippets plugin allows you to create snippets from history items. + Snippets are blocks of text that you can use in different occasions. + To manage your snippets, select the Snippets plugin from the Plugin dialog and then click on the Preferences button. + + Managing snippets + The Snippets Manager displays two tables: + + + The table on the left contains the current history. + + + The table on the right contains the snippets you added from the history. + + + To add an history item to the snippet list, select the item you want to add in the history list and click the Add button. The newly created snippet will now appear in the snippet list. + To remove a snippet, select the corresponding item in the snippets list, and then click the Remove button. + + + Using snippets + To fill the contents of your clipboard with a snippet, select Snippets from the main menu + and then one of the snippets in the list. + + + + + Grow plugin + The Grow plugin detects whether a new entry is just a grown version of the previous one, and if so, deletes the previous. + +
+ + + Legal + + + Glipper Licence + + Glipper is licenced under the GPL, see the Glipper about box for details. + + + + + Glipper Documentation Licence + + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free Documentation + License (GFDL), Version 1.1 or any later version published + by the Free Software Foundation with no Invariant Sections, + no Front-Cover Texts, and no Back-Cover Texts. You can find + a copy of the GFDL at this link. + + + + DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED + UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE + WITH THE FURTHER UNDERSTANDING THAT: + + + + DOCUMENT IS PROVIDED ON AN "AS IS" BASIS, + WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR + IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES + THAT THE DOCUMENT OR MODIFIED VERSION OF THE + DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR + A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE + RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE + OF THE DOCUMENT OR MODIFIED VERSION OF THE + DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR + MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, + YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY + CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY + SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER + OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS + LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED + VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER + EXCEPT UNDER THIS DISCLAIMER; AND + + + + UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL + THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), + CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, + INITIAL WRITER, ANY CONTRIBUTOR, OR ANY + DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION + OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH + PARTIES, BE LIABLE TO ANY PERSON FOR ANY + DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR + CONSEQUENTIAL DAMAGES OF ANY CHARACTER + INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS + OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR + MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR + LOSSES ARISING OUT OF OR RELATING TO USE OF THE + DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, + EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF + THE POSSIBILITY OF SUCH DAMAGES. + + + + + + + +
Index: glipper-2.4/help/de/de.po =================================================================== --- glipper-2.4.orig/help/de/de.po 2013-07-23 12:22:59.824863977 -0400 +++ glipper-2.4/help/de/de.po 2013-07-23 12:22:59.816863977 -0400 @@ -915,7 +915,7 @@ "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link." +"of the GFDL at this link." msgstr "" #: glipper.xml:576(para) Index: glipper-2.4/help/fr/fr.po =================================================================== --- glipper-2.4.orig/help/fr/fr.po 2013-07-23 12:22:59.824863977 -0400 +++ glipper-2.4/help/fr/fr.po 2013-07-23 12:22:59.816863977 -0400 @@ -538,7 +538,7 @@ msgstr "" #: /home/sven/glipper-ng/help/C/glipper.xml:559(para) -msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link." +msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link." msgstr "" #: /home/sven/glipper-ng/help/C/glipper.xml:576(para) Index: glipper-2.4/help/it/it.po =================================================================== --- glipper-2.4.orig/help/it/it.po 2013-07-23 12:22:59.824863977 -0400 +++ glipper-2.4/help/it/it.po 2013-07-23 12:22:59.816863977 -0400 @@ -914,7 +914,7 @@ "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link." +"of the GFDL at this link." msgstr "" #: ../C/glipper.xml:576(para) Index: glipper-2.4/help/de/glipper.xml =================================================================== --- glipper-2.4.orig/help/de/glipper.xml 2013-07-23 12:22:59.824863977 -0400 +++ /dev/null 1970-01-01 00:00:00.000000000 +0000 @@ -1,522 +0,0 @@ - - - - - -Glipper"> - -]> - -
- - - - - Glipper Handbuch - - - 2007 - Glipper Entwickler - - - - - - Glipper Entwickler - - - - - Karderio - - Glipper Entwickler -
kardeio at gmail dot com
-
-
- - Sven - Rech - - Glipper Entwickler -
svenrech at gmx dot de
-
-
- - Eugenio - Depalo - - Glipper Entwickler -
eugeniodepalo at mac dot com
-
-
- -
- - - - Glipper Handbuch V1.0 - 2007-07-26 - - Sven Rech - Eugenio Depalo - - - - Glipper Handbuch V0.90 - 2006-06-27 - - karderio - Glipper Entwickler - - - - - Dieses Handbuch beschreibt Version 1.0 von Glipper - - - Feedback - Um einen Fehler zu berichten oder einen Vorschlag für bezüglich dem Programm Glipper oder diesem Handbuch zu machen, befolge die Anweisungen auf der Glipper Projektseite. - - - -
- - - Glipper - - - - - - - Einführung - - Glipper ist ein GNOME Applet um Zwischenablagen zu verwalten. - - Glipper sitzt im Panel und sammelt alles was in die Zwischenablage kopiert wird. Glipper verwaltet einen Verlauf von sowohl der "Kopieren" Zwischenablage, überlicherweise mit Strg+C gefüllt, als auch der "Markieren" Zwischenablage, welche gefüllt wird sobald ein Text selektiert wird. - - Glipper lässt dich einen Eintrag des Verlaufs aussuchen, um die momentane Zwischenablage zu füllen. - - Die Webseite von Glipper kann auf der Glipper Projekt Seite gefunden werden. - - - - - - - - Benutzung - - - Glipper starten - - Um Glipper zu starten, rechtsklicke auf das GNOME Panel und wähle Zum Panel hinzufügen. Wähle Zwischenablagenverwalter in dem Dialog, dann klicke auf OK. Glipper erscheint dann im Panel. - - Das Layout des Glipper Symbols im Panel variiert abhänging von der Größe und dem Typ des Panels in welchem das Applet sich befindet. - - - - Die beiden unterschiedlichen Zwischenablagen - - In X, dem Fenstersystem für welches Glipper konstruiert ist, existieren zwei seperate Zwischenablagen. - - Die "Kopieren" Zwischenablage wird gefüllt sobald du die Kopierfunktion einer Anwendung benutzt. Normalerweise wird die Kopierfunktion benutzt indem Text selektiert wird und Strg+C gedrückt wird, oder mit einem Kopieren Knopf. Benutze die Einfügefunktion einer Anwendung um den Inhalt der "Kopieren" Zwischenablage einzufügen. Die Einfügefunktion wird normalerweise benutzt indem Strg+V gedrückt wird, oder mit einem Einfüge Knopf. - - Die "Markieren" Zwischenablage wird gefüllt sobald du einen Text in irgendeiner Anwendung markierst. Sobald ein Text selektiert wird, gelangt er in die "Markieren" Zwischenablage. Um den Text der momentanen "Markieren" Zwischenablage einzufügen, drücke einfach die mittlere Maustaste. - - - Standardmäßig wird der Inhalt der "Kopieren" Zwischenablage im Hauptmenü dick markiert. Der Inhalt der "Markieren" Zwischenablage wird ganz oben angezeigt. - - - - - - Ein Element des Zwischenablagenverlaufs wählen - - Glipper lässt dich die momentanen Inhalte der Zwischenablagen mit einem Element des Zwischenablagenverlaufs ersetzen. Um ein vorher kopiertes Element als jetzigen Inhalt der Zwischenablagen zu benutzen: - - Öffne das Hauptmenü indem du das Glipper Symbol im Panel anklickst. Du kannst ebenso das Tastaturküzel benutzen, welches Standardmäßig Strg+Alt+C ist. - - - Klicke auf einen Eintrag des Verlaufs. - - - Sowohl der Inhalt der "Kopieren" als auch der "Markieren" Zwischenablage werden ersetzt, sobald du ein Element des Zwischenablagenverlaufs wählst. Der neue Eintrag kann nun sowohl per Einfügefunktion, als auch mit der mittleren Maustaste eingefügt werden. - - - - - - Einstellungen - - Benutze den Einstellungen Dialog um Glipper anzupassen damit es deinen Vorraussetzungen und Vorlieben entspricht. - Um den Einstellungen Dialog anzuzeigen, rechtsklicke auf das Glipper Symbol im Panel und wähle Einstellungen. - - - Glipper Einstellungen - - - - - - - Dialog Element - - - Beschreibung - - - - - - - - Anzahl der Einträge im Verlauf - - - - Benutze diese Drehbox um zu spezifizieren wie viele Zwischenablageneinträge gespeichert und im Hauptenü angezeigt werden sollen. - - - - - - Länge eines Verlaufseintrages - - - - Benutze diese Drehbox um die maximale Zeichenanzahl eines Eintrages im Verlauf anzugeben. - - - - - - Markieren - Markieren/Mittlere Maustaste - - - - Wähle diese Option um den Verlauf der "Markieren" Zwischenablage zu verwalten. - - - - - - Kopieren - Strg+C/Strg+V - - - - Wähle diese Option um den Verlauf der "Kopieren" Zwischenablage zu verwalten. - - - - - - Markiere Strg+C Zwischenablageninhalt im Verlauf (dick) - - - - Wähle diese Option, damit Glipper den Inhalt der "Kopieren" Zwischenablage markiert. - - - - - - Speichere Verlauf - - - - Wähle diese Option, um den Inhalt der Zwischenablage zu speichern. Falls du dies wählst, wirst du den Zwischenablagenverlauf deiner letzten Sitzung behalten. - - - - - - Tastenkombination für das Popup-Fenster - - - - Trage eine Tastenkombination ein um das Hauptmenü Tastaturkürzel zu ändern. (Bitte beachte das die Kombination hier englisch angegeben werden muss) - - - - -
-
- - - Plugins - Du kannst mehr Funktionen zu Glipper hinzufügen indem du Plugins aktivierst. Ein Plugin ist ein Modul welches die Funktionalität des Glipper Kernprogrammes erweitert. Plugins können neue Einträge zu dem Glipper Hauptmenü hinzufügen, um neue Funktionen anzubieten. - Benutze den Plugindialog um Plugins zu aktivieren oder deaktivieren oder um zu sehen welche Plugins zur Zeit aktiviert sind. - Um den Plugindialog anzuzeigen, rechtsklicke auf das Glipper Symbol im Panel und wähle Plugin. - Die folgenden Plugins werden von Glipper mitgeliefert: - - Aktionen erlauben dir Kommandos zu definieren, welche abgearbeitet werden sobald ein Eintrag auf einen regulären Ausdruck passt. - - - Netzwerk verbindet mehrere Glipper Prozesse über das Netzwerk um ihre Verläufe zu synchronisieren. - - - Neue Zeile fügt eine neue Zeile am Ende der Zwischenablageneinträge ein. - - - Nopaste erlaubt dir den Eintrag deiner Zwischenablage einem No-Paste Dienst zu übergeben. - - - Schnipsel erlaubt dir Schnipsel von den Zwischenablageneinträgen zu erzeugen. - - - Wachsen erkennt ob ein neuer Eintrag nur eine gewachsene Version des Vorherigen ist, und falls dem so ist wird der Vorherige gelöscht. - - - - - Aktionen Plugin - Das Aktionen Plugin erlaubt dir Kommandos zu definieren, welche abgearbeitet werden falls der jetzige Eintrag in der Zwischenablage auf einen regulären Ausdruck passt. - Um deine Aktionen zu verwalten, wähle das Aktionen Plugin aus dem Plugindialog und klicke dann auf den Einstellungen Knopf. - - Einstellungen - - Aktionen Einstellungen - - - - - - - Dialog Element - - - Beschreibung - - - - - - - - Zeige verfügbare Aktionen sofort an - - - - Wähle diese Option, um ein Menü mit den verfügbaren Aktionen anzuzeigen sobald ein neuer Eintrag zum Verlauf hinzugefügt wird. - - - - -
-
- - Verwalte Aktionen - Der Aktionsmanager zeigen die Aktionen und Kommandos die du definiert hast in einer Tabelle. Um eine neue Aktion hinzuzufügen, klicke auf den Aktion hinzufügen Knopf. Die neu erstellte Aktion wird nun in der Tabelle erscheinen. - Um den regulären Ausdruck und die Beschreibung für diese Aktion zu setzen, klicke auf die Neuer regulärer Ausdruck und Füge deine Beschreibung hier ein Beschriftung in der Tabelle. Du kannst nun eine Liste von Kommandos hinzufügen, welche mit der angegebenen Aktion ausgeführt werden. - Um ein neues Kommando zu der angegeben Aktion hinzuzufügen, wähle die Zeile in der Tabelle welche zu der Aktion gehört und klicke auf den Kommando hinzufügen Knopf. - Um das Programm welches aufgerufen werden soll und die Beschreibung des Kommandos zu setzen, klicke auf die Neues Kommando und Füge deine Beschreibung hier ein Beschriftungen in der Tabelle. - Das Kommando kann den jetzigen Zwischenablageninhalt als ein Argument benutzen, in dem %s in der Kommandodefinition benutzt wird. - Um eine Aktion oder ein Kommando zu entfernen, markiere den zugehörigen Eintrag in der Tabelle und klicke dann auf den Entfernen Knopf. - - - Aktionen benutzen - Um die Aktionen, die du in den Einstellungen definiert hast, zu benutzen, wähle Aktionen aus dem Hauptmenü. - Wähle die Beschreibung welche zu der Aktion gehört die du ausführen willst, und das Kommando wird abgearbeitet. - -
- - - Netzwerk Plugin - Das Netwerk Plugin verbindet mehrere Glipper Prozesse über das Netwerk um ihre Verläufe zu synchronisieren. - Um die IPs, zu denen du verbinden willst, zu setzen, wähle das Netzwerk Plugin aus dem Plugindialog und klicke auf den Einstellungen Knopf. - - Verwalte Verbindungen - Die Netwerkeinstellungen zeigen zwei Tabellen: - - - Die erste Tabelle beinhaltet die Liste der IPs von denen du einkommende Verbindungen akzeptieren willst. - - - Die zweite Tabelle beinhaltet die Liste der IPs zu denen du verbinden willst. - - - Um eine neue Verbindung zu einer der Listen hinzuzufügen, klicke auf den Hinzufügen Knopf, welcher zu der Tabelle, zu der du die IP hinzufügen willst, gehört. - Du wirst nach den Informationen über die Verbindung die du erstellst gefragt. In dem Dialog kannst du ebenfalls ein Passwort angeben, um deine Verbindung vor ungewollten Benutzern zu schützen. - Wenn du eine Verbindung zu der Liste der IPs hinzugefügt hast, wirst du den Verlauf teilen sobald du auf den Anwenden Knopf klickst. - Um Verbindungen von der Liste zu löschen, markiere die Zeile die zu der Verbindung gehört die du von der Tabelle löschen willst, und klicke auf den Entfernen Knopf. - Falls du das Python Cryptography Toolkit (python-crypto) nicht installiert haben solltest, oder kein Passwort benutzt, werden deine Daten im Klartext übertragen. Das kann ein großes Sicherheitsproblem sein, weil jemand der Zugriff auf deine physikalische Netzwerkverbindung hat alle Daten die deine Computer übertragen lesen kann. Wenn du Vertrauenswürdige Informationen in deiner Zwischenablage hast (wie Passwörter), sollten sie lieber nicht unverschlüsselt gesendet werden. - - - - - Neue Zeile Plugin - Das Neue Zeile Plugin fügt eine neue Zeile am Ende deiner Zwischenablageneinträge ein. - Dies ist nur ein Beispielsplugin. - - - - Nopaste plugin - Das Nopaste Plugin erlaubt dir deine Zwischenablageneinträge einem Nopaste Dienst zu übergeben. - Ein Nopaste Dienst ist eine Webanwendung welcher dir erlaubt Textschnipsel hochzuladen, oft Teile eine Quellcodes, um sie öffentlich anzuzeigen. - - Einstellungen - - Nopaste Einstellungen - - - - - - - Dialog Element - - - Beschreibung - - - - - - - - Sprache - - - - Benutze diese Kombobox um anzugeben um welche Programmiersprache es sich bei den Inhalten, welche du dem Nopaste Dienst übergeben möchtest, handelt. - - - - - - Name - - - - Trage den Namen ein den du benutzen möchtest wenn du den Nopaste Dienst benutzt. - - - - -
-
- - Nopaste benutzen - Um den momentanen Zwischenablageninhalt dem Nopaste Dienst zu übergeben, wähle Nopaste aus dem Hauptmenü. - -
- - - Schnipsel Plugin - Das Schnipsel Plugin erlaubt dir Schnipsel von Verlaufseinträgen zu erzeugen. - Schnipsel sind Textblöcke die du zu verschiedenen Anlässen benutzen kannst. - Um deine Schnipsel zu verwalten, wähle das Snippets Plugin aus dem Plugindialog und klicke dann auf den Einstellungen Knopf. - - Schnipsel verwalten - Der Schnipselmanager zeigen zwei Tabellen an: - - - Die linke Tabelle beinhaltet den jetzigen Verlauf. - - - Die rechte Tabelle beinhaltet die Schnipsel die du aus dem Verlauf hinzugefügt hast. - - - Um einen Verlaufseintrag zu der Schnipselliste hinzuzufügen, wähle den Eintrag den du hinzufügen willst in der Verlaufsliste aus und klicke dann auf den Hinzufügen Knopf. Der neu erzeugte Schnipsel wird nun in der Schnipselliste erscheinen. - Um ein Schnipsel zu entfernen, wähle den zugehörigen Eintrag in der Schnipselliste und klicke dann auf en Entfernen Knopf. - - - Schnipsel benutzen - Um die Inhalte deiner Zwischenablagen mit einem Schnispel zu füllen, wähle Schnipsel aus dem Hauptmenü und dann einen der Schnipsel in der Liste. - - - - - Wachsen Plugin - Das Wachsen Plugin erkennt ob ein neuer Eintrag nur eine gewachsene Version eines Vorherigen ist, und falls dem so ist, wird der Vorherige gelöscht. - -
- - - Rechtliches - - - Glipper Lizenz - Glipper steht unter der GPL Lizenz, siehe die Glipper Über Box für Details. - - - - Glipper Documentation Licence - - Permission is granted to copy, distribute and/or modify this - document under the terms of the GNU Free Documentation - License (GFDL), Version 1.1 or any later version published - by the Free Software Foundation with no Invariant Sections, - no Front-Cover Texts, and no Back-Cover Texts. You can find - a copy of the GFDL at this link. - - - - DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED - UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE - WITH THE FURTHER UNDERSTANDING THAT: - - - - DOCUMENT IS PROVIDED ON AN "AS IS" BASIS, - WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR - IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES - THAT THE DOCUMENT OR MODIFIED VERSION OF THE - DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR - A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE - RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE - OF THE DOCUMENT OR MODIFIED VERSION OF THE - DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR - MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, - YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY - CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY - SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER - OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS - LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED - VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER - EXCEPT UNDER THIS DISCLAIMER; AND - - - - UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL - THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), - CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, - INITIAL WRITER, ANY CONTRIBUTOR, OR ANY - DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION - OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH - PARTIES, BE LIABLE TO ANY PERSON FOR ANY - DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR - CONSEQUENTIAL DAMAGES OF ANY CHARACTER - INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS - OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR - MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR - LOSSES ARISING OUT OF OR RELATING TO USE OF THE - DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, - EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF - THE POSSIBILITY OF SUCH DAMAGES. - - - - - - - -
Index: glipper-2.4/help/de/index.docbook =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ glipper-2.4/help/de/index.docbook 2013-07-23 12:22:59.816863977 -0400 @@ -0,0 +1,522 @@ + + + + + +Glipper"> + +]> + +
+ + + + + Glipper Handbuch + + + 2007 + Glipper Entwickler + + + + + + Glipper Entwickler + + + + + Karderio + + Glipper Entwickler +
kardeio at gmail dot com
+
+
+ + Sven + Rech + + Glipper Entwickler +
svenrech at gmx dot de
+
+
+ + Eugenio + Depalo + + Glipper Entwickler +
eugeniodepalo at mac dot com
+
+
+ +
+ + + + Glipper Handbuch V1.0 + 2007-07-26 + + Sven Rech + Eugenio Depalo + + + + Glipper Handbuch V0.90 + 2006-06-27 + + karderio + Glipper Entwickler + + + + + Dieses Handbuch beschreibt Version 1.0 von Glipper + + + Feedback + Um einen Fehler zu berichten oder einen Vorschlag für bezüglich dem Programm Glipper oder diesem Handbuch zu machen, befolge die Anweisungen auf der Glipper Projektseite. + + + +
+ + + Glipper + + + + + + + Einführung + + Glipper ist ein GNOME Applet um Zwischenablagen zu verwalten. + + Glipper sitzt im Panel und sammelt alles was in die Zwischenablage kopiert wird. Glipper verwaltet einen Verlauf von sowohl der "Kopieren" Zwischenablage, überlicherweise mit Strg+C gefüllt, als auch der "Markieren" Zwischenablage, welche gefüllt wird sobald ein Text selektiert wird. + + Glipper lässt dich einen Eintrag des Verlaufs aussuchen, um die momentane Zwischenablage zu füllen. + + Die Webseite von Glipper kann auf der Glipper Projekt Seite gefunden werden. + + + + + + + + Benutzung + + + Glipper starten + + Um Glipper zu starten, rechtsklicke auf das GNOME Panel und wähle Zum Panel hinzufügen. Wähle Zwischenablagenverwalter in dem Dialog, dann klicke auf OK. Glipper erscheint dann im Panel. + + Das Layout des Glipper Symbols im Panel variiert abhänging von der Größe und dem Typ des Panels in welchem das Applet sich befindet. + + + + Die beiden unterschiedlichen Zwischenablagen + + In X, dem Fenstersystem für welches Glipper konstruiert ist, existieren zwei seperate Zwischenablagen. + + Die "Kopieren" Zwischenablage wird gefüllt sobald du die Kopierfunktion einer Anwendung benutzt. Normalerweise wird die Kopierfunktion benutzt indem Text selektiert wird und Strg+C gedrückt wird, oder mit einem Kopieren Knopf. Benutze die Einfügefunktion einer Anwendung um den Inhalt der "Kopieren" Zwischenablage einzufügen. Die Einfügefunktion wird normalerweise benutzt indem Strg+V gedrückt wird, oder mit einem Einfüge Knopf. + + Die "Markieren" Zwischenablage wird gefüllt sobald du einen Text in irgendeiner Anwendung markierst. Sobald ein Text selektiert wird, gelangt er in die "Markieren" Zwischenablage. Um den Text der momentanen "Markieren" Zwischenablage einzufügen, drücke einfach die mittlere Maustaste. + + + Standardmäßig wird der Inhalt der "Kopieren" Zwischenablage im Hauptmenü dick markiert. Der Inhalt der "Markieren" Zwischenablage wird ganz oben angezeigt. + + + + + + Ein Element des Zwischenablagenverlaufs wählen + + Glipper lässt dich die momentanen Inhalte der Zwischenablagen mit einem Element des Zwischenablagenverlaufs ersetzen. Um ein vorher kopiertes Element als jetzigen Inhalt der Zwischenablagen zu benutzen: + + Öffne das Hauptmenü indem du das Glipper Symbol im Panel anklickst. Du kannst ebenso das Tastaturküzel benutzen, welches Standardmäßig Strg+Alt+C ist. + + + Klicke auf einen Eintrag des Verlaufs. + + + Sowohl der Inhalt der "Kopieren" als auch der "Markieren" Zwischenablage werden ersetzt, sobald du ein Element des Zwischenablagenverlaufs wählst. Der neue Eintrag kann nun sowohl per Einfügefunktion, als auch mit der mittleren Maustaste eingefügt werden. + + + + + + Einstellungen + + Benutze den Einstellungen Dialog um Glipper anzupassen damit es deinen Vorraussetzungen und Vorlieben entspricht. + Um den Einstellungen Dialog anzuzeigen, rechtsklicke auf das Glipper Symbol im Panel und wähle Einstellungen. + + + Glipper Einstellungen + + + + + + + Dialog Element + + + Beschreibung + + + + + + + + Anzahl der Einträge im Verlauf + + + + Benutze diese Drehbox um zu spezifizieren wie viele Zwischenablageneinträge gespeichert und im Hauptenü angezeigt werden sollen. + + + + + + Länge eines Verlaufseintrages + + + + Benutze diese Drehbox um die maximale Zeichenanzahl eines Eintrages im Verlauf anzugeben. + + + + + + Markieren - Markieren/Mittlere Maustaste + + + + Wähle diese Option um den Verlauf der "Markieren" Zwischenablage zu verwalten. + + + + + + Kopieren - Strg+C/Strg+V + + + + Wähle diese Option um den Verlauf der "Kopieren" Zwischenablage zu verwalten. + + + + + + Markiere Strg+C Zwischenablageninhalt im Verlauf (dick) + + + + Wähle diese Option, damit Glipper den Inhalt der "Kopieren" Zwischenablage markiert. + + + + + + Speichere Verlauf + + + + Wähle diese Option, um den Inhalt der Zwischenablage zu speichern. Falls du dies wählst, wirst du den Zwischenablagenverlauf deiner letzten Sitzung behalten. + + + + + + Tastenkombination für das Popup-Fenster + + + + Trage eine Tastenkombination ein um das Hauptmenü Tastaturkürzel zu ändern. (Bitte beachte das die Kombination hier englisch angegeben werden muss) + + + + +
+
+ + + Plugins + Du kannst mehr Funktionen zu Glipper hinzufügen indem du Plugins aktivierst. Ein Plugin ist ein Modul welches die Funktionalität des Glipper Kernprogrammes erweitert. Plugins können neue Einträge zu dem Glipper Hauptmenü hinzufügen, um neue Funktionen anzubieten. + Benutze den Plugindialog um Plugins zu aktivieren oder deaktivieren oder um zu sehen welche Plugins zur Zeit aktiviert sind. + Um den Plugindialog anzuzeigen, rechtsklicke auf das Glipper Symbol im Panel und wähle Plugin. + Die folgenden Plugins werden von Glipper mitgeliefert: + + Aktionen erlauben dir Kommandos zu definieren, welche abgearbeitet werden sobald ein Eintrag auf einen regulären Ausdruck passt. + + + Netzwerk verbindet mehrere Glipper Prozesse über das Netzwerk um ihre Verläufe zu synchronisieren. + + + Neue Zeile fügt eine neue Zeile am Ende der Zwischenablageneinträge ein. + + + Nopaste erlaubt dir den Eintrag deiner Zwischenablage einem No-Paste Dienst zu übergeben. + + + Schnipsel erlaubt dir Schnipsel von den Zwischenablageneinträgen zu erzeugen. + + + Wachsen erkennt ob ein neuer Eintrag nur eine gewachsene Version des Vorherigen ist, und falls dem so ist wird der Vorherige gelöscht. + + + + + Aktionen Plugin + Das Aktionen Plugin erlaubt dir Kommandos zu definieren, welche abgearbeitet werden falls der jetzige Eintrag in der Zwischenablage auf einen regulären Ausdruck passt. + Um deine Aktionen zu verwalten, wähle das Aktionen Plugin aus dem Plugindialog und klicke dann auf den Einstellungen Knopf. + + Einstellungen + + Aktionen Einstellungen + + + + + + + Dialog Element + + + Beschreibung + + + + + + + + Zeige verfügbare Aktionen sofort an + + + + Wähle diese Option, um ein Menü mit den verfügbaren Aktionen anzuzeigen sobald ein neuer Eintrag zum Verlauf hinzugefügt wird. + + + + +
+
+ + Verwalte Aktionen + Der Aktionsmanager zeigen die Aktionen und Kommandos die du definiert hast in einer Tabelle. Um eine neue Aktion hinzuzufügen, klicke auf den Aktion hinzufügen Knopf. Die neu erstellte Aktion wird nun in der Tabelle erscheinen. + Um den regulären Ausdruck und die Beschreibung für diese Aktion zu setzen, klicke auf die Neuer regulärer Ausdruck und Füge deine Beschreibung hier ein Beschriftung in der Tabelle. Du kannst nun eine Liste von Kommandos hinzufügen, welche mit der angegebenen Aktion ausgeführt werden. + Um ein neues Kommando zu der angegeben Aktion hinzuzufügen, wähle die Zeile in der Tabelle welche zu der Aktion gehört und klicke auf den Kommando hinzufügen Knopf. + Um das Programm welches aufgerufen werden soll und die Beschreibung des Kommandos zu setzen, klicke auf die Neues Kommando und Füge deine Beschreibung hier ein Beschriftungen in der Tabelle. + Das Kommando kann den jetzigen Zwischenablageninhalt als ein Argument benutzen, in dem %s in der Kommandodefinition benutzt wird. + Um eine Aktion oder ein Kommando zu entfernen, markiere den zugehörigen Eintrag in der Tabelle und klicke dann auf den Entfernen Knopf. + + + Aktionen benutzen + Um die Aktionen, die du in den Einstellungen definiert hast, zu benutzen, wähle Aktionen aus dem Hauptmenü. + Wähle die Beschreibung welche zu der Aktion gehört die du ausführen willst, und das Kommando wird abgearbeitet. + +
+ + + Netzwerk Plugin + Das Netwerk Plugin verbindet mehrere Glipper Prozesse über das Netwerk um ihre Verläufe zu synchronisieren. + Um die IPs, zu denen du verbinden willst, zu setzen, wähle das Netzwerk Plugin aus dem Plugindialog und klicke auf den Einstellungen Knopf. + + Verwalte Verbindungen + Die Netwerkeinstellungen zeigen zwei Tabellen: + + + Die erste Tabelle beinhaltet die Liste der IPs von denen du einkommende Verbindungen akzeptieren willst. + + + Die zweite Tabelle beinhaltet die Liste der IPs zu denen du verbinden willst. + + + Um eine neue Verbindung zu einer der Listen hinzuzufügen, klicke auf den Hinzufügen Knopf, welcher zu der Tabelle, zu der du die IP hinzufügen willst, gehört. + Du wirst nach den Informationen über die Verbindung die du erstellst gefragt. In dem Dialog kannst du ebenfalls ein Passwort angeben, um deine Verbindung vor ungewollten Benutzern zu schützen. + Wenn du eine Verbindung zu der Liste der IPs hinzugefügt hast, wirst du den Verlauf teilen sobald du auf den Anwenden Knopf klickst. + Um Verbindungen von der Liste zu löschen, markiere die Zeile die zu der Verbindung gehört die du von der Tabelle löschen willst, und klicke auf den Entfernen Knopf. + Falls du das Python Cryptography Toolkit (python-crypto) nicht installiert haben solltest, oder kein Passwort benutzt, werden deine Daten im Klartext übertragen. Das kann ein großes Sicherheitsproblem sein, weil jemand der Zugriff auf deine physikalische Netzwerkverbindung hat alle Daten die deine Computer übertragen lesen kann. Wenn du Vertrauenswürdige Informationen in deiner Zwischenablage hast (wie Passwörter), sollten sie lieber nicht unverschlüsselt gesendet werden. + + + + + Neue Zeile Plugin + Das Neue Zeile Plugin fügt eine neue Zeile am Ende deiner Zwischenablageneinträge ein. + Dies ist nur ein Beispielsplugin. + + + + Nopaste plugin + Das Nopaste Plugin erlaubt dir deine Zwischenablageneinträge einem Nopaste Dienst zu übergeben. + Ein Nopaste Dienst ist eine Webanwendung welcher dir erlaubt Textschnipsel hochzuladen, oft Teile eine Quellcodes, um sie öffentlich anzuzeigen. + + Einstellungen + + Nopaste Einstellungen + + + + + + + Dialog Element + + + Beschreibung + + + + + + + + Sprache + + + + Benutze diese Kombobox um anzugeben um welche Programmiersprache es sich bei den Inhalten, welche du dem Nopaste Dienst übergeben möchtest, handelt. + + + + + + Name + + + + Trage den Namen ein den du benutzen möchtest wenn du den Nopaste Dienst benutzt. + + + + +
+
+ + Nopaste benutzen + Um den momentanen Zwischenablageninhalt dem Nopaste Dienst zu übergeben, wähle Nopaste aus dem Hauptmenü. + +
+ + + Schnipsel Plugin + Das Schnipsel Plugin erlaubt dir Schnipsel von Verlaufseinträgen zu erzeugen. + Schnipsel sind Textblöcke die du zu verschiedenen Anlässen benutzen kannst. + Um deine Schnipsel zu verwalten, wähle das Snippets Plugin aus dem Plugindialog und klicke dann auf den Einstellungen Knopf. + + Schnipsel verwalten + Der Schnipselmanager zeigen zwei Tabellen an: + + + Die linke Tabelle beinhaltet den jetzigen Verlauf. + + + Die rechte Tabelle beinhaltet die Schnipsel die du aus dem Verlauf hinzugefügt hast. + + + Um einen Verlaufseintrag zu der Schnipselliste hinzuzufügen, wähle den Eintrag den du hinzufügen willst in der Verlaufsliste aus und klicke dann auf den Hinzufügen Knopf. Der neu erzeugte Schnipsel wird nun in der Schnipselliste erscheinen. + Um ein Schnipsel zu entfernen, wähle den zugehörigen Eintrag in der Schnipselliste und klicke dann auf en Entfernen Knopf. + + + Schnipsel benutzen + Um die Inhalte deiner Zwischenablagen mit einem Schnispel zu füllen, wähle Schnipsel aus dem Hauptmenü und dann einen der Schnipsel in der Liste. + + + + + Wachsen Plugin + Das Wachsen Plugin erkennt ob ein neuer Eintrag nur eine gewachsene Version eines Vorherigen ist, und falls dem so ist, wird der Vorherige gelöscht. + +
+ + + Rechtliches + + + Glipper Lizenz + Glipper steht unter der GPL Lizenz, siehe die Glipper Über Box für Details. + + + + Glipper Documentation Licence + + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free Documentation + License (GFDL), Version 1.1 or any later version published + by the Free Software Foundation with no Invariant Sections, + no Front-Cover Texts, and no Back-Cover Texts. You can find + a copy of the GFDL at this link. + + + + DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED + UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE + WITH THE FURTHER UNDERSTANDING THAT: + + + + DOCUMENT IS PROVIDED ON AN "AS IS" BASIS, + WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR + IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES + THAT THE DOCUMENT OR MODIFIED VERSION OF THE + DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR + A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE + RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE + OF THE DOCUMENT OR MODIFIED VERSION OF THE + DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR + MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, + YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY + CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY + SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER + OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS + LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED + VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER + EXCEPT UNDER THIS DISCLAIMER; AND + + + + UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL + THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), + CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, + INITIAL WRITER, ANY CONTRIBUTOR, OR ANY + DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION + OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH + PARTIES, BE LIABLE TO ANY PERSON FOR ANY + DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR + CONSEQUENTIAL DAMAGES OF ANY CHARACTER + INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS + OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR + MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR + LOSSES ARISING OUT OF OR RELATING TO USE OF THE + DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, + EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF + THE POSSIBILITY OF SUCH DAMAGES. + + + + + + + +
Index: glipper-2.4/help/fr/glipper.xml =================================================================== --- glipper-2.4.orig/help/fr/glipper.xml 2013-07-23 12:22:59.824863977 -0400 +++ /dev/null 1970-01-01 00:00:00.000000000 +0000 @@ -1,614 +0,0 @@ - - - - - -Glipper"> - -]> - -
- - - - - Glipper Manual - - - 2007 - Glipper devs - - - - - - Glipper devs - - - - - Karderio - - Glipper dev -
kardeio at gmail dot com
-
-
- - Sven - Rech - - Glipper dev -
svenrech at gmx dot de
-
-
- - Eugenio - Depalo - - Glipper dev -
eugeniodepalo at mac dot com
-
-
- -
- - - - Glipper Manual V1.0 - 2007-07-26 - - Sven Rech - Eugenio Depalo - - - - Glipper Manual V0.90 - 2006-06-27 - - karderio - Glipper devs - - - - - This manual describes version 1.0 of Glipper. - - - Feedback - - To report a bug or make a suggestion regarding the Glipper application or - this manual, follow the directions in the Glipper project page. - - - - -
- - - Glipper - - - - - - - Introduction - - - Glipper is a GNOME applet for managing your clipboards. - - - - Glipper sits in the panel and collects - everything that is copied to the clipboard. Glipper maintains a history both - of the "copy" clipboard, usually filled with Ctrl+C and of the - "select" clipboard, filled when text is selected. - - - - Glipper lets you choose an item from the history - to fill the current clipboards. - - - - The webpage for Glipper can be found at the - Glipper project page. - - - - - - - - - Usage - - - Starting Glipper - - - To start Glipper, right-click on the GNOME panel and choose Add To Panel. - Select Clipboard Manager in the dialog, then click OK. - Glipper will appear in the panel then. - - - - The layout of the Glipper icon in the panel varies depending on the size and type of the panel in which the applet resides. - - - - - The two different clipboards - - - Under X, the windowing system for which Glipper is designed, - there are two separate clipboards. - - - - The "copy" clipboard is filled when you use the copy function of an application. - Usually the copy function is used by selecting text and pressing Ctrl+C, - or with a Copy button. Use the paste function of an application to paste the contents of the "copy" clipboard. - The paste function is usually used by pressing Ctrl+V, or - with a Paste button. - - - - The "select" clipboard is filled when you select text in any application. As soon as you select any - text, it is put in the "select" clipboard. To paste text from the "select" clipboard, simply - press the middle mouse button. - - - - - By default, the contents of the "copy" clipboard are marked as bold in the main menu. The contents of - the "select" clipboard are shown at the top of the list. - - - - - - - Selecting an element from the clipboard history - - - Glipper lets you replace the current contents of the clipboards with an element - from the clipboard history. To use an element previously copied to the clipboard as the current - contents of the clipboards: - - - - - Open the main menu by clicking on the Glipper - icon in the panel. You can also use the keyboard shortcut, which is Ctrl+Alt+C - by default. - - - - - Click on an item from the history. - - - - - - - Both the contents of the "copy" and of the "select" clipboards are replaced when you choose an element - from the clipboard history. The new item can be pasted both with the paste function of your application - and with the middle mouse button. - - - - - - - - - Preferences - - - Use the Preferences dialog to customize Glipper to suit your requirements - and preferences. - - - To display the Preferences dialog, right click on the Glipper icon in the panel and choose Preferences. - - - - Glipper Preferences - - - - - - - Dialog Element - - - Description - - - - - - - - Amount of entries in history - - - - - Use this spin box to specify how many clipboard items should be saved - and shown in the main menu. - - - - - - - Length of one history entry - - - - - Use this spin box to specify the maximum number of characters of one item in the history. - - - - - - - Select - Mark/middle mouse button - - - - Select this option to maintain a history of the "select" clipboard. - - - - - - Copy - Ctrl+C/Ctrl+V - - - - Select this option to maintain a history of the "copy" clipboard. - - - - - - Tag Ctrl+C clipboard's content in history (bold) - - - - Select this option to have Glipper mark the contents of the "copy" clipboard. - - - - - - Save history - - - - - Select this option to save the contents of the clipboards. If you select this, you will keep the history of clipboards - from your last session. - - - - - - - Key combination for popup - - - - - Enter a key combination to change the main menu keyboard shortcut. - - - - - -
-
- - - Plugins - - You can add more features to Glipper by enabling plugins. A plugin is a module that enhances the functionality of the Glipper core program. - Plugins may add new items to the Glipper main menu for the new features they provide. - - - Use the Plugin dialog to enable or disable plugins, or see which plugins are currently enabled. - - - To display the Plugin dialog, right click on the Glipper icon in the panel and choose Plugin. - - - The following plugins come built-in with Glipper: - - - Actions allows you to define commands to run when an item matches a regular expression. - - - Network connects multiple Glipper processes via network to synchronize their history. - - - Newline adds a newline character at the end of items in the clipboard. - - - Nopaste allows you to paste the entry of your clipboard to a Nopaste service. - - - Snippets allows you to create snippets from history items. - - - Grow detects whether a new entry is just a grown version of the previous one, and if so, deletes the previous. - - - - - - Actions plugin - The Actions plugin allows you to define commands to run when the current item in the clipboards matches a regular expression. - To manage your actions, select the Actions plugin from the Plugin dialog and then click on the Preferences button. - - Preferences - - Actions Preferences - - - - - - - Dialog Element - - - Description - - - - - - - - Immediately show available actions - - - - - Select this option to popup a menu with the available actions when a new item gets added to the history. - - - - - -
-
- - Managing actions - The Actions Manager shows the actions and commands you defined in a table. To add a new action, - click the Add action button. The newly created action will now appear in the table. - To set the regular expression and the description for this action, click the New regular expression and Add your description here labels in the table. You can now add a list of commands to run with the specified action. - To add a new command to the specified action, select the row corresponding to the action in the table and then click the Add command button. - To set the program to run and the description for this command, click the New command and Add your description here labels in the table. - The command can use the current clipboard contents as an argument by using %s in the command definition. - To remove an action or command, select the corresponding item in the table, and then click the Remove button. - - - Using actions - To use the actions you defined in your preferences, select Actions from the main menu. - Select the description corresponding to the action you want to run, and the command will execute. - -
- - - Network plugin - The Network plugin connects multiple Glipper processes via network to synchronize their history. - To set up the IPs you want to connect to, select the Network plugin from the Plugin dialog and then click on the Preferences button. - - Managing connections - The Network Preferences displays two tables: - - - The first table contains the list of the IPs you want to accept incoming connections from. - - - The second table contains the list of the IPs you want to connect to. - - - To add new connections to one of the lists, click the Add button corresponding to the table you want to add the IP to. - You will be asked for the informations about the connection you are creating. In this dialog, you can also specify a password to protect your connection from unwanted users. - If you added a connection to the list of the IPs you want to connect to, then you will be sharing the history when you click the Apply button. - To remove connections to the list, select the row corresponding to the connection you want to remove from one of the tables and click the Remove button. - If you don't have the Python Cryptography Toolkit (python-crypto) installed, or don't use a password, your data will be transmitted in plain text. This can be a big security issue, because anyone who has access to your physical network connection can read all the data your computers are transmitting. If you have confidential informations in you clipboard (like passwords), they better shouldn't be sent unencrypted. - - - - - Newline plugin - The Newline plugin adds a newline character at the end of items in the clipboard. - This is just an example plugin. - - - - Nopaste plugin - The Nopaste plugin allows you to paste the item in your clipboard to a Nopaste service. - A Nopaste service is a web application which allows its users to upload snippets of text, usually samples of source code, for public viewing. - - Preferences - - Nopaste Preferences - - - - - - - Dialog Element - - - Description - - - - - - - - Language - - - - - Use this combo box to specify what is the programming language of the contents you want to paste to the Nopaste service. - - - - - - - Name - - - - - Enter the name you want to use when pasting to the Nopaste service. - - - - - -
-
- - Using Nopaste - To paste the current clipboard contents to the Nopaste service, select Nopaste from the main menu. - -
- - - Snippets plugin - The Snippets plugin allows you to create snippets from history items. - Snippets are blocks of text that you can use in different occasions. - To manage your snippets, select the Snippets plugin from the Plugin dialog and then click on the Preferences button. - - Managing snippets - The Snippets Manager displays two tables: - - - The table on the left contains the current history. - - - The table on the right contains the snippets you added from the history. - - - To add an history item to the snippet list, select the item you want to add in the history list and click the Add button. The newly created snippet will now appear in the snippet list. - To remove a snippet, select the corresponding item in the snippets list, and then click the Remove button. - - - Using snippets - To fill the contents of your clipboard with a snippet, select Snippets from the main menu - and then one of the snippets in the list. - - - - - Grow plugin - The Grow plugin detects whether a new entry is just a grown version of the previous one, and if so, deletes the previous. - -
- - - Legal - - - Glipper Licence - - Glipper is licenced under the GPL, see the Glipper about box for details. - - - - - Glipper Documentation Licence - - Permission is granted to copy, distribute and/or modify this - document under the terms of the GNU Free Documentation - License (GFDL), Version 1.1 or any later version published - by the Free Software Foundation with no Invariant Sections, - no Front-Cover Texts, and no Back-Cover Texts. You can find - a copy of the GFDL at this link. - - - - DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED - UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE - WITH THE FURTHER UNDERSTANDING THAT: - - - - DOCUMENT IS PROVIDED ON AN "AS IS" BASIS, - WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR - IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES - THAT THE DOCUMENT OR MODIFIED VERSION OF THE - DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR - A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE - RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE - OF THE DOCUMENT OR MODIFIED VERSION OF THE - DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR - MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, - YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY - CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY - SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER - OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS - LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED - VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER - EXCEPT UNDER THIS DISCLAIMER; AND - - - - UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL - THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), - CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, - INITIAL WRITER, ANY CONTRIBUTOR, OR ANY - DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION - OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH - PARTIES, BE LIABLE TO ANY PERSON FOR ANY - DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR - CONSEQUENTIAL DAMAGES OF ANY CHARACTER - INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS - OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR - MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR - LOSSES ARISING OUT OF OR RELATING TO USE OF THE - DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, - EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF - THE POSSIBILITY OF SUCH DAMAGES. - - - - - - - -
Index: glipper-2.4/help/fr/index.docbook =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ glipper-2.4/help/fr/index.docbook 2013-07-23 12:22:59.820863977 -0400 @@ -0,0 +1,614 @@ + + + + + +Glipper"> + +]> + +
+ + + + + Glipper Manual + + + 2007 + Glipper devs + + + + + + Glipper devs + + + + + Karderio + + Glipper dev +
kardeio at gmail dot com
+
+
+ + Sven + Rech + + Glipper dev +
svenrech at gmx dot de
+
+
+ + Eugenio + Depalo + + Glipper dev +
eugeniodepalo at mac dot com
+
+
+ +
+ + + + Glipper Manual V1.0 + 2007-07-26 + + Sven Rech + Eugenio Depalo + + + + Glipper Manual V0.90 + 2006-06-27 + + karderio + Glipper devs + + + + + This manual describes version 1.0 of Glipper. + + + Feedback + + To report a bug or make a suggestion regarding the Glipper application or + this manual, follow the directions in the Glipper project page. + + + + +
+ + + Glipper + + + + + + + Introduction + + + Glipper is a GNOME applet for managing your clipboards. + + + + Glipper sits in the panel and collects + everything that is copied to the clipboard. Glipper maintains a history both + of the "copy" clipboard, usually filled with Ctrl+C and of the + "select" clipboard, filled when text is selected. + + + + Glipper lets you choose an item from the history + to fill the current clipboards. + + + + The webpage for Glipper can be found at the + Glipper project page. + + + + + + + + + Usage + + + Starting Glipper + + + To start Glipper, right-click on the GNOME panel and choose Add To Panel. + Select Clipboard Manager in the dialog, then click OK. + Glipper will appear in the panel then. + + + + The layout of the Glipper icon in the panel varies depending on the size and type of the panel in which the applet resides. + + + + + The two different clipboards + + + Under X, the windowing system for which Glipper is designed, + there are two separate clipboards. + + + + The "copy" clipboard is filled when you use the copy function of an application. + Usually the copy function is used by selecting text and pressing Ctrl+C, + or with a Copy button. Use the paste function of an application to paste the contents of the "copy" clipboard. + The paste function is usually used by pressing Ctrl+V, or + with a Paste button. + + + + The "select" clipboard is filled when you select text in any application. As soon as you select any + text, it is put in the "select" clipboard. To paste text from the "select" clipboard, simply + press the middle mouse button. + + + + + By default, the contents of the "copy" clipboard are marked as bold in the main menu. The contents of + the "select" clipboard are shown at the top of the list. + + + + + + + Selecting an element from the clipboard history + + + Glipper lets you replace the current contents of the clipboards with an element + from the clipboard history. To use an element previously copied to the clipboard as the current + contents of the clipboards: + + + + + Open the main menu by clicking on the Glipper + icon in the panel. You can also use the keyboard shortcut, which is Ctrl+Alt+C + by default. + + + + + Click on an item from the history. + + + + + + + Both the contents of the "copy" and of the "select" clipboards are replaced when you choose an element + from the clipboard history. The new item can be pasted both with the paste function of your application + and with the middle mouse button. + + + + + + + + + Preferences + + + Use the Preferences dialog to customize Glipper to suit your requirements + and preferences. + + + To display the Preferences dialog, right click on the Glipper icon in the panel and choose Preferences. + + + + Glipper Preferences + + + + + + + Dialog Element + + + Description + + + + + + + + Amount of entries in history + + + + + Use this spin box to specify how many clipboard items should be saved + and shown in the main menu. + + + + + + + Length of one history entry + + + + + Use this spin box to specify the maximum number of characters of one item in the history. + + + + + + + Select - Mark/middle mouse button + + + + Select this option to maintain a history of the "select" clipboard. + + + + + + Copy - Ctrl+C/Ctrl+V + + + + Select this option to maintain a history of the "copy" clipboard. + + + + + + Tag Ctrl+C clipboard's content in history (bold) + + + + Select this option to have Glipper mark the contents of the "copy" clipboard. + + + + + + Save history + + + + + Select this option to save the contents of the clipboards. If you select this, you will keep the history of clipboards + from your last session. + + + + + + + Key combination for popup + + + + + Enter a key combination to change the main menu keyboard shortcut. + + + + + +
+
+ + + Plugins + + You can add more features to Glipper by enabling plugins. A plugin is a module that enhances the functionality of the Glipper core program. + Plugins may add new items to the Glipper main menu for the new features they provide. + + + Use the Plugin dialog to enable or disable plugins, or see which plugins are currently enabled. + + + To display the Plugin dialog, right click on the Glipper icon in the panel and choose Plugin. + + + The following plugins come built-in with Glipper: + + + Actions allows you to define commands to run when an item matches a regular expression. + + + Network connects multiple Glipper processes via network to synchronize their history. + + + Newline adds a newline character at the end of items in the clipboard. + + + Nopaste allows you to paste the entry of your clipboard to a Nopaste service. + + + Snippets allows you to create snippets from history items. + + + Grow detects whether a new entry is just a grown version of the previous one, and if so, deletes the previous. + + + + + + Actions plugin + The Actions plugin allows you to define commands to run when the current item in the clipboards matches a regular expression. + To manage your actions, select the Actions plugin from the Plugin dialog and then click on the Preferences button. + + Preferences + + Actions Preferences + + + + + + + Dialog Element + + + Description + + + + + + + + Immediately show available actions + + + + + Select this option to popup a menu with the available actions when a new item gets added to the history. + + + + + +
+
+ + Managing actions + The Actions Manager shows the actions and commands you defined in a table. To add a new action, + click the Add action button. The newly created action will now appear in the table. + To set the regular expression and the description for this action, click the New regular expression and Add your description here labels in the table. You can now add a list of commands to run with the specified action. + To add a new command to the specified action, select the row corresponding to the action in the table and then click the Add command button. + To set the program to run and the description for this command, click the New command and Add your description here labels in the table. + The command can use the current clipboard contents as an argument by using %s in the command definition. + To remove an action or command, select the corresponding item in the table, and then click the Remove button. + + + Using actions + To use the actions you defined in your preferences, select Actions from the main menu. + Select the description corresponding to the action you want to run, and the command will execute. + +
+ + + Network plugin + The Network plugin connects multiple Glipper processes via network to synchronize their history. + To set up the IPs you want to connect to, select the Network plugin from the Plugin dialog and then click on the Preferences button. + + Managing connections + The Network Preferences displays two tables: + + + The first table contains the list of the IPs you want to accept incoming connections from. + + + The second table contains the list of the IPs you want to connect to. + + + To add new connections to one of the lists, click the Add button corresponding to the table you want to add the IP to. + You will be asked for the informations about the connection you are creating. In this dialog, you can also specify a password to protect your connection from unwanted users. + If you added a connection to the list of the IPs you want to connect to, then you will be sharing the history when you click the Apply button. + To remove connections to the list, select the row corresponding to the connection you want to remove from one of the tables and click the Remove button. + If you don't have the Python Cryptography Toolkit (python-crypto) installed, or don't use a password, your data will be transmitted in plain text. This can be a big security issue, because anyone who has access to your physical network connection can read all the data your computers are transmitting. If you have confidential informations in you clipboard (like passwords), they better shouldn't be sent unencrypted. + + + + + Newline plugin + The Newline plugin adds a newline character at the end of items in the clipboard. + This is just an example plugin. + + + + Nopaste plugin + The Nopaste plugin allows you to paste the item in your clipboard to a Nopaste service. + A Nopaste service is a web application which allows its users to upload snippets of text, usually samples of source code, for public viewing. + + Preferences + + Nopaste Preferences + + + + + + + Dialog Element + + + Description + + + + + + + + Language + + + + + Use this combo box to specify what is the programming language of the contents you want to paste to the Nopaste service. + + + + + + + Name + + + + + Enter the name you want to use when pasting to the Nopaste service. + + + + + +
+
+ + Using Nopaste + To paste the current clipboard contents to the Nopaste service, select Nopaste from the main menu. + +
+ + + Snippets plugin + The Snippets plugin allows you to create snippets from history items. + Snippets are blocks of text that you can use in different occasions. + To manage your snippets, select the Snippets plugin from the Plugin dialog and then click on the Preferences button. + + Managing snippets + The Snippets Manager displays two tables: + + + The table on the left contains the current history. + + + The table on the right contains the snippets you added from the history. + + + To add an history item to the snippet list, select the item you want to add in the history list and click the Add button. The newly created snippet will now appear in the snippet list. + To remove a snippet, select the corresponding item in the snippets list, and then click the Remove button. + + + Using snippets + To fill the contents of your clipboard with a snippet, select Snippets from the main menu + and then one of the snippets in the list. + + + + + Grow plugin + The Grow plugin detects whether a new entry is just a grown version of the previous one, and if so, deletes the previous. + +
+ + + Legal + + + Glipper Licence + + Glipper is licenced under the GPL, see the Glipper about box for details. + + + + + Glipper Documentation Licence + + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free Documentation + License (GFDL), Version 1.1 or any later version published + by the Free Software Foundation with no Invariant Sections, + no Front-Cover Texts, and no Back-Cover Texts. You can find + a copy of the GFDL at this link. + + + + DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED + UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE + WITH THE FURTHER UNDERSTANDING THAT: + + + + DOCUMENT IS PROVIDED ON AN "AS IS" BASIS, + WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR + IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES + THAT THE DOCUMENT OR MODIFIED VERSION OF THE + DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR + A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE + RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE + OF THE DOCUMENT OR MODIFIED VERSION OF THE + DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR + MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, + YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY + CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY + SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER + OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS + LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED + VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER + EXCEPT UNDER THIS DISCLAIMER; AND + + + + UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL + THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), + CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, + INITIAL WRITER, ANY CONTRIBUTOR, OR ANY + DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION + OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH + PARTIES, BE LIABLE TO ANY PERSON FOR ANY + DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR + CONSEQUENTIAL DAMAGES OF ANY CHARACTER + INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS + OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR + MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR + LOSSES ARISING OUT OF OR RELATING TO USE OF THE + DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, + EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF + THE POSSIBILITY OF SUCH DAMAGES. + + + + + + + +
Index: glipper-2.4/help/it/glipper.xml =================================================================== --- glipper-2.4.orig/help/it/glipper.xml 2013-07-23 12:22:59.824863977 -0400 +++ /dev/null 1970-01-01 00:00:00.000000000 +0000 @@ -1,522 +0,0 @@ - - - - - -Glipper"> - -]> - -
- - - - - Manuale di Glipper - - - 2007 - Gli sviluppatori di Glipper - 2007.Eugenio Depalo (eugeniodepalo@mac.com) - - - - - Gli sviluppatori di Glipper - - - - - Karderio - - Sviluppatore di Glipper -
kardeio at gmail dot com
-
-
- - Sven - Rech - - Sviluppatore di Glipper -
svenrech at gmx dot de
-
-
- - Eugenio - Depalo - - Sviluppatore di Glipper -
eugeniodepalo at mac dot com
-
-
- -
- - - - Manuale di Glipper V1.0 - 2007-07-26 - - Sven Rech - Eugenio Depalo - - - - Manuale di Glipper V0.90 - 2006-06-27 - - karderio - Gli sviluppatori di Glipper - - - - - Questo manuale descrive la versione 1.0. - - - Feedback - Per segnalare un bug o dare un consiglio riguardante l'applicazione Glipper o questo manuale, segui le istruzioni nella - - - -
- - - Glipper - - - - - - - Introduzione - - Glipper è un'applet per GNOME per gestire i tuoi appunti. - - Glipper risiede nel pannello e colleziona tutto ciò che è copiato negli appunti. Glipper mantiene una cronologia sia degli appunti "copia", di solito riempiti con Ctrl+C sia degli appunti "selezione", riempiti quando si seleziona del testo. - - Glipper ti permette di scegliere una voce della cronologia per riempire il contenuto degli appunti. - - La pagina web per Glipper può essere trovata nella Pagina del progetto Glipper - - - - - - - - Utilizzo - - - Avviare Glipper - - Per avviare Glipper, clicca con il pulsante destro sul pannello di GNOME e seleziona Aggiungi al pannello. Seleziona Gestore di Appunti nel dialogo, poi premi il pulsante OK. Glipper apparirà adesso nel pannello. - - La disposizione dell'icona di Glipper nel pannello varia in base alla dimensione e tipo del pannello in cui l'applet risiede. - - - - Due tipi di appunti differenti - - Sotto X, il sistema di gestione di finestre per cui Glipper è progettato, esistono due tipi di appunti differenti. - - Gli appunti "copia" sono riempiti quando usi la funzione copia di un'applicazione. Di solito la funzione copia è usata selezionando del testo e premendo Ctrl+C, o con un pulsante Copia. Usa la funzione incolla di un'applicazione per incollare i contenuti degli appunti "copia". La funzione incolla è usata di solito premendo Ctrl+V, o con un pulsante Incolla - - Gli appunti "selezione" sono riempiti quando selezioni del testo in un'applicazioni. Nonappena selezioni del testo, viene inserito negli appunti "selezione". Per incollare del testo dagli appunti "selezione", premi semplicemente il tasto centrale del mouse. - - - In modo predefinito, i contenuti degli appunti "copia" sono evidenziati in grassetto nel menu principale. I contenuti degli appunti "selezione" sono mostrati in cima alla lista. - - - - - - Selezionare un elemento dalla cronologia degli appunti - - Glipper ti permette di rimpiazzare i contenuti correnti degli appunti con un elemento della cronologia. Per usare un elemento precedentemente copiato negli appunti come i contenuti correnti degli appunti: - - Apri il menu principale cliccando sull'icona di Glipper nel pannello. Puoi anche usare la scorciatoia da tastiera, che è Ctrl+Alt+C in modo predefinito. - - - Clicca in un elemento della cronologia. - - - Sia il contenuto degli appunti "copia" che degli appunti "selezione" sono sovrascritti quando selezioni un elemento dalla cronologia degli appunti. Il nuovo contenuto può essere incollato sia con la funzione incolla della tua applicazione che con il pulsante centrale del mouse. - - - - - - Preferenze - - Usa il dialogo Preferenze per adattare Glipper alle tue necessità e preferenze. - Per visualizzare la finestra di dialogo Preferenze, clicca con il pulsante destro sull'icona di Glipper nel pannello e seleziona Preferenze. - - - Preferenze di Glipper - - - - - - - Elemento Dialogo - - - Descrizione - - - - - - - - Numero di voci della cronologia - - - - Usa questa casella di selezione per specificare quante voci degli appunti devono essere salvate mostrate nel menu principale. - - - - - - Lunghezza di una voce della cronologia - - - - Usa questa casella di selezione per specificare il massimo numero dei caratteri in un elemento della cronologia. - - - - - - Seleziona - Evidenzia/pulsante centrale del mouse - - - - Seleziona questa opzione per mantenere una cronologia degli appunti "selezione". - - - - - - Copia - Ctrl+C/Ctrl+V - - - - Seleziona questa opzione per mantenere una cronologia degli appunti "copia". - - - - - - Evidenzia i contenuti degli appunti Ctrl+C nella cronologia (grassetto) - - - - Seleziona questa opzione per far si che Glipper evidenzi i contenuti degli appunti "copia". - - - - - - Salva cronologia - - - - Seleziona questa opzione per salvare i contenuti degli appunti. Se la selezioni, manterrai la cronologia degli appunti dalla tua ultima sessione. - - - - - - Scorciatoia da tastiera per il popup - - - - Inserisci una combinazione da tastiera per cambiare la scorciatoia da tastiera del menù principale. - - - - -
-
- - - Plugin - Puoi aggiungere nuove funzioni a Glipper abilitando i plugin. Un plugin è un modulo che estende le funzionalità del programma principale di Glipper. - Usa la finestra di dialogo Plugin per abilitare o disabilitare i plugin, o per vedere quali sono attualmente abilitati. - Per visualizzare la finestra di dialogo Plugin, clicca con il pulsante destro sull'icona Glipper nel pannello e seleziona Plugin. - I seguenti plugin sono presenti in un'installazione standard di Glipper: - - Azioni ti permette di definire comandi da eseguire quando un elemento corrisponde a un'espressione regolare. - - - Rete connette più processi di Glipper via rete per sincronizzare la loro cronologia. - - - Nuova linea aggiunge un carattere di nuova linea alla fine degli elementi negli appunti. - - - Nopaste ti permette di incollare i contenuti dei tuoi appunti in un servizio Nopaste. - - - Snippet ti permette di creare snippet da elementi della cronologia. - - - Crescita riconosce se un nuovo elemento è una versione cresciuta del precedente e, se è così, elimina il precedente. - - - - - Plugin Azioni - Il plugin Azioni ti permette di definire comandi da eseguire quando un elemento corrisponde a un'espressione regolare. - Per gestire le tue azioni, seleziona il plugin Azioni dalla finestra di dialogo Plugin e clicca sul pulsante Preferenze. - - Preferenze - - Preferenze di Azioni - - - - - - - Elemento Dialogo - - - Descrizione - - - - - - - - Mostra immediatamente le azioni disponibili - - - - Seleziona questa opzione per mostrare un menu con le azioni disponibili quando un nuovo elemento viene aggiunto alla cronologia. - - - - -
-
- - Gestire le azioni - Il Gestore di Azioni mostra le azioni e i comandi che hai definito in una tabella. Per aggiungere una nuova azione, clicca il pulsante Aggiungi azione. L'azione appena creata apparirà ora nella tabella. - Per impostare l'espressione regolare e la descrizione per questa azione, clicca le etichette Nuova espressione regolare e Aggiungi la descrizione qui nella tabella. Puoi adesso aggiungere una lista di comandi da eseguire con l'azione specificata. - To add a new command to the specified action, select the row corresponding to the action in the table and then click the Add command button. - Per impostare il programma da eseguire e la descrizione per questo comando, clicca le etichette Nuovo comando e Aggiungi la descrizione qui nella tabella. - The command can use the current clipboard contents as an argument by using %s in the command definition. - Per rimuovere un'azione o un comando, seleziona il corrispondente elemento nella tabella, e clicca il pulsante Rimuovi. - - - Utilizzo delle azioni - To use the actions you defined in your preferences, select Actions from the main menu. - Seleziona la descrizione corrispondente all'azione che vuoi eseguire, e il comando verrà eseguito. - -
- - - Plugin Rete - Il plugin Rete connette più processi di Glipper via rete per sincronizzare la loro cronologia. - Per impostare gli IP a cui vuoi connetterti, seleziona il plugin Rete dalla finestra di dialogo Plugin e clicca sul pulsante Preferenze. - - Gestire le connessioni - Le Preferenze di Rete mostrano due tabelle: - - - La prima tabella contiene la lista degli IP da cui vuoi accettare connessioni. - - - La seconda tabella contiene la lista degli IP a cui vuoi connetterti. - - - Per aggiungere nuove connessioni in una delle liste, clicca il pulsante Aggiungi corrispondente alla tabella a cui vuoi aggiungere l'IP. - Ti saranno chieste informazioni sulla connessione che stai creando. In questa finestra di dialogo, puoi anche specificare una password per proteggere la tua connessione da utenti non voluti. - Se hai aggiunto una connessione alla lista degli IP a cui vuoi connetterti, allora condividerai la tua cronologia quando cliccherai il pulsante Applica - Per rimuovere connessioni dalla lista, seleziona la riga corrispondente alla connessione che vuoi rimuovere da una delle tabelle e clicca il pulsante Rimuovi - Se non hai il Python Cryptography Toolkit (python-crypto) installato, o non usi una password, i tuoi dati verranno trasmessi in testo semplice. Questo può essere un grande rischio di sicurezza, perchè chiunque abbia accesso alla tua rete fisica può accedere tutti i dati che i tuoi computer stanno inviando. Se hai delle informazioni confidenziali negli appunti (come le password), queste non dovrebbero essere inviate non criptate. - - - - - Plugin Nuova linea - Il plugin Nuova linea aggiunge un carattere di nuova linea alla fine degli elementi negli appunti. - Questo è solo un plugin di esempio. - - - - Plugin Nopaste - Il plugin Nopaste ti permette di incollare i contenuti dei tuoi appunti in un servizio Nopaste. - Un servizio Nopaste è un'applicazione web che permette i propri utenti di caricare blocchi di testo, di solito esempi di codice sorgente, per farli visualizzare al pubblico. - - Preferenze - - Preferenze di Nopaste - - - - - - - Elemento Dialogo - - - Descrizione - - - - - - - - Linguaggio - - - - Usa questa casella di selezione per specificare qual'è il linguaggio di programmazione dei contenuti che vuoi incollare nel servizio Nopaste. - - - - - - Nome - - - - Inserisci il nome che vuoi usare quando incolli nel servizio Nopaste - - - - -
-
- - Utilizzo di Nopaste - To paste the current clipboard contents to the Nopaste service, select Nopaste from the main menu. - -
- - - Plugin Snippet - Il plugin Snippet ti permette di creare snippet dagli elementi della cronologia. - Gli snippet sono blocchi di testo che puoi usare in differenti situazioni. - Per gestire i tuoi snippet, seleziona il plugin Snippets dalla finestra di dialogo Plugin e clicca sul pulsante Preferenze. - - Gestire gli snippet - Il Gestore di Snippet mostra due tabelle: - - - La tabella sulla sinistra contiene la cronologia corrente. - - - La tabella sulla destra contiene gli snippet che hai aggiunto dalla cronologia. - - - Per aggiungere un elemento della cronologia alla lista degli snippet, seleziona l'elemento che vuoi aggiungere dalla lista della cronologia e clicca il pulsante Aggiungi. Lo snippet appena creato apparirà ora nella lista degli snippet. - Per rimuovere uno snippet, seleziona il corrispondente elemento nella lista degli snippet, e clicca il pulsante Rimuovi. - - - Utilizzo degli snippet - Per riempire i contenuti dei tuoi appunti con uno snippet, seleziona Snippet dal menu principale e allora uno degli elementi nella lista degli snippet. - - - - - Plugin Crescita - Il plugin Crescita riconosce se un nuovo elemento è una versione cresciuta del precedente e, se è così, elimina il precedente. - -
- - - Licenza - - - Licenza di Glipper - Glipper è distribuito sotto licenza GPL, vedi il dialogo di informazioni di glipper per dettagli - - - - Licenza della Documentazione di Glipper - - Permission is granted to copy, distribute and/or modify this - document under the terms of the GNU Free Documentation - License (GFDL), Version 1.1 or any later version published - by the Free Software Foundation with no Invariant Sections, - no Front-Cover Texts, and no Back-Cover Texts. You can find - a copy of the GFDL at this link. - - - - DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED - UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE - WITH THE FURTHER UNDERSTANDING THAT: - - - - DOCUMENT IS PROVIDED ON AN "AS IS" BASIS, - WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR - IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES - THAT THE DOCUMENT OR MODIFIED VERSION OF THE - DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR - A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE - RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE - OF THE DOCUMENT OR MODIFIED VERSION OF THE - DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR - MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, - YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY - CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY - SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER - OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS - LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED - VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER - EXCEPT UNDER THIS DISCLAIMER; AND - - - - UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL - THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), - CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, - INITIAL WRITER, ANY CONTRIBUTOR, OR ANY - DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION - OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH - PARTIES, BE LIABLE TO ANY PERSON FOR ANY - DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR - CONSEQUENTIAL DAMAGES OF ANY CHARACTER - INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS - OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR - MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR - LOSSES ARISING OUT OF OR RELATING TO USE OF THE - DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, - EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF - THE POSSIBILITY OF SUCH DAMAGES. - - - - - - - -
Index: glipper-2.4/help/it/index.docbook =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ glipper-2.4/help/it/index.docbook 2013-07-23 12:22:59.820863977 -0400 @@ -0,0 +1,522 @@ + + + + + +Glipper"> + +]> + +
+ + + + + Manuale di Glipper + + + 2007 + Gli sviluppatori di Glipper + 2007.Eugenio Depalo (eugeniodepalo@mac.com) + + + + + Gli sviluppatori di Glipper + + + + + Karderio + + Sviluppatore di Glipper +
kardeio at gmail dot com
+
+
+ + Sven + Rech + + Sviluppatore di Glipper +
svenrech at gmx dot de
+
+
+ + Eugenio + Depalo + + Sviluppatore di Glipper +
eugeniodepalo at mac dot com
+
+
+ +
+ + + + Manuale di Glipper V1.0 + 2007-07-26 + + Sven Rech + Eugenio Depalo + + + + Manuale di Glipper V0.90 + 2006-06-27 + + karderio + Gli sviluppatori di Glipper + + + + + Questo manuale descrive la versione 1.0. + + + Feedback + Per segnalare un bug o dare un consiglio riguardante l'applicazione Glipper o questo manuale, segui le istruzioni nella + + + +
+ + + Glipper + + + + + + + Introduzione + + Glipper è un'applet per GNOME per gestire i tuoi appunti. + + Glipper risiede nel pannello e colleziona tutto ciò che è copiato negli appunti. Glipper mantiene una cronologia sia degli appunti "copia", di solito riempiti con Ctrl+C sia degli appunti "selezione", riempiti quando si seleziona del testo. + + Glipper ti permette di scegliere una voce della cronologia per riempire il contenuto degli appunti. + + La pagina web per Glipper può essere trovata nella Pagina del progetto Glipper + + + + + + + + Utilizzo + + + Avviare Glipper + + Per avviare Glipper, clicca con il pulsante destro sul pannello di GNOME e seleziona Aggiungi al pannello. Seleziona Gestore di Appunti nel dialogo, poi premi il pulsante OK. Glipper apparirà adesso nel pannello. + + La disposizione dell'icona di Glipper nel pannello varia in base alla dimensione e tipo del pannello in cui l'applet risiede. + + + + Due tipi di appunti differenti + + Sotto X, il sistema di gestione di finestre per cui Glipper è progettato, esistono due tipi di appunti differenti. + + Gli appunti "copia" sono riempiti quando usi la funzione copia di un'applicazione. Di solito la funzione copia è usata selezionando del testo e premendo Ctrl+C, o con un pulsante Copia. Usa la funzione incolla di un'applicazione per incollare i contenuti degli appunti "copia". La funzione incolla è usata di solito premendo Ctrl+V, o con un pulsante Incolla + + Gli appunti "selezione" sono riempiti quando selezioni del testo in un'applicazioni. Nonappena selezioni del testo, viene inserito negli appunti "selezione". Per incollare del testo dagli appunti "selezione", premi semplicemente il tasto centrale del mouse. + + + In modo predefinito, i contenuti degli appunti "copia" sono evidenziati in grassetto nel menu principale. I contenuti degli appunti "selezione" sono mostrati in cima alla lista. + + + + + + Selezionare un elemento dalla cronologia degli appunti + + Glipper ti permette di rimpiazzare i contenuti correnti degli appunti con un elemento della cronologia. Per usare un elemento precedentemente copiato negli appunti come i contenuti correnti degli appunti: + + Apri il menu principale cliccando sull'icona di Glipper nel pannello. Puoi anche usare la scorciatoia da tastiera, che è Ctrl+Alt+C in modo predefinito. + + + Clicca in un elemento della cronologia. + + + Sia il contenuto degli appunti "copia" che degli appunti "selezione" sono sovrascritti quando selezioni un elemento dalla cronologia degli appunti. Il nuovo contenuto può essere incollato sia con la funzione incolla della tua applicazione che con il pulsante centrale del mouse. + + + + + + Preferenze + + Usa il dialogo Preferenze per adattare Glipper alle tue necessità e preferenze. + Per visualizzare la finestra di dialogo Preferenze, clicca con il pulsante destro sull'icona di Glipper nel pannello e seleziona Preferenze. + + + Preferenze di Glipper + + + + + + + Elemento Dialogo + + + Descrizione + + + + + + + + Numero di voci della cronologia + + + + Usa questa casella di selezione per specificare quante voci degli appunti devono essere salvate mostrate nel menu principale. + + + + + + Lunghezza di una voce della cronologia + + + + Usa questa casella di selezione per specificare il massimo numero dei caratteri in un elemento della cronologia. + + + + + + Seleziona - Evidenzia/pulsante centrale del mouse + + + + Seleziona questa opzione per mantenere una cronologia degli appunti "selezione". + + + + + + Copia - Ctrl+C/Ctrl+V + + + + Seleziona questa opzione per mantenere una cronologia degli appunti "copia". + + + + + + Evidenzia i contenuti degli appunti Ctrl+C nella cronologia (grassetto) + + + + Seleziona questa opzione per far si che Glipper evidenzi i contenuti degli appunti "copia". + + + + + + Salva cronologia + + + + Seleziona questa opzione per salvare i contenuti degli appunti. Se la selezioni, manterrai la cronologia degli appunti dalla tua ultima sessione. + + + + + + Scorciatoia da tastiera per il popup + + + + Inserisci una combinazione da tastiera per cambiare la scorciatoia da tastiera del menù principale. + + + + +
+
+ + + Plugin + Puoi aggiungere nuove funzioni a Glipper abilitando i plugin. Un plugin è un modulo che estende le funzionalità del programma principale di Glipper. + Usa la finestra di dialogo Plugin per abilitare o disabilitare i plugin, o per vedere quali sono attualmente abilitati. + Per visualizzare la finestra di dialogo Plugin, clicca con il pulsante destro sull'icona Glipper nel pannello e seleziona Plugin. + I seguenti plugin sono presenti in un'installazione standard di Glipper: + + Azioni ti permette di definire comandi da eseguire quando un elemento corrisponde a un'espressione regolare. + + + Rete connette più processi di Glipper via rete per sincronizzare la loro cronologia. + + + Nuova linea aggiunge un carattere di nuova linea alla fine degli elementi negli appunti. + + + Nopaste ti permette di incollare i contenuti dei tuoi appunti in un servizio Nopaste. + + + Snippet ti permette di creare snippet da elementi della cronologia. + + + Crescita riconosce se un nuovo elemento è una versione cresciuta del precedente e, se è così, elimina il precedente. + + + + + Plugin Azioni + Il plugin Azioni ti permette di definire comandi da eseguire quando un elemento corrisponde a un'espressione regolare. + Per gestire le tue azioni, seleziona il plugin Azioni dalla finestra di dialogo Plugin e clicca sul pulsante Preferenze. + + Preferenze + + Preferenze di Azioni + + + + + + + Elemento Dialogo + + + Descrizione + + + + + + + + Mostra immediatamente le azioni disponibili + + + + Seleziona questa opzione per mostrare un menu con le azioni disponibili quando un nuovo elemento viene aggiunto alla cronologia. + + + + +
+
+ + Gestire le azioni + Il Gestore di Azioni mostra le azioni e i comandi che hai definito in una tabella. Per aggiungere una nuova azione, clicca il pulsante Aggiungi azione. L'azione appena creata apparirà ora nella tabella. + Per impostare l'espressione regolare e la descrizione per questa azione, clicca le etichette Nuova espressione regolare e Aggiungi la descrizione qui nella tabella. Puoi adesso aggiungere una lista di comandi da eseguire con l'azione specificata. + To add a new command to the specified action, select the row corresponding to the action in the table and then click the Add command button. + Per impostare il programma da eseguire e la descrizione per questo comando, clicca le etichette Nuovo comando e Aggiungi la descrizione qui nella tabella. + The command can use the current clipboard contents as an argument by using %s in the command definition. + Per rimuovere un'azione o un comando, seleziona il corrispondente elemento nella tabella, e clicca il pulsante Rimuovi. + + + Utilizzo delle azioni + To use the actions you defined in your preferences, select Actions from the main menu. + Seleziona la descrizione corrispondente all'azione che vuoi eseguire, e il comando verrà eseguito. + +
+ + + Plugin Rete + Il plugin Rete connette più processi di Glipper via rete per sincronizzare la loro cronologia. + Per impostare gli IP a cui vuoi connetterti, seleziona il plugin Rete dalla finestra di dialogo Plugin e clicca sul pulsante Preferenze. + + Gestire le connessioni + Le Preferenze di Rete mostrano due tabelle: + + + La prima tabella contiene la lista degli IP da cui vuoi accettare connessioni. + + + La seconda tabella contiene la lista degli IP a cui vuoi connetterti. + + + Per aggiungere nuove connessioni in una delle liste, clicca il pulsante Aggiungi corrispondente alla tabella a cui vuoi aggiungere l'IP. + Ti saranno chieste informazioni sulla connessione che stai creando. In questa finestra di dialogo, puoi anche specificare una password per proteggere la tua connessione da utenti non voluti. + Se hai aggiunto una connessione alla lista degli IP a cui vuoi connetterti, allora condividerai la tua cronologia quando cliccherai il pulsante Applica + Per rimuovere connessioni dalla lista, seleziona la riga corrispondente alla connessione che vuoi rimuovere da una delle tabelle e clicca il pulsante Rimuovi + Se non hai il Python Cryptography Toolkit (python-crypto) installato, o non usi una password, i tuoi dati verranno trasmessi in testo semplice. Questo può essere un grande rischio di sicurezza, perchè chiunque abbia accesso alla tua rete fisica può accedere tutti i dati che i tuoi computer stanno inviando. Se hai delle informazioni confidenziali negli appunti (come le password), queste non dovrebbero essere inviate non criptate. + + + + + Plugin Nuova linea + Il plugin Nuova linea aggiunge un carattere di nuova linea alla fine degli elementi negli appunti. + Questo è solo un plugin di esempio. + + + + Plugin Nopaste + Il plugin Nopaste ti permette di incollare i contenuti dei tuoi appunti in un servizio Nopaste. + Un servizio Nopaste è un'applicazione web che permette i propri utenti di caricare blocchi di testo, di solito esempi di codice sorgente, per farli visualizzare al pubblico. + + Preferenze + + Preferenze di Nopaste + + + + + + + Elemento Dialogo + + + Descrizione + + + + + + + + Linguaggio + + + + Usa questa casella di selezione per specificare qual'è il linguaggio di programmazione dei contenuti che vuoi incollare nel servizio Nopaste. + + + + + + Nome + + + + Inserisci il nome che vuoi usare quando incolli nel servizio Nopaste + + + + +
+
+ + Utilizzo di Nopaste + To paste the current clipboard contents to the Nopaste service, select Nopaste from the main menu. + +
+ + + Plugin Snippet + Il plugin Snippet ti permette di creare snippet dagli elementi della cronologia. + Gli snippet sono blocchi di testo che puoi usare in differenti situazioni. + Per gestire i tuoi snippet, seleziona il plugin Snippets dalla finestra di dialogo Plugin e clicca sul pulsante Preferenze. + + Gestire gli snippet + Il Gestore di Snippet mostra due tabelle: + + + La tabella sulla sinistra contiene la cronologia corrente. + + + La tabella sulla destra contiene gli snippet che hai aggiunto dalla cronologia. + + + Per aggiungere un elemento della cronologia alla lista degli snippet, seleziona l'elemento che vuoi aggiungere dalla lista della cronologia e clicca il pulsante Aggiungi. Lo snippet appena creato apparirà ora nella lista degli snippet. + Per rimuovere uno snippet, seleziona il corrispondente elemento nella lista degli snippet, e clicca il pulsante Rimuovi. + + + Utilizzo degli snippet + Per riempire i contenuti dei tuoi appunti con uno snippet, seleziona Snippet dal menu principale e allora uno degli elementi nella lista degli snippet. + + + + + Plugin Crescita + Il plugin Crescita riconosce se un nuovo elemento è una versione cresciuta del precedente e, se è così, elimina il precedente. + +
+ + + Licenza + + + Licenza di Glipper + Glipper è distribuito sotto licenza GPL, vedi il dialogo di informazioni di glipper per dettagli + + + + Licenza della Documentazione di Glipper + + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free Documentation + License (GFDL), Version 1.1 or any later version published + by the Free Software Foundation with no Invariant Sections, + no Front-Cover Texts, and no Back-Cover Texts. You can find + a copy of the GFDL at this link. + + + + DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED + UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE + WITH THE FURTHER UNDERSTANDING THAT: + + + + DOCUMENT IS PROVIDED ON AN "AS IS" BASIS, + WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR + IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES + THAT THE DOCUMENT OR MODIFIED VERSION OF THE + DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR + A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE + RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE + OF THE DOCUMENT OR MODIFIED VERSION OF THE + DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR + MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, + YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY + CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY + SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER + OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS + LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED + VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER + EXCEPT UNDER THIS DISCLAIMER; AND + + + + UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL + THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), + CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, + INITIAL WRITER, ANY CONTRIBUTOR, OR ANY + DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION + OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH + PARTIES, BE LIABLE TO ANY PERSON FOR ANY + DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR + CONSEQUENTIAL DAMAGES OF ANY CHARACTER + INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS + OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR + MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR + LOSSES ARISING OUT OF OR RELATING TO USE OF THE + DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, + EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF + THE POSSIBILITY OF SUCH DAMAGES. + + + + + + + +
debian/patches/series0000644000000000000000000000005312177565361012045 0ustar autostart-only-in-gnome.txt fix-help.patch debian/patches/autostart-only-in-gnome.txt0000644000000000000000000000055412177565361016113 0ustar Description: autostart only in GNOME other DEs (esp. KDE) already have their own clipboard managers Author: Timo Weingärtner --- glipper-2.4.orig/glipper-autostart.desktop +++ glipper-2.4/glipper-autostart.desktop @@ -4,3 +4,4 @@ Name=Glipper Comment=A clipboard history manager Exec=glipper Type=Application +OnlyShowIn=GNOME;Unity; debian/glipper.manpages0000644000000000000000000000002111705427415012344 0ustar debian/glipper.1 debian/rules0000755000000000000000000000132412206224425010245 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes), yes) SUBSTVARS = -Vdist:Depends="python-appindicator" else SUBSTVARS = -Vdist:Depends="" endif %: dh $@ --with python2 override_dh_auto_install: dh_auto_install find debian/glipper/usr/share/help/C/glipper/ -type d -empty -delete find debian/glipper/usr/share/help/de/glipper/ -type d -empty -delete find debian/glipper/usr/share/help/fr/glipper/ -type d -empty -delete find debian/glipper/usr/share/help/it/glipper/ -type d -empty -delete override_dh_auto_clean: dh_auto_clean rm -rf build override_dh_gencontrol: dh_gencontrol -- $(SUBSTVARS) debian/source/0000755000000000000000000000000012027701166010470 5ustar debian/source/format0000644000000000000000000000001411672775164011714 0ustar 3.0 (quilt) debian/source/options0000644000000000000000000000005111675650667012123 0ustar extend-diff-ignore = "(^|/)glipper.pot$"