2001-08-10 Richard Hestilow <hestilow@ximian.com> * Makefile.am (pixmaps_DATA): Remove screen.png, which was commented out anyway. * preferences.c (screensaver_clone): Added. (copy_screensavers): Added. (preferences_clone): Copy screensaver list. (screensaver_destroy): Destroy new fields. * prefs-widget.c (prefs_widget_set_screensavers): Translate strings and utf8ize ahead of time. (prefs_widget_destroy): Free translated strings. (model_value_at): Return pre-translated string. (about_cb): Call gettext on desc, name, and title. * screensaver-prefs-dialog.c (screensaver_prefs_dialog_new): Call gettext on label and desc. * capplets/screensavers/Makefile.am: Fixes for make distcheck. * capplets/screensavers/magic.pl.in: Fix description parsing bug, and fakepreview lost bug.
9 lines
No EOL
408 B
XML
9 lines
No EOL
408 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<screensaver name="zoom" _label="Zoom (Fatbits)">
|
|
|
|
<fullcommand arg="-root"/>
|
|
|
|
|
|
<_description>Zooms in on a part of the screen and then moves around. With the -lenses option the result is like looking through many overlapping lenses rather than just a simple zoom. Written by James Macnicol.</_description>
|
|
<fake name="Zoom (Lenses)"/>
|
|
</screensaver> |