tar -xf salix-update-notifier-0.9.0.tar.xz for i in `ls po/*.po`; do \ msgfmt $i -o `echo $i | sed "s/\.po//"`.mo; \ done intltool-merge po/ -d -u salix-update-notifier.desktop.in salix-update-notifier.desktop Merging translations into salix-update-notifier.desktop. install -d -m 755 /home/djemos/salix-update-notifier/pkg//usr/bin/ install -d -m 755 /home/djemos/salix-update-notifier/pkg/etc/xdg/autostart install -d -m 755 /home/djemos/salix-update-notifier/pkg/etc/cron.hourly install -d -m 755 /home/djemos/salix-update-notifier/pkg//usr/share/pixmaps install -d -m 755 /home/djemos/salix-update-notifier/pkg/var/run/salix-update-notifier install -d -m 755 /home/djemos/salix-update-notifier/pkg/usr/libexec install -d -m 755 /home/djemos/salix-update-notifier/pkg/usr/share/icons/hicolor/scalable/panel install -d -m 755 /home/djemos/salix-update-notifier/pkg/usr/share/icons/hicolor/scalable/apps install -m 755 src/salix-update-notifier /home/djemos/salix-update-notifier/pkg//usr/bin/ install -m 644 salix-update-notifier.desktop /home/djemos/salix-update-notifier/pkg/etc/xdg/autostart/ install -m 755 src/slapt-get-update /home/djemos/salix-update-notifier/pkg/etc/cron.hourly/ install -m 644 src/salix-update-notifier.conf /home/djemos/salix-update-notifier/pkg/etc/ install -m 755 src/salix-update-notifier-loop /home/djemos/salix-update-notifier/pkg/usr/libexec/ install -m 755 src/salix-update-notifier-tray-icon /home/djemos/salix-update-notifier/pkg/usr/libexec/ install -m 644 src/updates-notifier.svg /home/djemos/salix-update-notifier/pkg/usr/share/icons/hicolor/scalable/panel/ install -m 644 src/update-notifier.svg /home/djemos/salix-update-notifier/pkg/usr/share/icons/hicolor/scalable/apps/ install -m 644 src/updates-notifier.png /home/djemos/salix-update-notifier/pkg//usr/share/pixmaps/ install -m 644 src/update-notifier.png /home/djemos/salix-update-notifier/pkg//usr/share/pixmaps/ for i in `ls po/*.mo|sed "s|po/\(.*\).mo|\1|"`; do \ install -d -m 755 /home/djemos/salix-update-notifier/pkg//usr/share/locale/${i}/LC_MESSAGES ;\ install -m 644 po/${i}.mo \ /home/djemos/salix-update-notifier/pkg//usr/share/locale/${i}/LC_MESSAGES/salix-update-notifier.mo; \ done /home/djemos/salix-update-notifier/pkg: σύνολο 16 drwxr-xr-x 4 root root 4096 Μαρ 31 01:17 etc drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 install drwxr-xr-x 7 root root 4096 Μαρ 31 01:17 usr drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 var /home/djemos/salix-update-notifier/pkg/etc: σύνολο 12 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 cron.hourly -rw-r--r-- 1 root root 31 Μαρ 31 01:17 salix-update-notifier.conf.new drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 xdg /home/djemos/salix-update-notifier/pkg/etc/cron.hourly: σύνολο 4 -rwxr-xr-x 1 root root 163 Μαρ 31 01:17 slapt-get-update /home/djemos/salix-update-notifier/pkg/etc/xdg: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 autostart /home/djemos/salix-update-notifier/pkg/etc/xdg/autostart: σύνολο 8 -rw-r--r-- 1 root root 4626 Μαρ 31 01:17 salix-update-notifier.desktop /home/djemos/salix-update-notifier/pkg/install: σύνολο 8 -rw-r--r-- 1 root root 456 Μαρ 31 01:17 doinst.sh -rw-r--r-- 1 root root 633 Μαρ 31 01:17 slack-desc /home/djemos/salix-update-notifier/pkg/usr: σύνολο 20 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 bin drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 doc drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 libexec drwxr-xr-x 5 root root 4096 Μαρ 31 01:17 share drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 src /home/djemos/salix-update-notifier/pkg/usr/bin: σύνολο 4 -rwxr-xr-x 1 root root 139 Μαρ 31 01:17 salix-update-notifier /home/djemos/salix-update-notifier/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 salix-update-notifier-0.9.0 /home/djemos/salix-update-notifier/pkg/usr/doc/salix-update-notifier-0.9.0: σύνολο 44 -rw-r--r-- 1 root root 44 Μαρ 31 01:17 AUTHORS -rw-r--r-- 1 root root 35147 Μαρ 31 01:17 COPYING -rw-r--r-- 1 root root 1936 Μαρ 31 01:17 README /home/djemos/salix-update-notifier/pkg/usr/libexec: σύνολο 8 -rwxr-xr-x 1 root root 3077 Μαρ 31 01:17 salix-update-notifier-loop -rwxr-xr-x 1 root root 1206 Μαρ 31 01:17 salix-update-notifier-tray-icon /home/djemos/salix-update-notifier/pkg/usr/share: σύνολο 12 drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 icons drwxr-xr-x 31 root root 4096 Μαρ 31 01:17 locale drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 pixmaps /home/djemos/salix-update-notifier/pkg/usr/share/icons: σύνολο 4 drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 hicolor /home/djemos/salix-update-notifier/pkg/usr/share/icons/hicolor: σύνολο 4 drwxr-xr-x 4 root root 4096 Μαρ 31 01:17 scalable /home/djemos/salix-update-notifier/pkg/usr/share/icons/hicolor/scalable: σύνολο 8 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 apps drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 panel /home/djemos/salix-update-notifier/pkg/usr/share/icons/hicolor/scalable/apps: σύνολο 4 -rw-r--r-- 1 root root 3114 Μαρ 31 01:17 update-notifier.svg /home/djemos/salix-update-notifier/pkg/usr/share/icons/hicolor/scalable/panel: σύνολο 4 -rw-r--r-- 1 root root 2125 Μαρ 31 01:17 updates-notifier.svg /home/djemos/salix-update-notifier/pkg/usr/share/locale: σύνολο 116 drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 ar drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 bg drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 ca drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 cs drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 da drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 de drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 el drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 es drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 es_AR drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 fi drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 fr drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 he drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 hi_IN drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 hu drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 ie drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 it drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 ja drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 lv_LV drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 nl drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 pl drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 pt drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 pt_BR drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 pt_PT drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 ro_RO drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 ru drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 sk drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 sv drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 tr drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 uk /home/djemos/salix-update-notifier/pkg/usr/share/locale/ar: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/ar/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1717 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/bg: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/bg/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1809 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/ca: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/ca/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1642 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/cs: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/cs/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1669 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/da: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/da/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1563 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/de: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/de/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1479 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/el: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/el/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 2204 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/es: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/es/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1630 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/es_AR: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/es_AR/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1636 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/fi: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/fi/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1560 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/fr: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/fr/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1666 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/he: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/he/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1743 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/hi_IN: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/hi_IN/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 2144 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/hu: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/hu/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1587 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/ie: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/ie/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1167 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/it: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/it/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1653 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/ja: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/ja/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1696 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/lv_LV: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/lv_LV/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1580 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/nl: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/nl/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1550 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/pl: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/pl/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1679 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/pt: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/pt/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1653 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/pt_BR: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/pt_BR/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1683 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/pt_PT: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/pt_PT/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1670 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/ro_RO: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/ro_RO/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1719 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/ru: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/ru/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1992 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/sk: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/sk/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1711 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/sv: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/sv/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1505 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/tr: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/tr/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1595 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/locale/uk: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 LC_MESSAGES /home/djemos/salix-update-notifier/pkg/usr/share/locale/uk/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 2141 Μαρ 31 01:17 salix-update-notifier.mo /home/djemos/salix-update-notifier/pkg/usr/share/pixmaps: σύνολο 8 -rw-r--r-- 1 root root 2901 Μαρ 31 01:17 update-notifier.png -rw-r--r-- 1 root root 3053 Μαρ 31 01:17 updates-notifier.png /home/djemos/salix-update-notifier/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 salix-update-notifier-0.9.0 /home/djemos/salix-update-notifier/pkg/usr/src/salix-update-notifier-0.9.0: σύνολο 4 -rw-r--r-- 1 root root 1069 Μαρ 31 01:17 SLKBUILD /home/djemos/salix-update-notifier/pkg/var: σύνολο 4 drwxr-xr-x 3 root root 4096 Μαρ 31 01:17 run /home/djemos/salix-update-notifier/pkg/var/run: σύνολο 4 drwxr-xr-x 2 root root 4096 Μαρ 31 01:17 salix-update-notifier /home/djemos/salix-update-notifier/pkg/var/run/salix-update-notifier: σύνολο 0 Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/salix-update-notifier/salix-update-notifier-0.9.0-noarch-2dj.txz ./ etc/ etc/cron.hourly/ etc/cron.hourly/slapt-get-update etc/salix-update-notifier.conf.new etc/xdg/ etc/xdg/autostart/ etc/xdg/autostart/salix-update-notifier.desktop install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/salix-update-notifier usr/doc/ usr/doc/salix-update-notifier-0.9.0/ usr/doc/salix-update-notifier-0.9.0/AUTHORS usr/doc/salix-update-notifier-0.9.0/COPYING usr/doc/salix-update-notifier-0.9.0/README usr/libexec/ usr/libexec/salix-update-notifier-loop usr/libexec/salix-update-notifier-tray-icon usr/share/ usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/update-notifier.svg usr/share/icons/hicolor/scalable/panel/ usr/share/icons/hicolor/scalable/panel/updates-notifier.svg usr/share/locale/ usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/es_AR/ usr/share/locale/es_AR/LC_MESSAGES/ usr/share/locale/es_AR/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/hi_IN/ usr/share/locale/hi_IN/LC_MESSAGES/ usr/share/locale/hi_IN/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/ie/ usr/share/locale/ie/LC_MESSAGES/ usr/share/locale/ie/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/lv_LV/ usr/share/locale/lv_LV/LC_MESSAGES/ usr/share/locale/lv_LV/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/pt_PT/ usr/share/locale/pt_PT/LC_MESSAGES/ usr/share/locale/pt_PT/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/ro_RO/ usr/share/locale/ro_RO/LC_MESSAGES/ usr/share/locale/ro_RO/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/salix-update-notifier.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/salix-update-notifier.mo usr/share/pixmaps/ usr/share/pixmaps/update-notifier.png usr/share/pixmaps/updates-notifier.png usr/src/ usr/src/salix-update-notifier-0.9.0/ usr/src/salix-update-notifier-0.9.0/SLKBUILD var/ var/run/ var/run/salix-update-notifier/ Slackware package /home/djemos/salix-update-notifier/salix-update-notifier-0.9.0-noarch-2dj.txz created. Package has been built. Cleaning pkg and src directories