From ce657ed4a8d20bfaff47c8ee43a59aea66ba89b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Thu, 3 Feb 2011 08:05:10 +0000 Subject: [PATCH] scons_manifest.py: reordering. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37448 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/scons_manifest.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 04ea5dd7a6..757db7fe2f 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -1563,16 +1563,16 @@ lib_images_files = Split(''' split-view_vertical.png standard.png tabular-feature_align-decimal.png + tabular-feature_append-column.png + tabular-feature_append-row.png + tabular-feature_delete-column.png + tabular-feature_delete-row.png tabular-feature_m-align-center.png tabular-feature_m-align-left.png tabular-feature_m-align-right.png tabular-feature_m-valign-bottom.png tabular-feature_m-valign-middle.png tabular-feature_m-valign-top.png - tabular-feature_append-column.png - tabular-feature_append-row.png - tabular-feature_delete-column.png - tabular-feature_delete-row.png tabular-feature_multicolumn.png tabular-feature_multirow.png tabular-feature_set-all-lines.png -- 2.39.5