diff options
author | Danny Rawlins <contact@romster.me> | 2021-01-14 00:15:28 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-01-14 00:15:28 +1100 |
commit | cc8c05d5f63cb4cc80acd770df63a9ab71b5c395 (patch) | |
tree | b8e6b2a4a25caac5c1ed5c9ac24bc2cadff3dcf5 /gtk3/.footprint | |
parent | 00cf7db8e5c955fe575fa92be94799cfd51d35f3 (diff) | |
download | opt-cc8c05d5f63cb4cc80acd770df63a9ab71b5c395.tar.gz opt-cc8c05d5f63cb4cc80acd770df63a9ab71b5c395.tar.xz |
gtk3: gtk-update-icon-cache has been moved from gtk to gtk3, update gtk before gtk3 to avoid file conflicts on gtk-update-icon-cache
you may still get a file conflict on immodules.cache this is safe to force orver write
Diffstat (limited to 'gtk3/.footprint')
-rw-r--r-- | gtk3/.footprint | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk3/.footprint b/gtk3/.footprint index a0227003f..9a09095bb 100644 --- a/gtk3/.footprint +++ b/gtk3/.footprint @@ -5,6 +5,8 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/gtk-launch -rwxr-xr-x root/root usr/bin/gtk-query-immodules-3.0 -rwxr-xr-x root/root usr/bin/gtk-query-settings +-rwxr-xr-x root/root usr/bin/gtk-register-3 +-rwxr-xr-x root/root usr/bin/gtk-update-icon-cache -rwxr-xr-x root/root usr/bin/gtk3-demo -rwxr-xr-x root/root usr/bin/gtk3-demo-application -rwxr-xr-x root/root usr/bin/gtk3-icon-browser @@ -425,6 +427,7 @@ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/Gtk-3.0.typelib drwxr-xr-x root/root usr/lib/gtk-3.0/ drwxr-xr-x root/root usr/lib/gtk-3.0/3.0.0/ +-rw-r--r-- root/root usr/lib/gtk-3.0/3.0.0/immodules.cache drwxr-xr-x root/root usr/lib/gtk-3.0/3.0.0/immodules/ -rwxr-xr-x root/root usr/lib/gtk-3.0/3.0.0/immodules/im-am-et.la -rwxr-xr-x root/root usr/lib/gtk-3.0/3.0.0/immodules/im-am-et.so |