CDE-ICONS: create compatibility symlinks as relative rather than absolute
authorJon Trulson <jon@radscan.com>
Fri, 15 Jun 2018 19:42:52 +0000 (12:42 -0700)
committerJon Trulson <jon@radscan.com>
Fri, 15 Jun 2018 19:58:54 +0000 (13:58 -0600)
Some icons are actually symlinks to other icons, presumably for
compatibility with older systems.  These were absolute symlinks.  This
commit makes them relative symlinks instead.

cde/databases/CDE-ICONS.udb

index b45ae5b77fb9fe1659019db3a7d4d46c61216838..62548199e89d0d47ec88bc2ffe51e54784193815 100644 (file)
 ######################################################################
 
 #
-/usr/dt/appconfig/icons/C/Dtclock.t.bm
+./Dtclock.t.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fpclock.t.bm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtclock.t.pm
+./Dtclock.t.pm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fpclock.t.pm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtclock.t_m.bm
+./Dtclock.t_m.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fpclock.t_m.bm
        type = sym_link
 }
 
 #
-/usr/dt/appconfig/icons/C/Dthome.t.bm
+./Dthome.t.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fphome.t.bm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dthome.t.pm
+./Dthome.t.pm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fphome.t.pm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dthome.t_m.bm
+./Dthome.t_m.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fphome.t_m.bm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dthelp.t.bm
+./Dthelp.t.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fphelp.t.bm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dthelp.t.pm
+./Dthelp.t.pm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fphelp.t.pm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dthelp.t_m.bm
+./Dthelp.t_m.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fphelp.t_m.bm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtfphlp.t.bm
+./Dtfphlp.t.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fpfphlp.t.bm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtfphlp.t.pm
+./Dtfphlp.t.pm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fpfphlp.t.pm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtfphlp.t_m.bm
+./Dtfphlp.t_m.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fpfphlp.t_m.bm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtstyle.t.bm
+./Dtstyle.t.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fpstyle.t.bm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtstyle.t.pm
+./Dtstyle.t.pm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fpstyle.t.pm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtstyle.t_m.bm
+./Dtstyle.t_m.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fpstyle.t_m.bm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtterm.t.bm
+./Dtterm.t.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fpterm.t.bm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtterm.t.pm
+./Dtterm.t.pm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fpterm.t.pm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtterm.t_m.bm
+./Dtterm.t_m.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fpterm.t_m.bm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtpenpd.t.bm
+./Dtpenpd.t.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fppenpd.t.bm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtpenpd.t.pm
+./Dtpenpd.t.pm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fppenpd.t.pm
        type = sym_link
 }
 #
-/usr/dt/appconfig/icons/C/Dtpenpd.t_m.bm
+./Dtpenpd.t_m.bm
 { default
         install_target = /usr/dt/appconfig/icons/C/Fppenpd.t_m.bm
        type = sym_link