Changeset 99e4712 for scripts/untested/gnome-scripts
- Timestamp:
- Feb 21, 2006, 12:16:20 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 61c0e64
- Parents:
- 0ee931e
- Location:
- scripts/untested/gnome-scripts
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/untested/gnome-scripts/gnome-desktop-scripts/gnome-desktop-scrollkeeper.sh
r0ee931e r99e4712 49 49 use_wrapper /usr/bin/scrollkeeper-config 50 50 fi 51 -
scripts/untested/gnome-scripts/gnome-platform-scripts/gnome-platform-glib.sh
r0ee931e r99e4712 52 52 >> ${LOGFILE} 2>&1 && 53 53 echo " o ALL OK" || barf 54 -
scripts/untested/gnome-scripts/gnome-platform-scripts/gnome-platform-gnome-mime-data.sh
r0ee931e r99e4712 1 #!/bin/ sh1 #!/bin/bash 2 2 3 3 ### gnome-mime-data ### -
scripts/untested/gnome-scripts/gnome-platform-scripts/gnome-platform-intltool.sh
r0ee931e r99e4712 27 27 >> ${LOGFILE} 2>&1 && 28 28 echo " o ALL OK" || barf 29
Note:
See TracChangeset
for help on using the changeset viewer.