New Manju project plans to redraw desktop art


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News New Manju project plans to redraw desktop art
# 1  
Old 10-06-2008
New Manju project plans to redraw desktop art

10-06-2008 11:00 AM
Most free software projects produce applications for users. A minority, however, produce specifications or libraries for developers and other contributors. An example of this second type is the recently announced Manju project, whose goal is to make themes easier to create. The project's goal is to write the specifications and scripts for using scalable vector graphics (SVG) files to store widget and other theme-related information that can be used on a variety of toolkits.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. AIX

Preventing screen redraw when "more" exits

In previous releases of AIX (<5.3) the "more" command didn't redraw the screen upon exit. This helped when searching in a text document or man page because one could look for the relevant part of it, exit and use the left-over at the screen as reference for typing the next command. Alas, this... (2 Replies)
Discussion started by: bakunin
2 Replies
Login or Register to Ask a Question
DH_INSTALLLISTING(1)					User Contributed Perl Documentation				      DH_INSTALLLISTING(1)

NAME
dh_installlisting - install .listing files to be used by desktop-profiles package SYNOPSIS
dh_installlisting [debhelper options] [filename(s)] DESCRIPTION
dh_installlisting is a debhelper program that handles installing listing files used by the desktop-profiles package into the correct location in package builddirectories (NOTE: this command is provided by the desktop-profiles package, so don't forget to build-depends on it). It also updates the cache of profile assignments (when it exists) to reflect the added metadata. If a file named debian/package.listing exists (or debian/listing in case of the main package) it is installed in etc/desktop-profiles. In addition any files given as argument will be installed in etc/desktop-profiles as package_file.listing. The format of .listing files is described in desktop-profiles(7). A dependancy on desktop-profiles will be added to misc:Depends by using this script. SEE ALSO
debhelper(7) desktop-profiles(7) update-profile-cache(1) AUTHOR
Bart Cornelis (cobaco) <cobaco@skolelinux.no> perl v5.14.2 2006-12-13 DH_INSTALLLISTING(1)