03af2187bd
CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54
60 lines
1.8 KiB
Plaintext
60 lines
1.8 KiB
Plaintext
bin/oaf-client
|
|
bin/oaf-config
|
|
bin/oaf-run-query
|
|
bin/oaf-slay
|
|
bin/oaf-sysconf
|
|
bin/oafd
|
|
etc/oaf/oaf-config.xml
|
|
etc/oaf/oaf-config.xml.sample
|
|
etc/oafConf.sh
|
|
include/liboaf/liboaf-version.h
|
|
include/liboaf/liboaf.h
|
|
include/liboaf/oaf-actid.h
|
|
include/liboaf/oaf-activate.h
|
|
include/liboaf/oaf-async.h
|
|
include/liboaf/oaf-factory-suppress.h
|
|
include/liboaf/oaf-factory.h
|
|
include/liboaf/oaf-mainloop.h
|
|
include/liboaf/oaf-plugin.h
|
|
include/liboaf/oaf-registration.h
|
|
include/liboaf/oaf-servreg.h
|
|
include/liboaf/oaf-util.h
|
|
include/liboaf/oaf.h
|
|
lib/liboaf.a
|
|
lib/liboaf.so
|
|
lib/liboaf.so.0
|
|
share/aclocal/oaf.m4
|
|
share/gnome/idl/oaf-factory.idl
|
|
share/gnome/idl/oaf.idl
|
|
share/gnome/oaf/OAF_naming-service.oaf
|
|
share/gnome/oaf/empty.oafinfo
|
|
share/locale/da/LC_MESSAGES/oaf.mo
|
|
share/locale/de/LC_MESSAGES/oaf.mo
|
|
share/locale/es/LC_MESSAGES/oaf.mo
|
|
share/locale/fi/LC_MESSAGES/oaf.mo
|
|
share/locale/fr/LC_MESSAGES/oaf.mo
|
|
share/locale/ga/LC_MESSAGES/oaf.mo
|
|
share/locale/gl/LC_MESSAGES/oaf.mo
|
|
share/locale/hu/LC_MESSAGES/oaf.mo
|
|
share/locale/it/LC_MESSAGES/oaf.mo
|
|
share/locale/ja/LC_MESSAGES/oaf.mo
|
|
share/locale/ko/LC_MESSAGES/oaf.mo
|
|
share/locale/no/LC_MESSAGES/oaf.mo
|
|
share/locale/pl/LC_MESSAGES/oaf.mo
|
|
share/locale/pt_BR/LC_MESSAGES/oaf.mo
|
|
share/locale/ro/LC_MESSAGES/oaf.mo
|
|
share/locale/ru/LC_MESSAGES/oaf.mo
|
|
share/locale/sk/LC_MESSAGES/oaf.mo
|
|
share/locale/sl/LC_MESSAGES/oaf.mo
|
|
share/locale/sv/LC_MESSAGES/oaf.mo
|
|
share/locale/tr/LC_MESSAGES/oaf.mo
|
|
share/locale/uk/LC_MESSAGES/oaf.mo
|
|
@dirrm share/gnome/oaf/html/liboaf
|
|
@dirrm share/gnome/oaf/html
|
|
@unexec rmdir %D/share/gnome/oaf 2>/dev/null || true
|
|
@unexec rmdir %D/share/gnome/idl 2>/dev/null || true
|
|
@unexec rmdir %D/share/gnome 2>/dev/null || true
|
|
@dirrm include/liboaf
|
|
@dirrm etc/oaf
|
|
@unexec ps gx | grep '[0-9]:[0-9][0-9]\.[0-9][0-9] oafd --ac-activate' | awk '{print $1}' | xargs kill 2>/dev/null || true
|