[gnome-calculator] POTFILE: actually sort it alphabetically



commit 5f23abae264d96546ad9fb7f0959556cdc0a69ab
Author: Marco Trevisan (TreviƱo) <mail 3v1n0 net>
Date:   Tue Sep 11 22:49:40 2018 +0200

    POTFILE: actually sort it alphabetically
    
    So it asked to do, but it's not the case anymore.

 po/POTFILES.in | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 42a2f33b..da36215d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,16 +1,7 @@
 # List of source files containing translatable strings.
 # Please keep this file sorted alphabetically.
-src/buttons-advanced.ui
-src/buttons-basic.ui
-src/buttons-financial.ui
-src/buttons-programming.ui
 data/org.gnome.Calculator.appdata.xml.in
 data/org.gnome.Calculator.desktop.in
-src/math-converter.ui
-src/math-function-popover.ui
-src/math-variable-popover.ui
-src/math-window.ui
-src/math-shortcuts.ui
 data/org.gnome.calculator.gschema.xml
 lib/currency.vala
 lib/equation-lexer.vala
@@ -24,16 +15,25 @@ lib/math-variables.vala
 lib/number.vala
 lib/serializer.vala
 lib/unit.vala
+search-provider/search-provider.vala
+src/buttons-advanced.ui
+src/buttons-basic.ui
+src/buttons-financial.ui
+src/buttons-programming.ui
 src/gcalccmd.vala
 src/gnome-calculator.vala
 src/math-buttons.vala
+src/math-converter.ui
 src/math-converter.vala
 src/math-display.vala
-src/math-preferences.vala
+src/math-function-popover.ui
 src/math-function-popover.vala
+src/math-preferences.vala
+src/math-shortcuts.ui
+src/math-variable-popover.ui
 src/math-variable-popover.vala
+src/math-window.ui
 src/math-window.vala
-search-provider/search-provider.vala
 tests/test-equation.vala
 tests/test-number.vala
 tests/test-serializer.vala


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]