summaryrefslogtreecommitdiff
path: root/control-center.spec.in
Commit message (Collapse)AuthorAgeFilesLines
* Use sysconfdir=/etcElliot Lee1999-08-191-5/+9
| | | | Use sysconfdir=/etc
* Allow defining a CUSTOM_RELEASE at RPM build timeElliot Lee1999-07-291-1/+2
|
* When setting the dpms settings for the X server, use gnome_config_get_intJames Henstridge1999-06-031-0/+1
| | | | | | | | | | 1999-06-03 James Henstridge <james@daa.com.au> * capplets/screensaver-properties/screensaver-properties-capplet.c: When setting the dpms settings for the X server, use gnome_config_get_int to retrieve the user setting rather than gnome_config_get_string. Before, it was adding together two pointers, multiplying the value by 60 and casting it as an int :)
* Fix .spec file for new .desktop directory.Elliot Lee1999-02-281-1/+1
| | | | Fix .spec file for new .desktop directory.
* libtool on the alpha gets confused by all the diffrent types (10 at lastGregory McLean1999-02-281-5/+14
| | | | | | | | | count). But in this case an Alpha is an Alpha :) Educate the spec file about this. Also update the requirements to match the latest released, stable versions of what it requires. This will make bug hunting much easier. -- Greg
* edit by Red Hat staffMichael Johnson1999-02-231-9/+17
|
* Look for desktop files in gnome/apps, not apps/Michael Fulbright1999-02-211-1/+1
| | | | Dr Mike <drmike@redhat.com>
* I have made control-center.spec a generated file, and I also updatedMichael Fulbright1999-02-211-0/+112
the template specfile. Dr Mike <drmike@redhat.com>