Changeset 5f23d48f


Ignore:
Timestamp:
07/11/2021 04:25:45 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
86200e7, 89265b09
Parents:
6fc679f9
Message:

Gucharmap: fix typo pushdir->pushd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/gucharmap.xml

    r6fc679f9 r5f23d48f  
    134134cd build                 &amp;&amp;
    135135mkdir ucd                &amp;&amp;
    136 pushdir ucd              &amp;&amp;
     136pushd ucd                &amp;&amp;
    137137unzip ../../UCD.zip      &amp;&amp;
    138138cp -v ../../Unihan.zip . &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.