diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-11-24 19:04:40 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-11-24 19:04:40 +0800 |
commit | 97e8ba60b451b79815389bcd22b821d4e64860e1 (patch) | |
tree | 655ba5b44c055f90d38caedcefa5d4a77fe236d8 /po/POTFILES.skip | |
parent | 390a7ef286a4739170e3575dc86e7707fd0f9ae7 (diff) | |
download | gsoc2013-epiphany-97e8ba60b451b79815389bcd22b821d4e64860e1.tar.gz gsoc2013-epiphany-97e8ba60b451b79815389bcd22b821d4e64860e1.tar.zst gsoc2013-epiphany-97e8ba60b451b79815389bcd22b821d4e64860e1.zip |
New. Added the libegg tray icon files lib/egg/eggstatusicon.c
2003-11-24 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.skip: New. Added the libegg tray icon files
lib/egg/eggstatusicon.c
lib/egg/eggtrayicon.c
lib/egg/eggtraymanager.c
to it since they only the gobject property names are translatable
there; we don't need that for epiphany.
Diffstat (limited to 'po/POTFILES.skip')
-rw-r--r-- | po/POTFILES.skip | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/po/POTFILES.skip b/po/POTFILES.skip new file mode 100644 index 000000000..b65a0fe03 --- /dev/null +++ b/po/POTFILES.skip @@ -0,0 +1,3 @@ +lib/egg/eggstatusicon.c +lib/egg/eggtrayicon.c +lib/egg/eggtraymanager.c |