Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
tdeedu/blinken
Michele Calgaro 69e4de2f4c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
il y a 3 mois
..
fonts Conversion to the cmake building system. il y a 5 ans
icons Conversion to the cmake building system. il y a 5 ans
images Conversion to the cmake building system. il y a 5 ans
sounds Conversion to the cmake building system. il y a 5 ans
src Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
CMakeL10n.txt Add CMakeL10n rules. il y a 5 ans
CMakeLists.txt Conversion to the cmake building system. il y a 5 ans
Changelog Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
README.packagers Additional renaming of kde to tde il y a 13 ans

README.packagers

blinKen uses a special handwriting font called Steve that is in the
fonts directory to show the status text. If this font is not currently installed
on the target system, on first run blinKen uses the fonts:/ ioslave to copy it
to the user's fonts location.

This can cause problems, because if the program
is used by 100 users there will be 100 copies of the font, one for each user.

To solve that we suggest making a package with "Some Juicy Fonts"
(http://www.sourceforge.net/projects/sjfonts) that includes the Steve font
and make the blinKen package depend on it.

If you do not want/cannot do that, please make blinKen depend on
having tdebase installed as the fonts:/ ioslave is there.

- blinKen developers