pkgsrc/math/gnome-calculator/PLIST

885 lines
40 KiB
Text
Raw Normal View History

2017-08-31 12:54:11 +02:00
@comment $NetBSD: PLIST,v 1.5 2017/08/31 10:54:11 prlw1 Exp $
bin/gcalccmd
bin/gnome-calculator
Update gnome-calculator to 3.20.0 Overview of changes in gnome-calculator 3.20.0 * Update: Translation (Translation team) Overview of changes in gnome-calculator 3.19.91 * Fix: Check for null on variables ought to autocomplete (fixes #762426) (Alberto Ruiz) * Updated Czech translation (Marek Černocký) * Updated Catalan translation (Jordi Mas) * Updated Galician translations (Fran Dieguez) * Updated Swedish translation (Anders Jonsson) * Updated Serbian translation (Мирослав Николић) * Updated Brazilian Portuguese translation (Fábio Nogueira) Overview of changes in gnome-calculator 3.19.90 * New: Upgrade license for all source files to GPLv3+ (Michael Catanzaro) * New: Use Soup instead of GVFS to download the IMF/ECB currency data (Alberto Ruiz) * Fix: Silence a compiler warning (Michael Catanzaro) * Fix: Remove Lithuanian litas from currency list (Michael Catanzaro) * Fix: Fix use of GtkStyleContext for GTK+ 3.20 (Michael Catanzaro) * Fix: Clarify license on number.vala (Michael Catanzaro) * Fix: Clarify license on mpfr.vapi (Michael Catanzaro) * Fix: Installed tests: Update expectations (Matthias Clasen) * Fix: Set the accessible name on the mode chooser (Matthias Clasen) * Fix: Do not reset second currency on first currency change, fixes #260166 (Robert Roth) * Fix: Fix Chinese Yuan symbol, fixes #761075 (Alberto Ruiz) * Fix: Add a missing tag to the AppData file (Richard Hughes) * Update: Upgrade appdata (Michael Catanzaro) * Update: Translation (Translation team) Overview of changes in gnome-calculator 3.19.4 * New: Migrate MathConverter, MathWindow, HistoryView and HistoryEntry to GtkBuilder template (Alberto Ruiz) * Fix: Remove unused -D defines from Makefile.am and configure.vapi for both src/ and lib/ (Alberto Ruiz) * Fix: Check if base exponent are complex for xpowy() method (Gerlof Fokkema) * Fix: Prevent infinte loop on some operations with imaginary numbers, bug #757657 (Kyle Green) * Fix: e^(-0.5) returned the wrong value, bug #756960 (Felix Pelletier) * Fix: Missing mnemonic bond in Gross Profit Margin dialog (Martin Simon) * Fix: Use load_from_resource in the Gtk.CssProvider instead of opening the file manually (Alberto Ruiz) * Fix: Use builddir for gresource.xml to satisfy Vala/autotools behaviour, bug #760679 (Michael Catanzaro) * Fix: Rename gnome-calculator.doap name tag to GNOME Calculator instead of gnome-calculator (Alberto Ruiz) * Fix: Use AM_DISTCHECK_CONFIGURE_FLAGS (Michael Catanzaro) * Fix: MathDisplay grabs focus after being shown, bug #748743 (Elita.A.A.Lobo) * Fix: math-equation: "No history" message should disappear when appropriate, bug #759943 (Michael Catanzaro) * Update : Translation (Translation team) Overview of changes in gnome-calculator 3.19.2 * Update : Translation (Translation team) Overview of changes in gnome-calculator 3.19.1 * Fix : Explicitly link required libraries for gnome-calculator and gcalcmd binaries (Andreas Henriksson) * Update : Translation (Translation team) Overview of changes in gnome-calculator 3.18.0 * Fix : SYD function was returning the wrong value (Matthias Clasen) * Fix : Fix dialogs sizing for financial functions (Matthias Clasen) * Update : Translation (Translation team) Overview of changes in gnome-calculator 3.17.92 * Update : Alberto Ruiz as new maintainer in doap file (Alberto Ruiz) * Update : Build System improvements (Michael Catanzaro, Robert Ancell) * Update : Portuguese, Polish and Chinese (Taiwan) translations (Translation team) Overview of changes in gnome-calculator 3.17.3 * Update : Stop using gnome-common (Robert Ancell) * Fix : Remove incorrect assertion in search provider (Michael Catanzaro) Overview of changes in gnome-calculator 3.17.2 * Update : Split many files into an internal convenience library (Michael Catanzaro) * Update : Remove workaround for bug #737222 (Michael Catanzaro) * Update : Translations (Translation team) * Fix : Search provider should discard child stdout/stderr (Michael Catanzaro) * Fix : Syntax error in desktop file keywords Bosnian translation (Kalev Lember) Overview of changes in gnome-calculator 3.16.0 * Update : Translations (Translation team)
2016-04-22 00:11:32 +02:00
lib/gnome-calculator/libcalculator.la
Update to 3.14.1: Overview of changes in gnome-calculator 3.14.1 * Update : Translations (Translation team) * Update : Search provider timeout (Michael Catanzaro) * Workaround : Warning in search-provider log (Michael Catanzaro) * Fix : Crash on thousand saperator (Michael Catanzaro) * Fix : Button arrangement in programming mode (Abhinav) * Fix : Vala warning about empty conditional body (Michael Catanzaro) * Fix : Remove use of GtkAlignment (Michael Catanzaro) * Fix : Use set_accels_for_action() (Arnaud Bonatti) * Removed : Gtk.Widget.ensure_style() (Michael Catanzaro) * Removed : Use of fixes.vapi for langinfo (Michael Catanzaro) Overview of changes in gnome-calculator 3.14.0 * Update : Translations (Translation team) Overview of changes in gnome-calculator 3.13.92 * Update : Translations (Translation team) * Fix : Documentation (Documentation team) Overview of changes in gnome-calculator 3.13.90 * Update : Translations (Translation team) * Update : doap file (Piotr Drąg, Olav Vitters) * Fix : test install (Vadim Rutkovsky) Overview of changes in gnome-calculator 3.13.3 * New : Calculator search provider (Michael Catanzaro) * New : Tests in release tarball (Vadim Rutkovsky) * New : Localized radix character from command-line (Michael Catanzaro) * Update : Translations (Translation team) * Fix : Restore previous answer on undo (Rodolphe PELLOUX-PRAYER) * Fix : Segfault on undo beyond history (Elita Lobo) * Fix : Malformed expression error on base change (PioneerAxon) * Fix : Critical warnings when entering Financial Mode (Michael Catanzaro) * Fix : Fix gcalccmd crash (PioneerAxon) * Fix : gcalccmd now exits with new-line (PioneerAxon) * Fix : Reset text in new function pop-up (ZZroman) * Fix : Removed redundent calls to notify_property() (Michael Catanzaro) * Fix : Use layout based decimal saperator on numberpad (Pierre Ossman) * Fix : Appdata : add default screenshot (Richard Hughes) * Fix : Don't create fundamental types (Michael Catanzaro) * Fix : Typo in step definition filelist (Vadim Rutkovsky) * Removed : Latvian lats from default currencies (Michael Catanzaro) Overview of changes in gnome-calculator 3.13.2 * New : Tests (Vadim Rutkovsky) * New : Use popover to change mode (Michael Catanzaro) * New : Use headerbar for preference dialog (Michael Catanzaro) * Update : GTK+ and vala dependencies (Michael Catanzaro) * Update : Modernize option parsing (Paolo Borelli) * Update : URLs in doap file (Piotr Drag) * Update : License fields in appdata (Michael Catanzaro) * Update : Translations (Translation team) * Fix : Ignore libtool files (Michael Catanzaro) * Fix : Failing test-case due to updated libc (PioneerAxon) * Fix : Crash due to non-validated return iterator (Andreas Henriksson) * Fix : Close popover after changing mode (Arnaud Bonatti) * Fix : Focus input field after mode change (Michael Catanzaro) * Fix : Mark image not translatable (Gabor Kelemen) * Fix : Crash on sub/superscript with trailing space (Robert Ancell) Overview of changes in gnome-calculator 3.12.0 * Update : Translations (Translation team) Overview of changes in gnome-calculator 3.11.92 * Update : Translations (Translation team) * Fix : Lost text focus on click (Simen Heggestøyl) Overview of changes in gnome-calculator 3.11.91 * New : Use git.mk (Michael Catanzaro) * Update : Rename desktop file (Michael Catanzaro) * Update : Translations (Translation team) * Fix : Makefile (Michael Catanzaro) * Fix : Precision loss (Daniel Renninghoff) * Fix : 0^0 should be indeterminate (Elita Lobo) * Fix : Precision error for ln () calculations (Daniel Renninghoff) Overview of changes in gnome-calculator 3.11.90 * Update : Translations (Translation team) * Fix : Window specific mode and actions (Michael Catanzaro) * Fix : About dialog (Michael Catanzaro) Overview of changes in gnome-calculator 3.11.5 * Update : Translations (Translation team) * Update : Documentation (PioneerAxon, Baptiste Mille-Mathias) * Fix : Appdata (Michael Catanzaro) Overview of changes in gnome-calculator 3.11.4 * Update : Translations (Translations team) * Fix : Add tooltip to custom functions (Garima Joshi) * Fix : Bug in representation mode for non-decimal answers (PioneerAxon) Overview of changes in gnome-calculator 3.11.3 * New : Custom functions (Garima Joshi) * New : Support for factorials of positive decimal numbers (Rashid Khan) * Update : Depend on newer versions of GTK, Vala (Michael Catanzaro) * Update : Translations * Update : Use HeaderBar (Michael Catanzaro) * Fix : Stop using stock icons (Robert Ancell) * Fix : Compilation warnings (Robert Ancell) * Fix : Title in basic mode (Michael Catanzaro) * Fix : Typos (Christian Kirbach, Seán de Búrca) * Fix : Newline text wrap bug (Kevin THIERRY) * Fix : "Malformed expression" stays forever bug (Rashid Khan) * Fix : AppData (Richard Hughes) * Fix : Misc cleanup (Michael Catanzaro, Olav Vitters)
2014-11-25 13:04:19 +01:00
libexec/gnome-calculator-search-provider
man/man1/gcalccmd.1
man/man1/gnome-calculator.1
2017-08-31 12:54:11 +02:00
share/appdata/org.gnome.Calculator.appdata.xml
share/applications/org.gnome.Calculator.desktop
Update to 3.14.1: Overview of changes in gnome-calculator 3.14.1 * Update : Translations (Translation team) * Update : Search provider timeout (Michael Catanzaro) * Workaround : Warning in search-provider log (Michael Catanzaro) * Fix : Crash on thousand saperator (Michael Catanzaro) * Fix : Button arrangement in programming mode (Abhinav) * Fix : Vala warning about empty conditional body (Michael Catanzaro) * Fix : Remove use of GtkAlignment (Michael Catanzaro) * Fix : Use set_accels_for_action() (Arnaud Bonatti) * Removed : Gtk.Widget.ensure_style() (Michael Catanzaro) * Removed : Use of fixes.vapi for langinfo (Michael Catanzaro) Overview of changes in gnome-calculator 3.14.0 * Update : Translations (Translation team) Overview of changes in gnome-calculator 3.13.92 * Update : Translations (Translation team) * Fix : Documentation (Documentation team) Overview of changes in gnome-calculator 3.13.90 * Update : Translations (Translation team) * Update : doap file (Piotr Drąg, Olav Vitters) * Fix : test install (Vadim Rutkovsky) Overview of changes in gnome-calculator 3.13.3 * New : Calculator search provider (Michael Catanzaro) * New : Tests in release tarball (Vadim Rutkovsky) * New : Localized radix character from command-line (Michael Catanzaro) * Update : Translations (Translation team) * Fix : Restore previous answer on undo (Rodolphe PELLOUX-PRAYER) * Fix : Segfault on undo beyond history (Elita Lobo) * Fix : Malformed expression error on base change (PioneerAxon) * Fix : Critical warnings when entering Financial Mode (Michael Catanzaro) * Fix : Fix gcalccmd crash (PioneerAxon) * Fix : gcalccmd now exits with new-line (PioneerAxon) * Fix : Reset text in new function pop-up (ZZroman) * Fix : Removed redundent calls to notify_property() (Michael Catanzaro) * Fix : Use layout based decimal saperator on numberpad (Pierre Ossman) * Fix : Appdata : add default screenshot (Richard Hughes) * Fix : Don't create fundamental types (Michael Catanzaro) * Fix : Typo in step definition filelist (Vadim Rutkovsky) * Removed : Latvian lats from default currencies (Michael Catanzaro) Overview of changes in gnome-calculator 3.13.2 * New : Tests (Vadim Rutkovsky) * New : Use popover to change mode (Michael Catanzaro) * New : Use headerbar for preference dialog (Michael Catanzaro) * Update : GTK+ and vala dependencies (Michael Catanzaro) * Update : Modernize option parsing (Paolo Borelli) * Update : URLs in doap file (Piotr Drag) * Update : License fields in appdata (Michael Catanzaro) * Update : Translations (Translation team) * Fix : Ignore libtool files (Michael Catanzaro) * Fix : Failing test-case due to updated libc (PioneerAxon) * Fix : Crash due to non-validated return iterator (Andreas Henriksson) * Fix : Close popover after changing mode (Arnaud Bonatti) * Fix : Focus input field after mode change (Michael Catanzaro) * Fix : Mark image not translatable (Gabor Kelemen) * Fix : Crash on sub/superscript with trailing space (Robert Ancell) Overview of changes in gnome-calculator 3.12.0 * Update : Translations (Translation team) Overview of changes in gnome-calculator 3.11.92 * Update : Translations (Translation team) * Fix : Lost text focus on click (Simen Heggestøyl) Overview of changes in gnome-calculator 3.11.91 * New : Use git.mk (Michael Catanzaro) * Update : Rename desktop file (Michael Catanzaro) * Update : Translations (Translation team) * Fix : Makefile (Michael Catanzaro) * Fix : Precision loss (Daniel Renninghoff) * Fix : 0^0 should be indeterminate (Elita Lobo) * Fix : Precision error for ln () calculations (Daniel Renninghoff) Overview of changes in gnome-calculator 3.11.90 * Update : Translations (Translation team) * Fix : Window specific mode and actions (Michael Catanzaro) * Fix : About dialog (Michael Catanzaro) Overview of changes in gnome-calculator 3.11.5 * Update : Translations (Translation team) * Update : Documentation (PioneerAxon, Baptiste Mille-Mathias) * Fix : Appdata (Michael Catanzaro) Overview of changes in gnome-calculator 3.11.4 * Update : Translations (Translations team) * Fix : Add tooltip to custom functions (Garima Joshi) * Fix : Bug in representation mode for non-decimal answers (PioneerAxon) Overview of changes in gnome-calculator 3.11.3 * New : Custom functions (Garima Joshi) * New : Support for factorials of positive decimal numbers (Rashid Khan) * Update : Depend on newer versions of GTK, Vala (Michael Catanzaro) * Update : Translations * Update : Use HeaderBar (Michael Catanzaro) * Fix : Stop using stock icons (Robert Ancell) * Fix : Compilation warnings (Robert Ancell) * Fix : Title in basic mode (Michael Catanzaro) * Fix : Typos (Christian Kirbach, Seán de Búrca) * Fix : Newline text wrap bug (Kevin THIERRY) * Fix : "Malformed expression" stays forever bug (Rashid Khan) * Fix : AppData (Richard Hughes) * Fix : Misc cleanup (Michael Catanzaro, Olav Vitters)
2014-11-25 13:04:19 +01:00
share/dbus-1/services/org.gnome.Calculator.SearchProvider.service
share/glib-2.0/schemas/org.gnome.calculator.gschema.xml
2017-08-31 12:54:11 +02:00
share/gnome-shell/search-providers/org.gnome.Calculator-search-provider.ini
share/help/C/gnome-calculator/absolute.page
share/help/C/gnome-calculator/base.page
share/help/C/gnome-calculator/boolean.page
share/help/C/gnome-calculator/complex.page
share/help/C/gnome-calculator/conv-base.page
share/help/C/gnome-calculator/conv-character.page
share/help/C/gnome-calculator/conv-currency.page
share/help/C/gnome-calculator/conv-length.page
share/help/C/gnome-calculator/conv-time.page
share/help/C/gnome-calculator/conv-weight.page
share/help/C/gnome-calculator/equation.page
share/help/C/gnome-calculator/factorial.page
share/help/C/gnome-calculator/factorize.page
share/help/C/gnome-calculator/figures/logo32.png
share/help/C/gnome-calculator/financial.page
share/help/C/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/C/gnome-calculator/history.page
share/help/C/gnome-calculator/index.page
share/help/C/gnome-calculator/keyboard.page
share/help/C/gnome-calculator/legal.xml
share/help/C/gnome-calculator/logarithm.page
share/help/C/gnome-calculator/modulus.page
share/help/C/gnome-calculator/mouse.page
share/help/C/gnome-calculator/number-display.page
share/help/C/gnome-calculator/percentage.page
share/help/C/gnome-calculator/power.page
share/help/C/gnome-calculator/scientific.page
share/help/C/gnome-calculator/superscript.page
share/help/C/gnome-calculator/trigonometry.page
share/help/C/gnome-calculator/variables.page
share/help/bg/gnome-calculator/absolute.page
share/help/bg/gnome-calculator/base.page
share/help/bg/gnome-calculator/boolean.page
share/help/bg/gnome-calculator/complex.page
share/help/bg/gnome-calculator/conv-base.page
share/help/bg/gnome-calculator/conv-character.page
share/help/bg/gnome-calculator/conv-currency.page
share/help/bg/gnome-calculator/conv-length.page
share/help/bg/gnome-calculator/conv-time.page
share/help/bg/gnome-calculator/conv-weight.page
share/help/bg/gnome-calculator/equation.page
share/help/bg/gnome-calculator/factorial.page
share/help/bg/gnome-calculator/factorize.page
share/help/bg/gnome-calculator/figures/logo32.png
share/help/bg/gnome-calculator/financial.page
share/help/bg/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/bg/gnome-calculator/history.page
share/help/bg/gnome-calculator/index.page
share/help/bg/gnome-calculator/keyboard.page
share/help/bg/gnome-calculator/legal.xml
share/help/bg/gnome-calculator/logarithm.page
share/help/bg/gnome-calculator/modulus.page
share/help/bg/gnome-calculator/mouse.page
share/help/bg/gnome-calculator/number-display.page
share/help/bg/gnome-calculator/percentage.page
share/help/bg/gnome-calculator/power.page
share/help/bg/gnome-calculator/scientific.page
share/help/bg/gnome-calculator/superscript.page
share/help/bg/gnome-calculator/trigonometry.page
share/help/bg/gnome-calculator/variables.page
share/help/ca/gnome-calculator/absolute.page
share/help/ca/gnome-calculator/base.page
share/help/ca/gnome-calculator/boolean.page
share/help/ca/gnome-calculator/complex.page
share/help/ca/gnome-calculator/conv-base.page
share/help/ca/gnome-calculator/conv-character.page
share/help/ca/gnome-calculator/conv-currency.page
share/help/ca/gnome-calculator/conv-length.page
share/help/ca/gnome-calculator/conv-time.page
share/help/ca/gnome-calculator/conv-weight.page
share/help/ca/gnome-calculator/equation.page
share/help/ca/gnome-calculator/factorial.page
share/help/ca/gnome-calculator/factorize.page
share/help/ca/gnome-calculator/figures/logo32.png
share/help/ca/gnome-calculator/financial.page
share/help/ca/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/ca/gnome-calculator/history.page
share/help/ca/gnome-calculator/index.page
share/help/ca/gnome-calculator/keyboard.page
share/help/ca/gnome-calculator/legal.xml
share/help/ca/gnome-calculator/logarithm.page
share/help/ca/gnome-calculator/modulus.page
share/help/ca/gnome-calculator/mouse.page
share/help/ca/gnome-calculator/number-display.page
share/help/ca/gnome-calculator/percentage.page
share/help/ca/gnome-calculator/power.page
share/help/ca/gnome-calculator/scientific.page
share/help/ca/gnome-calculator/superscript.page
share/help/ca/gnome-calculator/trigonometry.page
share/help/ca/gnome-calculator/variables.page
share/help/cs/gnome-calculator/absolute.page
share/help/cs/gnome-calculator/base.page
share/help/cs/gnome-calculator/boolean.page
share/help/cs/gnome-calculator/complex.page
share/help/cs/gnome-calculator/conv-base.page
share/help/cs/gnome-calculator/conv-character.page
share/help/cs/gnome-calculator/conv-currency.page
share/help/cs/gnome-calculator/conv-length.page
share/help/cs/gnome-calculator/conv-time.page
share/help/cs/gnome-calculator/conv-weight.page
share/help/cs/gnome-calculator/equation.page
share/help/cs/gnome-calculator/factorial.page
share/help/cs/gnome-calculator/factorize.page
share/help/cs/gnome-calculator/figures/logo32.png
share/help/cs/gnome-calculator/financial.page
share/help/cs/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/cs/gnome-calculator/history.page
share/help/cs/gnome-calculator/index.page
share/help/cs/gnome-calculator/keyboard.page
share/help/cs/gnome-calculator/legal.xml
share/help/cs/gnome-calculator/logarithm.page
share/help/cs/gnome-calculator/modulus.page
share/help/cs/gnome-calculator/mouse.page
share/help/cs/gnome-calculator/number-display.page
share/help/cs/gnome-calculator/percentage.page
share/help/cs/gnome-calculator/power.page
share/help/cs/gnome-calculator/scientific.page
share/help/cs/gnome-calculator/superscript.page
share/help/cs/gnome-calculator/trigonometry.page
share/help/cs/gnome-calculator/variables.page
share/help/de/gnome-calculator/absolute.page
share/help/de/gnome-calculator/base.page
share/help/de/gnome-calculator/boolean.page
share/help/de/gnome-calculator/complex.page
share/help/de/gnome-calculator/conv-base.page
share/help/de/gnome-calculator/conv-character.page
share/help/de/gnome-calculator/conv-currency.page
share/help/de/gnome-calculator/conv-length.page
share/help/de/gnome-calculator/conv-time.page
share/help/de/gnome-calculator/conv-weight.page
share/help/de/gnome-calculator/equation.page
share/help/de/gnome-calculator/factorial.page
share/help/de/gnome-calculator/factorize.page
share/help/de/gnome-calculator/figures/logo32.png
share/help/de/gnome-calculator/financial.page
share/help/de/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/de/gnome-calculator/history.page
share/help/de/gnome-calculator/index.page
share/help/de/gnome-calculator/keyboard.page
share/help/de/gnome-calculator/legal.xml
share/help/de/gnome-calculator/logarithm.page
share/help/de/gnome-calculator/modulus.page
share/help/de/gnome-calculator/mouse.page
share/help/de/gnome-calculator/number-display.page
share/help/de/gnome-calculator/percentage.page
share/help/de/gnome-calculator/power.page
share/help/de/gnome-calculator/scientific.page
share/help/de/gnome-calculator/superscript.page
share/help/de/gnome-calculator/trigonometry.page
share/help/de/gnome-calculator/variables.page
share/help/el/gnome-calculator/absolute.page
share/help/el/gnome-calculator/base.page
share/help/el/gnome-calculator/boolean.page
share/help/el/gnome-calculator/complex.page
share/help/el/gnome-calculator/conv-base.page
share/help/el/gnome-calculator/conv-character.page
share/help/el/gnome-calculator/conv-currency.page
share/help/el/gnome-calculator/conv-length.page
share/help/el/gnome-calculator/conv-time.page
share/help/el/gnome-calculator/conv-weight.page
share/help/el/gnome-calculator/equation.page
share/help/el/gnome-calculator/factorial.page
share/help/el/gnome-calculator/factorize.page
share/help/el/gnome-calculator/figures/logo32.png
share/help/el/gnome-calculator/financial.page
share/help/el/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/el/gnome-calculator/history.page
share/help/el/gnome-calculator/index.page
share/help/el/gnome-calculator/keyboard.page
share/help/el/gnome-calculator/legal.xml
share/help/el/gnome-calculator/logarithm.page
share/help/el/gnome-calculator/modulus.page
share/help/el/gnome-calculator/mouse.page
share/help/el/gnome-calculator/number-display.page
share/help/el/gnome-calculator/percentage.page
share/help/el/gnome-calculator/power.page
share/help/el/gnome-calculator/scientific.page
share/help/el/gnome-calculator/superscript.page
share/help/el/gnome-calculator/trigonometry.page
share/help/el/gnome-calculator/variables.page
share/help/es/gnome-calculator/absolute.page
share/help/es/gnome-calculator/base.page
share/help/es/gnome-calculator/boolean.page
share/help/es/gnome-calculator/complex.page
share/help/es/gnome-calculator/conv-base.page
share/help/es/gnome-calculator/conv-character.page
share/help/es/gnome-calculator/conv-currency.page
share/help/es/gnome-calculator/conv-length.page
share/help/es/gnome-calculator/conv-time.page
share/help/es/gnome-calculator/conv-weight.page
share/help/es/gnome-calculator/equation.page
share/help/es/gnome-calculator/factorial.page
share/help/es/gnome-calculator/factorize.page
share/help/es/gnome-calculator/figures/logo32.png
share/help/es/gnome-calculator/financial.page
share/help/es/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/es/gnome-calculator/history.page
share/help/es/gnome-calculator/index.page
share/help/es/gnome-calculator/keyboard.page
share/help/es/gnome-calculator/legal.xml
share/help/es/gnome-calculator/logarithm.page
share/help/es/gnome-calculator/modulus.page
share/help/es/gnome-calculator/mouse.page
share/help/es/gnome-calculator/number-display.page
share/help/es/gnome-calculator/percentage.page
share/help/es/gnome-calculator/power.page
share/help/es/gnome-calculator/scientific.page
share/help/es/gnome-calculator/superscript.page
share/help/es/gnome-calculator/trigonometry.page
share/help/es/gnome-calculator/variables.page
share/help/eu/gnome-calculator/absolute.page
share/help/eu/gnome-calculator/base.page
share/help/eu/gnome-calculator/boolean.page
share/help/eu/gnome-calculator/complex.page
share/help/eu/gnome-calculator/conv-base.page
share/help/eu/gnome-calculator/conv-character.page
share/help/eu/gnome-calculator/conv-currency.page
share/help/eu/gnome-calculator/conv-length.page
share/help/eu/gnome-calculator/conv-time.page
share/help/eu/gnome-calculator/conv-weight.page
share/help/eu/gnome-calculator/equation.page
share/help/eu/gnome-calculator/factorial.page
share/help/eu/gnome-calculator/factorize.page
share/help/eu/gnome-calculator/figures/logo32.png
share/help/eu/gnome-calculator/financial.page
share/help/eu/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/eu/gnome-calculator/history.page
share/help/eu/gnome-calculator/index.page
share/help/eu/gnome-calculator/keyboard.page
share/help/eu/gnome-calculator/legal.xml
share/help/eu/gnome-calculator/logarithm.page
share/help/eu/gnome-calculator/modulus.page
share/help/eu/gnome-calculator/mouse.page
share/help/eu/gnome-calculator/number-display.page
share/help/eu/gnome-calculator/percentage.page
share/help/eu/gnome-calculator/power.page
share/help/eu/gnome-calculator/scientific.page
share/help/eu/gnome-calculator/superscript.page
share/help/eu/gnome-calculator/trigonometry.page
share/help/eu/gnome-calculator/variables.page
share/help/fi/gnome-calculator/absolute.page
share/help/fi/gnome-calculator/base.page
share/help/fi/gnome-calculator/boolean.page
share/help/fi/gnome-calculator/complex.page
share/help/fi/gnome-calculator/conv-base.page
share/help/fi/gnome-calculator/conv-character.page
share/help/fi/gnome-calculator/conv-currency.page
share/help/fi/gnome-calculator/conv-length.page
share/help/fi/gnome-calculator/conv-time.page
share/help/fi/gnome-calculator/conv-weight.page
share/help/fi/gnome-calculator/equation.page
share/help/fi/gnome-calculator/factorial.page
share/help/fi/gnome-calculator/factorize.page
share/help/fi/gnome-calculator/figures/logo32.png
share/help/fi/gnome-calculator/financial.page
share/help/fi/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/fi/gnome-calculator/history.page
share/help/fi/gnome-calculator/index.page
share/help/fi/gnome-calculator/keyboard.page
share/help/fi/gnome-calculator/legal.xml
share/help/fi/gnome-calculator/logarithm.page
share/help/fi/gnome-calculator/modulus.page
share/help/fi/gnome-calculator/mouse.page
share/help/fi/gnome-calculator/number-display.page
share/help/fi/gnome-calculator/percentage.page
share/help/fi/gnome-calculator/power.page
share/help/fi/gnome-calculator/scientific.page
share/help/fi/gnome-calculator/superscript.page
share/help/fi/gnome-calculator/trigonometry.page
share/help/fi/gnome-calculator/variables.page
share/help/fr/gnome-calculator/absolute.page
share/help/fr/gnome-calculator/base.page
share/help/fr/gnome-calculator/boolean.page
share/help/fr/gnome-calculator/complex.page
share/help/fr/gnome-calculator/conv-base.page
share/help/fr/gnome-calculator/conv-character.page
share/help/fr/gnome-calculator/conv-currency.page
share/help/fr/gnome-calculator/conv-length.page
share/help/fr/gnome-calculator/conv-time.page
share/help/fr/gnome-calculator/conv-weight.page
share/help/fr/gnome-calculator/equation.page
share/help/fr/gnome-calculator/factorial.page
share/help/fr/gnome-calculator/factorize.page
share/help/fr/gnome-calculator/figures/logo32.png
share/help/fr/gnome-calculator/financial.page
share/help/fr/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/fr/gnome-calculator/history.page
share/help/fr/gnome-calculator/index.page
share/help/fr/gnome-calculator/keyboard.page
share/help/fr/gnome-calculator/legal.xml
share/help/fr/gnome-calculator/logarithm.page
share/help/fr/gnome-calculator/modulus.page
share/help/fr/gnome-calculator/mouse.page
share/help/fr/gnome-calculator/number-display.page
share/help/fr/gnome-calculator/percentage.page
share/help/fr/gnome-calculator/power.page
share/help/fr/gnome-calculator/scientific.page
share/help/fr/gnome-calculator/superscript.page
share/help/fr/gnome-calculator/trigonometry.page
share/help/fr/gnome-calculator/variables.page
share/help/gl/gnome-calculator/absolute.page
share/help/gl/gnome-calculator/base.page
share/help/gl/gnome-calculator/boolean.page
share/help/gl/gnome-calculator/complex.page
share/help/gl/gnome-calculator/conv-base.page
share/help/gl/gnome-calculator/conv-character.page
share/help/gl/gnome-calculator/conv-currency.page
share/help/gl/gnome-calculator/conv-length.page
share/help/gl/gnome-calculator/conv-time.page
share/help/gl/gnome-calculator/conv-weight.page
share/help/gl/gnome-calculator/equation.page
share/help/gl/gnome-calculator/factorial.page
share/help/gl/gnome-calculator/factorize.page
share/help/gl/gnome-calculator/figures/logo32.png
share/help/gl/gnome-calculator/financial.page
share/help/gl/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/gl/gnome-calculator/history.page
share/help/gl/gnome-calculator/index.page
share/help/gl/gnome-calculator/keyboard.page
share/help/gl/gnome-calculator/legal.xml
share/help/gl/gnome-calculator/logarithm.page
share/help/gl/gnome-calculator/modulus.page
share/help/gl/gnome-calculator/mouse.page
share/help/gl/gnome-calculator/number-display.page
share/help/gl/gnome-calculator/percentage.page
share/help/gl/gnome-calculator/power.page
share/help/gl/gnome-calculator/scientific.page
share/help/gl/gnome-calculator/superscript.page
share/help/gl/gnome-calculator/trigonometry.page
share/help/gl/gnome-calculator/variables.page
share/help/hu/gnome-calculator/absolute.page
share/help/hu/gnome-calculator/base.page
share/help/hu/gnome-calculator/boolean.page
share/help/hu/gnome-calculator/complex.page
share/help/hu/gnome-calculator/conv-base.page
share/help/hu/gnome-calculator/conv-character.page
share/help/hu/gnome-calculator/conv-currency.page
share/help/hu/gnome-calculator/conv-length.page
share/help/hu/gnome-calculator/conv-time.page
share/help/hu/gnome-calculator/conv-weight.page
share/help/hu/gnome-calculator/equation.page
share/help/hu/gnome-calculator/factorial.page
share/help/hu/gnome-calculator/factorize.page
share/help/hu/gnome-calculator/figures/logo32.png
share/help/hu/gnome-calculator/financial.page
share/help/hu/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/hu/gnome-calculator/history.page
share/help/hu/gnome-calculator/index.page
share/help/hu/gnome-calculator/keyboard.page
share/help/hu/gnome-calculator/legal.xml
share/help/hu/gnome-calculator/logarithm.page
share/help/hu/gnome-calculator/modulus.page
share/help/hu/gnome-calculator/mouse.page
share/help/hu/gnome-calculator/number-display.page
share/help/hu/gnome-calculator/percentage.page
share/help/hu/gnome-calculator/power.page
share/help/hu/gnome-calculator/scientific.page
share/help/hu/gnome-calculator/superscript.page
share/help/hu/gnome-calculator/trigonometry.page
share/help/hu/gnome-calculator/variables.page
share/help/it/gnome-calculator/absolute.page
share/help/it/gnome-calculator/base.page
share/help/it/gnome-calculator/boolean.page
share/help/it/gnome-calculator/complex.page
share/help/it/gnome-calculator/conv-base.page
share/help/it/gnome-calculator/conv-character.page
share/help/it/gnome-calculator/conv-currency.page
share/help/it/gnome-calculator/conv-length.page
share/help/it/gnome-calculator/conv-time.page
share/help/it/gnome-calculator/conv-weight.page
share/help/it/gnome-calculator/equation.page
share/help/it/gnome-calculator/factorial.page
share/help/it/gnome-calculator/factorize.page
share/help/it/gnome-calculator/figures/logo32.png
share/help/it/gnome-calculator/financial.page
share/help/it/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/it/gnome-calculator/history.page
share/help/it/gnome-calculator/index.page
share/help/it/gnome-calculator/keyboard.page
share/help/it/gnome-calculator/legal.xml
share/help/it/gnome-calculator/logarithm.page
share/help/it/gnome-calculator/modulus.page
share/help/it/gnome-calculator/mouse.page
share/help/it/gnome-calculator/number-display.page
share/help/it/gnome-calculator/percentage.page
share/help/it/gnome-calculator/power.page
share/help/it/gnome-calculator/scientific.page
share/help/it/gnome-calculator/superscript.page
share/help/it/gnome-calculator/trigonometry.page
share/help/it/gnome-calculator/variables.page
share/help/ja/gnome-calculator/absolute.page
share/help/ja/gnome-calculator/base.page
share/help/ja/gnome-calculator/boolean.page
share/help/ja/gnome-calculator/complex.page
share/help/ja/gnome-calculator/conv-base.page
share/help/ja/gnome-calculator/conv-character.page
share/help/ja/gnome-calculator/conv-currency.page
share/help/ja/gnome-calculator/conv-length.page
share/help/ja/gnome-calculator/conv-time.page
share/help/ja/gnome-calculator/conv-weight.page
share/help/ja/gnome-calculator/equation.page
share/help/ja/gnome-calculator/factorial.page
share/help/ja/gnome-calculator/factorize.page
share/help/ja/gnome-calculator/figures/logo32.png
share/help/ja/gnome-calculator/financial.page
share/help/ja/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/ja/gnome-calculator/history.page
share/help/ja/gnome-calculator/index.page
share/help/ja/gnome-calculator/keyboard.page
share/help/ja/gnome-calculator/legal.xml
share/help/ja/gnome-calculator/logarithm.page
share/help/ja/gnome-calculator/modulus.page
share/help/ja/gnome-calculator/mouse.page
share/help/ja/gnome-calculator/number-display.page
share/help/ja/gnome-calculator/percentage.page
share/help/ja/gnome-calculator/power.page
share/help/ja/gnome-calculator/scientific.page
share/help/ja/gnome-calculator/superscript.page
share/help/ja/gnome-calculator/trigonometry.page
share/help/ja/gnome-calculator/variables.page
share/help/ko/gnome-calculator/absolute.page
share/help/ko/gnome-calculator/base.page
share/help/ko/gnome-calculator/boolean.page
share/help/ko/gnome-calculator/complex.page
share/help/ko/gnome-calculator/conv-base.page
share/help/ko/gnome-calculator/conv-character.page
share/help/ko/gnome-calculator/conv-currency.page
share/help/ko/gnome-calculator/conv-length.page
share/help/ko/gnome-calculator/conv-time.page
share/help/ko/gnome-calculator/conv-weight.page
share/help/ko/gnome-calculator/equation.page
share/help/ko/gnome-calculator/factorial.page
share/help/ko/gnome-calculator/factorize.page
share/help/ko/gnome-calculator/figures/logo32.png
share/help/ko/gnome-calculator/financial.page
share/help/ko/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/ko/gnome-calculator/history.page
share/help/ko/gnome-calculator/index.page
share/help/ko/gnome-calculator/keyboard.page
share/help/ko/gnome-calculator/legal.xml
share/help/ko/gnome-calculator/logarithm.page
share/help/ko/gnome-calculator/modulus.page
share/help/ko/gnome-calculator/mouse.page
share/help/ko/gnome-calculator/number-display.page
share/help/ko/gnome-calculator/percentage.page
share/help/ko/gnome-calculator/power.page
share/help/ko/gnome-calculator/scientific.page
share/help/ko/gnome-calculator/superscript.page
share/help/ko/gnome-calculator/trigonometry.page
share/help/ko/gnome-calculator/variables.page
share/help/lv/gnome-calculator/absolute.page
share/help/lv/gnome-calculator/base.page
share/help/lv/gnome-calculator/boolean.page
share/help/lv/gnome-calculator/complex.page
share/help/lv/gnome-calculator/conv-base.page
share/help/lv/gnome-calculator/conv-character.page
share/help/lv/gnome-calculator/conv-currency.page
share/help/lv/gnome-calculator/conv-length.page
share/help/lv/gnome-calculator/conv-time.page
share/help/lv/gnome-calculator/conv-weight.page
share/help/lv/gnome-calculator/equation.page
share/help/lv/gnome-calculator/factorial.page
share/help/lv/gnome-calculator/factorize.page
share/help/lv/gnome-calculator/figures/logo32.png
share/help/lv/gnome-calculator/financial.page
share/help/lv/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/lv/gnome-calculator/history.page
share/help/lv/gnome-calculator/index.page
share/help/lv/gnome-calculator/keyboard.page
share/help/lv/gnome-calculator/legal.xml
share/help/lv/gnome-calculator/logarithm.page
share/help/lv/gnome-calculator/modulus.page
share/help/lv/gnome-calculator/mouse.page
share/help/lv/gnome-calculator/number-display.page
share/help/lv/gnome-calculator/percentage.page
share/help/lv/gnome-calculator/power.page
share/help/lv/gnome-calculator/scientific.page
share/help/lv/gnome-calculator/superscript.page
share/help/lv/gnome-calculator/trigonometry.page
share/help/lv/gnome-calculator/variables.page
share/help/oc/gnome-calculator/absolute.page
share/help/oc/gnome-calculator/base.page
share/help/oc/gnome-calculator/boolean.page
share/help/oc/gnome-calculator/complex.page
share/help/oc/gnome-calculator/conv-base.page
share/help/oc/gnome-calculator/conv-character.page
share/help/oc/gnome-calculator/conv-currency.page
share/help/oc/gnome-calculator/conv-length.page
share/help/oc/gnome-calculator/conv-time.page
share/help/oc/gnome-calculator/conv-weight.page
share/help/oc/gnome-calculator/equation.page
share/help/oc/gnome-calculator/factorial.page
share/help/oc/gnome-calculator/factorize.page
share/help/oc/gnome-calculator/figures/logo32.png
share/help/oc/gnome-calculator/financial.page
share/help/oc/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/oc/gnome-calculator/history.page
share/help/oc/gnome-calculator/index.page
share/help/oc/gnome-calculator/keyboard.page
share/help/oc/gnome-calculator/legal.xml
share/help/oc/gnome-calculator/logarithm.page
share/help/oc/gnome-calculator/modulus.page
share/help/oc/gnome-calculator/mouse.page
share/help/oc/gnome-calculator/number-display.page
share/help/oc/gnome-calculator/percentage.page
share/help/oc/gnome-calculator/power.page
share/help/oc/gnome-calculator/scientific.page
share/help/oc/gnome-calculator/superscript.page
share/help/oc/gnome-calculator/trigonometry.page
share/help/oc/gnome-calculator/variables.page
share/help/pt_BR/gnome-calculator/absolute.page
share/help/pt_BR/gnome-calculator/base.page
share/help/pt_BR/gnome-calculator/boolean.page
share/help/pt_BR/gnome-calculator/complex.page
share/help/pt_BR/gnome-calculator/conv-base.page
share/help/pt_BR/gnome-calculator/conv-character.page
share/help/pt_BR/gnome-calculator/conv-currency.page
share/help/pt_BR/gnome-calculator/conv-length.page
share/help/pt_BR/gnome-calculator/conv-time.page
share/help/pt_BR/gnome-calculator/conv-weight.page
share/help/pt_BR/gnome-calculator/equation.page
share/help/pt_BR/gnome-calculator/factorial.page
share/help/pt_BR/gnome-calculator/factorize.page
share/help/pt_BR/gnome-calculator/figures/logo32.png
share/help/pt_BR/gnome-calculator/financial.page
share/help/pt_BR/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/pt_BR/gnome-calculator/history.page
share/help/pt_BR/gnome-calculator/index.page
share/help/pt_BR/gnome-calculator/keyboard.page
share/help/pt_BR/gnome-calculator/legal.xml
share/help/pt_BR/gnome-calculator/logarithm.page
share/help/pt_BR/gnome-calculator/modulus.page
share/help/pt_BR/gnome-calculator/mouse.page
share/help/pt_BR/gnome-calculator/number-display.page
share/help/pt_BR/gnome-calculator/percentage.page
share/help/pt_BR/gnome-calculator/power.page
share/help/pt_BR/gnome-calculator/scientific.page
share/help/pt_BR/gnome-calculator/superscript.page
share/help/pt_BR/gnome-calculator/trigonometry.page
share/help/pt_BR/gnome-calculator/variables.page
share/help/ro/gnome-calculator/absolute.page
share/help/ro/gnome-calculator/base.page
share/help/ro/gnome-calculator/boolean.page
share/help/ro/gnome-calculator/complex.page
share/help/ro/gnome-calculator/conv-base.page
share/help/ro/gnome-calculator/conv-character.page
share/help/ro/gnome-calculator/conv-currency.page
share/help/ro/gnome-calculator/conv-length.page
share/help/ro/gnome-calculator/conv-time.page
share/help/ro/gnome-calculator/conv-weight.page
share/help/ro/gnome-calculator/equation.page
share/help/ro/gnome-calculator/factorial.page
share/help/ro/gnome-calculator/factorize.page
share/help/ro/gnome-calculator/figures/logo32.png
share/help/ro/gnome-calculator/financial.page
share/help/ro/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/ro/gnome-calculator/history.page
share/help/ro/gnome-calculator/index.page
share/help/ro/gnome-calculator/keyboard.page
share/help/ro/gnome-calculator/legal.xml
share/help/ro/gnome-calculator/logarithm.page
share/help/ro/gnome-calculator/modulus.page
share/help/ro/gnome-calculator/mouse.page
share/help/ro/gnome-calculator/number-display.page
share/help/ro/gnome-calculator/percentage.page
share/help/ro/gnome-calculator/power.page
share/help/ro/gnome-calculator/scientific.page
share/help/ro/gnome-calculator/superscript.page
share/help/ro/gnome-calculator/trigonometry.page
share/help/ro/gnome-calculator/variables.page
share/help/ru/gnome-calculator/absolute.page
share/help/ru/gnome-calculator/base.page
share/help/ru/gnome-calculator/boolean.page
share/help/ru/gnome-calculator/complex.page
share/help/ru/gnome-calculator/conv-base.page
share/help/ru/gnome-calculator/conv-character.page
share/help/ru/gnome-calculator/conv-currency.page
share/help/ru/gnome-calculator/conv-length.page
share/help/ru/gnome-calculator/conv-time.page
share/help/ru/gnome-calculator/conv-weight.page
share/help/ru/gnome-calculator/equation.page
share/help/ru/gnome-calculator/factorial.page
share/help/ru/gnome-calculator/factorize.page
share/help/ru/gnome-calculator/figures/logo32.png
share/help/ru/gnome-calculator/financial.page
share/help/ru/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/ru/gnome-calculator/history.page
share/help/ru/gnome-calculator/index.page
share/help/ru/gnome-calculator/keyboard.page
share/help/ru/gnome-calculator/legal.xml
share/help/ru/gnome-calculator/logarithm.page
share/help/ru/gnome-calculator/modulus.page
share/help/ru/gnome-calculator/mouse.page
share/help/ru/gnome-calculator/number-display.page
share/help/ru/gnome-calculator/percentage.page
share/help/ru/gnome-calculator/power.page
share/help/ru/gnome-calculator/scientific.page
share/help/ru/gnome-calculator/superscript.page
share/help/ru/gnome-calculator/trigonometry.page
share/help/ru/gnome-calculator/variables.page
share/help/sl/gnome-calculator/absolute.page
share/help/sl/gnome-calculator/base.page
share/help/sl/gnome-calculator/boolean.page
share/help/sl/gnome-calculator/complex.page
share/help/sl/gnome-calculator/conv-base.page
share/help/sl/gnome-calculator/conv-character.page
share/help/sl/gnome-calculator/conv-currency.page
share/help/sl/gnome-calculator/conv-length.page
share/help/sl/gnome-calculator/conv-time.page
share/help/sl/gnome-calculator/conv-weight.page
share/help/sl/gnome-calculator/equation.page
share/help/sl/gnome-calculator/factorial.page
share/help/sl/gnome-calculator/factorize.page
share/help/sl/gnome-calculator/figures/logo32.png
share/help/sl/gnome-calculator/financial.page
share/help/sl/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/sl/gnome-calculator/history.page
share/help/sl/gnome-calculator/index.page
share/help/sl/gnome-calculator/keyboard.page
share/help/sl/gnome-calculator/legal.xml
share/help/sl/gnome-calculator/logarithm.page
share/help/sl/gnome-calculator/modulus.page
share/help/sl/gnome-calculator/mouse.page
share/help/sl/gnome-calculator/number-display.page
share/help/sl/gnome-calculator/percentage.page
share/help/sl/gnome-calculator/power.page
share/help/sl/gnome-calculator/scientific.page
share/help/sl/gnome-calculator/superscript.page
share/help/sl/gnome-calculator/trigonometry.page
share/help/sl/gnome-calculator/variables.page
share/help/sv/gnome-calculator/absolute.page
share/help/sv/gnome-calculator/base.page
share/help/sv/gnome-calculator/boolean.page
share/help/sv/gnome-calculator/complex.page
share/help/sv/gnome-calculator/conv-base.page
share/help/sv/gnome-calculator/conv-character.page
share/help/sv/gnome-calculator/conv-currency.page
share/help/sv/gnome-calculator/conv-length.page
share/help/sv/gnome-calculator/conv-time.page
share/help/sv/gnome-calculator/conv-weight.page
share/help/sv/gnome-calculator/equation.page
share/help/sv/gnome-calculator/factorial.page
share/help/sv/gnome-calculator/factorize.page
share/help/sv/gnome-calculator/figures/logo32.png
share/help/sv/gnome-calculator/financial.page
share/help/sv/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/sv/gnome-calculator/history.page
share/help/sv/gnome-calculator/index.page
share/help/sv/gnome-calculator/keyboard.page
share/help/sv/gnome-calculator/legal.xml
share/help/sv/gnome-calculator/logarithm.page
share/help/sv/gnome-calculator/modulus.page
share/help/sv/gnome-calculator/mouse.page
share/help/sv/gnome-calculator/number-display.page
share/help/sv/gnome-calculator/percentage.page
share/help/sv/gnome-calculator/power.page
share/help/sv/gnome-calculator/scientific.page
share/help/sv/gnome-calculator/superscript.page
share/help/sv/gnome-calculator/trigonometry.page
share/help/sv/gnome-calculator/variables.page
share/help/te/gnome-calculator/absolute.page
share/help/te/gnome-calculator/base.page
share/help/te/gnome-calculator/boolean.page
share/help/te/gnome-calculator/complex.page
share/help/te/gnome-calculator/conv-base.page
share/help/te/gnome-calculator/conv-character.page
share/help/te/gnome-calculator/conv-currency.page
share/help/te/gnome-calculator/conv-length.page
share/help/te/gnome-calculator/conv-time.page
share/help/te/gnome-calculator/conv-weight.page
share/help/te/gnome-calculator/equation.page
share/help/te/gnome-calculator/factorial.page
share/help/te/gnome-calculator/factorize.page
share/help/te/gnome-calculator/figures/logo32.png
share/help/te/gnome-calculator/financial.page
share/help/te/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/te/gnome-calculator/history.page
share/help/te/gnome-calculator/index.page
share/help/te/gnome-calculator/keyboard.page
share/help/te/gnome-calculator/legal.xml
share/help/te/gnome-calculator/logarithm.page
share/help/te/gnome-calculator/modulus.page
share/help/te/gnome-calculator/mouse.page
share/help/te/gnome-calculator/number-display.page
share/help/te/gnome-calculator/percentage.page
share/help/te/gnome-calculator/power.page
share/help/te/gnome-calculator/scientific.page
share/help/te/gnome-calculator/superscript.page
share/help/te/gnome-calculator/trigonometry.page
share/help/te/gnome-calculator/variables.page
share/help/zh_CN/gnome-calculator/absolute.page
share/help/zh_CN/gnome-calculator/base.page
share/help/zh_CN/gnome-calculator/boolean.page
share/help/zh_CN/gnome-calculator/complex.page
share/help/zh_CN/gnome-calculator/conv-base.page
share/help/zh_CN/gnome-calculator/conv-character.page
share/help/zh_CN/gnome-calculator/conv-currency.page
share/help/zh_CN/gnome-calculator/conv-length.page
share/help/zh_CN/gnome-calculator/conv-time.page
share/help/zh_CN/gnome-calculator/conv-weight.page
share/help/zh_CN/gnome-calculator/equation.page
share/help/zh_CN/gnome-calculator/factorial.page
share/help/zh_CN/gnome-calculator/factorize.page
share/help/zh_CN/gnome-calculator/figures/logo32.png
share/help/zh_CN/gnome-calculator/financial.page
share/help/zh_CN/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/zh_CN/gnome-calculator/history.page
share/help/zh_CN/gnome-calculator/index.page
share/help/zh_CN/gnome-calculator/keyboard.page
share/help/zh_CN/gnome-calculator/legal.xml
share/help/zh_CN/gnome-calculator/logarithm.page
share/help/zh_CN/gnome-calculator/modulus.page
share/help/zh_CN/gnome-calculator/mouse.page
share/help/zh_CN/gnome-calculator/number-display.page
share/help/zh_CN/gnome-calculator/percentage.page
share/help/zh_CN/gnome-calculator/power.page
share/help/zh_CN/gnome-calculator/scientific.page
share/help/zh_CN/gnome-calculator/superscript.page
share/help/zh_CN/gnome-calculator/trigonometry.page
share/help/zh_CN/gnome-calculator/variables.page
share/help/zh_HK/gnome-calculator/absolute.page
share/help/zh_HK/gnome-calculator/base.page
share/help/zh_HK/gnome-calculator/boolean.page
share/help/zh_HK/gnome-calculator/complex.page
share/help/zh_HK/gnome-calculator/conv-base.page
share/help/zh_HK/gnome-calculator/conv-character.page
share/help/zh_HK/gnome-calculator/conv-currency.page
share/help/zh_HK/gnome-calculator/conv-length.page
share/help/zh_HK/gnome-calculator/conv-time.page
share/help/zh_HK/gnome-calculator/conv-weight.page
share/help/zh_HK/gnome-calculator/equation.page
share/help/zh_HK/gnome-calculator/factorial.page
share/help/zh_HK/gnome-calculator/factorize.page
share/help/zh_HK/gnome-calculator/figures/logo32.png
share/help/zh_HK/gnome-calculator/financial.page
share/help/zh_HK/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/zh_HK/gnome-calculator/history.page
share/help/zh_HK/gnome-calculator/index.page
share/help/zh_HK/gnome-calculator/keyboard.page
share/help/zh_HK/gnome-calculator/legal.xml
share/help/zh_HK/gnome-calculator/logarithm.page
share/help/zh_HK/gnome-calculator/modulus.page
share/help/zh_HK/gnome-calculator/mouse.page
share/help/zh_HK/gnome-calculator/number-display.page
share/help/zh_HK/gnome-calculator/percentage.page
share/help/zh_HK/gnome-calculator/power.page
share/help/zh_HK/gnome-calculator/scientific.page
share/help/zh_HK/gnome-calculator/superscript.page
share/help/zh_HK/gnome-calculator/trigonometry.page
share/help/zh_HK/gnome-calculator/variables.page
share/help/zh_TW/gnome-calculator/absolute.page
share/help/zh_TW/gnome-calculator/base.page
share/help/zh_TW/gnome-calculator/boolean.page
share/help/zh_TW/gnome-calculator/complex.page
share/help/zh_TW/gnome-calculator/conv-base.page
share/help/zh_TW/gnome-calculator/conv-character.page
share/help/zh_TW/gnome-calculator/conv-currency.page
share/help/zh_TW/gnome-calculator/conv-length.page
share/help/zh_TW/gnome-calculator/conv-time.page
share/help/zh_TW/gnome-calculator/conv-weight.page
share/help/zh_TW/gnome-calculator/equation.page
share/help/zh_TW/gnome-calculator/factorial.page
share/help/zh_TW/gnome-calculator/factorize.page
share/help/zh_TW/gnome-calculator/figures/logo32.png
share/help/zh_TW/gnome-calculator/financial.page
share/help/zh_TW/gnome-calculator/functions.page
2017-08-31 12:54:11 +02:00
share/help/zh_TW/gnome-calculator/history.page
share/help/zh_TW/gnome-calculator/index.page
share/help/zh_TW/gnome-calculator/keyboard.page
share/help/zh_TW/gnome-calculator/legal.xml
share/help/zh_TW/gnome-calculator/logarithm.page
share/help/zh_TW/gnome-calculator/modulus.page
share/help/zh_TW/gnome-calculator/mouse.page
share/help/zh_TW/gnome-calculator/number-display.page
share/help/zh_TW/gnome-calculator/percentage.page
share/help/zh_TW/gnome-calculator/power.page
share/help/zh_TW/gnome-calculator/scientific.page
share/help/zh_TW/gnome-calculator/superscript.page
share/help/zh_TW/gnome-calculator/trigonometry.page
share/help/zh_TW/gnome-calculator/variables.page
share/locale/af/LC_MESSAGES/gnome-calculator.mo
share/locale/am/LC_MESSAGES/gnome-calculator.mo
share/locale/ar/LC_MESSAGES/gnome-calculator.mo
share/locale/as/LC_MESSAGES/gnome-calculator.mo
share/locale/ast/LC_MESSAGES/gnome-calculator.mo
share/locale/az/LC_MESSAGES/gnome-calculator.mo
share/locale/be/LC_MESSAGES/gnome-calculator.mo
share/locale/be@latin/LC_MESSAGES/gnome-calculator.mo
share/locale/bg/LC_MESSAGES/gnome-calculator.mo
share/locale/bn/LC_MESSAGES/gnome-calculator.mo
share/locale/bn_IN/LC_MESSAGES/gnome-calculator.mo
share/locale/bs/LC_MESSAGES/gnome-calculator.mo
share/locale/ca/LC_MESSAGES/gnome-calculator.mo
share/locale/ca@valencia/LC_MESSAGES/gnome-calculator.mo
share/locale/cs/LC_MESSAGES/gnome-calculator.mo
share/locale/cy/LC_MESSAGES/gnome-calculator.mo
share/locale/da/LC_MESSAGES/gnome-calculator.mo
share/locale/de/LC_MESSAGES/gnome-calculator.mo
share/locale/dz/LC_MESSAGES/gnome-calculator.mo
share/locale/el/LC_MESSAGES/gnome-calculator.mo
share/locale/en@shaw/LC_MESSAGES/gnome-calculator.mo
share/locale/en_CA/LC_MESSAGES/gnome-calculator.mo
share/locale/en_GB/LC_MESSAGES/gnome-calculator.mo
share/locale/eo/LC_MESSAGES/gnome-calculator.mo
share/locale/es/LC_MESSAGES/gnome-calculator.mo
share/locale/et/LC_MESSAGES/gnome-calculator.mo
share/locale/eu/LC_MESSAGES/gnome-calculator.mo
share/locale/fa/LC_MESSAGES/gnome-calculator.mo
share/locale/fi/LC_MESSAGES/gnome-calculator.mo
share/locale/fr/LC_MESSAGES/gnome-calculator.mo
share/locale/fur/LC_MESSAGES/gnome-calculator.mo
share/locale/ga/LC_MESSAGES/gnome-calculator.mo
Update to 3.14.1: Overview of changes in gnome-calculator 3.14.1 * Update : Translations (Translation team) * Update : Search provider timeout (Michael Catanzaro) * Workaround : Warning in search-provider log (Michael Catanzaro) * Fix : Crash on thousand saperator (Michael Catanzaro) * Fix : Button arrangement in programming mode (Abhinav) * Fix : Vala warning about empty conditional body (Michael Catanzaro) * Fix : Remove use of GtkAlignment (Michael Catanzaro) * Fix : Use set_accels_for_action() (Arnaud Bonatti) * Removed : Gtk.Widget.ensure_style() (Michael Catanzaro) * Removed : Use of fixes.vapi for langinfo (Michael Catanzaro) Overview of changes in gnome-calculator 3.14.0 * Update : Translations (Translation team) Overview of changes in gnome-calculator 3.13.92 * Update : Translations (Translation team) * Fix : Documentation (Documentation team) Overview of changes in gnome-calculator 3.13.90 * Update : Translations (Translation team) * Update : doap file (Piotr Drąg, Olav Vitters) * Fix : test install (Vadim Rutkovsky) Overview of changes in gnome-calculator 3.13.3 * New : Calculator search provider (Michael Catanzaro) * New : Tests in release tarball (Vadim Rutkovsky) * New : Localized radix character from command-line (Michael Catanzaro) * Update : Translations (Translation team) * Fix : Restore previous answer on undo (Rodolphe PELLOUX-PRAYER) * Fix : Segfault on undo beyond history (Elita Lobo) * Fix : Malformed expression error on base change (PioneerAxon) * Fix : Critical warnings when entering Financial Mode (Michael Catanzaro) * Fix : Fix gcalccmd crash (PioneerAxon) * Fix : gcalccmd now exits with new-line (PioneerAxon) * Fix : Reset text in new function pop-up (ZZroman) * Fix : Removed redundent calls to notify_property() (Michael Catanzaro) * Fix : Use layout based decimal saperator on numberpad (Pierre Ossman) * Fix : Appdata : add default screenshot (Richard Hughes) * Fix : Don't create fundamental types (Michael Catanzaro) * Fix : Typo in step definition filelist (Vadim Rutkovsky) * Removed : Latvian lats from default currencies (Michael Catanzaro) Overview of changes in gnome-calculator 3.13.2 * New : Tests (Vadim Rutkovsky) * New : Use popover to change mode (Michael Catanzaro) * New : Use headerbar for preference dialog (Michael Catanzaro) * Update : GTK+ and vala dependencies (Michael Catanzaro) * Update : Modernize option parsing (Paolo Borelli) * Update : URLs in doap file (Piotr Drag) * Update : License fields in appdata (Michael Catanzaro) * Update : Translations (Translation team) * Fix : Ignore libtool files (Michael Catanzaro) * Fix : Failing test-case due to updated libc (PioneerAxon) * Fix : Crash due to non-validated return iterator (Andreas Henriksson) * Fix : Close popover after changing mode (Arnaud Bonatti) * Fix : Focus input field after mode change (Michael Catanzaro) * Fix : Mark image not translatable (Gabor Kelemen) * Fix : Crash on sub/superscript with trailing space (Robert Ancell) Overview of changes in gnome-calculator 3.12.0 * Update : Translations (Translation team) Overview of changes in gnome-calculator 3.11.92 * Update : Translations (Translation team) * Fix : Lost text focus on click (Simen Heggestøyl) Overview of changes in gnome-calculator 3.11.91 * New : Use git.mk (Michael Catanzaro) * Update : Rename desktop file (Michael Catanzaro) * Update : Translations (Translation team) * Fix : Makefile (Michael Catanzaro) * Fix : Precision loss (Daniel Renninghoff) * Fix : 0^0 should be indeterminate (Elita Lobo) * Fix : Precision error for ln () calculations (Daniel Renninghoff) Overview of changes in gnome-calculator 3.11.90 * Update : Translations (Translation team) * Fix : Window specific mode and actions (Michael Catanzaro) * Fix : About dialog (Michael Catanzaro) Overview of changes in gnome-calculator 3.11.5 * Update : Translations (Translation team) * Update : Documentation (PioneerAxon, Baptiste Mille-Mathias) * Fix : Appdata (Michael Catanzaro) Overview of changes in gnome-calculator 3.11.4 * Update : Translations (Translations team) * Fix : Add tooltip to custom functions (Garima Joshi) * Fix : Bug in representation mode for non-decimal answers (PioneerAxon) Overview of changes in gnome-calculator 3.11.3 * New : Custom functions (Garima Joshi) * New : Support for factorials of positive decimal numbers (Rashid Khan) * Update : Depend on newer versions of GTK, Vala (Michael Catanzaro) * Update : Translations * Update : Use HeaderBar (Michael Catanzaro) * Fix : Stop using stock icons (Robert Ancell) * Fix : Compilation warnings (Robert Ancell) * Fix : Title in basic mode (Michael Catanzaro) * Fix : Typos (Christian Kirbach, Seán de Búrca) * Fix : Newline text wrap bug (Kevin THIERRY) * Fix : "Malformed expression" stays forever bug (Rashid Khan) * Fix : AppData (Richard Hughes) * Fix : Misc cleanup (Michael Catanzaro, Olav Vitters)
2014-11-25 13:04:19 +01:00
share/locale/gd/LC_MESSAGES/gnome-calculator.mo
share/locale/gl/LC_MESSAGES/gnome-calculator.mo
share/locale/gu/LC_MESSAGES/gnome-calculator.mo
share/locale/he/LC_MESSAGES/gnome-calculator.mo
share/locale/hi/LC_MESSAGES/gnome-calculator.mo
share/locale/hr/LC_MESSAGES/gnome-calculator.mo
share/locale/hu/LC_MESSAGES/gnome-calculator.mo
share/locale/hy/LC_MESSAGES/gnome-calculator.mo
share/locale/id/LC_MESSAGES/gnome-calculator.mo
share/locale/it/LC_MESSAGES/gnome-calculator.mo
share/locale/ja/LC_MESSAGES/gnome-calculator.mo
share/locale/ka/LC_MESSAGES/gnome-calculator.mo
share/locale/kk/LC_MESSAGES/gnome-calculator.mo
share/locale/km/LC_MESSAGES/gnome-calculator.mo
share/locale/kn/LC_MESSAGES/gnome-calculator.mo
share/locale/ko/LC_MESSAGES/gnome-calculator.mo
share/locale/ku/LC_MESSAGES/gnome-calculator.mo
share/locale/lt/LC_MESSAGES/gnome-calculator.mo
share/locale/lv/LC_MESSAGES/gnome-calculator.mo
share/locale/mai/LC_MESSAGES/gnome-calculator.mo
share/locale/mg/LC_MESSAGES/gnome-calculator.mo
share/locale/mk/LC_MESSAGES/gnome-calculator.mo
share/locale/ml/LC_MESSAGES/gnome-calculator.mo
share/locale/mn/LC_MESSAGES/gnome-calculator.mo
share/locale/mr/LC_MESSAGES/gnome-calculator.mo
share/locale/ms/LC_MESSAGES/gnome-calculator.mo
share/locale/my/LC_MESSAGES/gnome-calculator.mo
share/locale/nb/LC_MESSAGES/gnome-calculator.mo
share/locale/ne/LC_MESSAGES/gnome-calculator.mo
share/locale/nl/LC_MESSAGES/gnome-calculator.mo
share/locale/nn/LC_MESSAGES/gnome-calculator.mo
share/locale/oc/LC_MESSAGES/gnome-calculator.mo
share/locale/or/LC_MESSAGES/gnome-calculator.mo
share/locale/pa/LC_MESSAGES/gnome-calculator.mo
share/locale/pl/LC_MESSAGES/gnome-calculator.mo
share/locale/pt/LC_MESSAGES/gnome-calculator.mo
share/locale/pt_BR/LC_MESSAGES/gnome-calculator.mo
share/locale/ro/LC_MESSAGES/gnome-calculator.mo
share/locale/ru/LC_MESSAGES/gnome-calculator.mo
share/locale/rw/LC_MESSAGES/gnome-calculator.mo
share/locale/si/LC_MESSAGES/gnome-calculator.mo
share/locale/sk/LC_MESSAGES/gnome-calculator.mo
share/locale/sl/LC_MESSAGES/gnome-calculator.mo
share/locale/sq/LC_MESSAGES/gnome-calculator.mo
share/locale/sr/LC_MESSAGES/gnome-calculator.mo
share/locale/sr@latin/LC_MESSAGES/gnome-calculator.mo
share/locale/sv/LC_MESSAGES/gnome-calculator.mo
share/locale/ta/LC_MESSAGES/gnome-calculator.mo
share/locale/te/LC_MESSAGES/gnome-calculator.mo
share/locale/tg/LC_MESSAGES/gnome-calculator.mo
share/locale/th/LC_MESSAGES/gnome-calculator.mo
share/locale/tk/LC_MESSAGES/gnome-calculator.mo
share/locale/tr/LC_MESSAGES/gnome-calculator.mo
share/locale/ug/LC_MESSAGES/gnome-calculator.mo
share/locale/uk/LC_MESSAGES/gnome-calculator.mo
share/locale/vi/LC_MESSAGES/gnome-calculator.mo
share/locale/xh/LC_MESSAGES/gnome-calculator.mo
share/locale/zh_CN/LC_MESSAGES/gnome-calculator.mo
share/locale/zh_HK/LC_MESSAGES/gnome-calculator.mo
share/locale/zh_TW/LC_MESSAGES/gnome-calculator.mo