zenity/help/C/l10n.txt
Breda McColgan 3a3a047a71 help/C/zenity.xml help/C/zenity-C.omf
2004-08-18  Breda McColgan <breda.mccolgan@sun.com>

	* Updated the following files:
		* help/C/zenity.xml
		* help/C/zenity-C.omf
		* help/C/figures/zenity-calendar-screenshot.png
		* help/C/figures/zenity-entry-screenshot.png
		* help/C/figures/zenity-error-screenshot.png
		* help/C/figures/zenity-fileselection-screenshot.png
		* help/C/figures/zenity-information-screenshot.png
		* help/C/figures/zenity-list-screenshot.png
		* help/C/figures/zenity-progress-screenshot.png
		* help/C/figures/zenity-question-screenshot.png
		* help/C/figures/zenity-text-screenshot.png
		* help/C/figures/zenity-warning-screenshot.png

	* Added the following files:
		* help/C/l10n.txt
		* help/C/l10n_scripts/
		* help/C/l10n_scripts/calendar.sh
		* help/C/l10n_scripts/cvs.txt
		* help/C/l10n_scripts/error.sh
		* help/C/l10n_scripts/filesel.sh
		* help/C/l10n_scripts/info.sh
		* help/C/l10n_scripts/list.sh
		* help/C/l10n_scripts/progress.sh
		* help/C/l10n_scripts/question.sh
		* help/C/l10n_scripts/text_entry.sh
		* help/C/l10n_scripts/text_info.sh
		* help/C/l10n_scripts/warning.sh
	  See the help/C/l10n.txt file for information about l10n_scripts.
2004-08-18 18:10:27 +00:00

89 lines
1.7 KiB
Plaintext
Executable File

Zenity Manual V2.0
------------------------
SUMMARY OF CHANGES
------------------------
Created by: Breda McColgan
Date: July 2004
Manual version: 2.0
------------------------
SCREENSHOT INSTRUCTIONS
------------------------
To create the screenshots, perform the following steps:
1. Create a directory called /tmp/l10n_scripts.
2. Copy the scripts to the /tmp/l10n_scripts directory.
3. Edit the appropriate script (see below)
to replace the English text with the localised text, where applicable.
4. Ensure that all scripts are executable.
If necessary, run the following command:
chmod +x <script-name>
5. Run the script from the /tmp/l10n_scripts directory, as follows:
cd /tmp/l10n_scripts
. ./<script-name>
zenity-calendar-screenshot.png
==============================
<script-name> = calendar.sh
zenity-entry-screenshot.png
===========================
<script-name> = text_entry.sh
zenity-error-screenshot.png
===========================
<script-name> = error.sh
zenity-fileselection-screenshot.png
===================================
<script-name> = file_sel.sh
zenity-information-screenshot.png
=================================
<script-name> = info.sh
zenity-list-screenshot.png
==========================
<script-name> = list.sh
zenity-progress-screenshot.png
==============================
<script-name> = progress.sh
zenity-question-screenshot.png
==============================
<script-name> = question.sh
zenity-text-screenshot.png
==========================
<script-name> = text_info.sh
Select cvs.txt from the File Selector dialog.
Resize the window so that only the text appears -- no blank space.
zenity-warning-screenshot.png
=============================
<script-name> = warning.sh