~foxtrotgps-team/foxtrotgps/trunk

« back to all changes in this revision

Viewing changes to data/foxtrotgps.glade

  • Committer: Joshua Judson Rosen
  • Author(s): Dr. Tilmann Bubeck
  • Date: 2012-09-14 04:15:57 UTC
  • mto: This revision was merged to the branch mainline in revision 210.
  • Revision ID: rozzin@geekspace.com-20120914041557-xwcumbj3hgy5kzpb
Support saving and loading of planned routes in GPX 1.1 files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1784
1784
              </widget>
1785
1785
            </child>
1786
1786
            <child>
 
1787
              <widget class="GtkMenuItem" id="item23cc">
 
1788
                <property name="visible">True</property>
 
1789
                <property name="label" translatable="yes">load route from GPX</property>
 
1790
                <property name="use_underline">True</property>
 
1791
                <signal name="activate" handler="on_load_route_button_release_event"/>
 
1792
              </widget>
 
1793
            </child>
 
1794
            <child>
 
1795
              <widget class="GtkMenuItem" id="item23c">
 
1796
                <property name="visible">True</property>
 
1797
                <property name="label" translatable="yes">save route as GPX</property>
 
1798
                <property name="use_underline">True</property>
 
1799
                <signal name="activate" handler="on_save_route_gpx_button_release_event"/>
 
1800
              </widget>
 
1801
            </child>
 
1802
            <child>
1787
1803
              <widget class="GtkMenuItem" id="item17">
1788
1804
                <property name="visible">True</property>
1789
1805
                <property name="label" translatable="yes">set WP</property>