summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-01-26More dependencies: libopietooth -> libopietooth1groucho1-1/+1
2003-01-26Dependencies are great...groucho1-1/+1
2003-01-26Some more dependency boogie...groucho2-2/+2
2003-01-26Added blank strings in Danish translation for "Var1", "Var 2" and "WeekVar"...mellen1-3/+3
2003-01-26Danish translation.mellen1-0/+2
2003-01-26Split up syntax files in various packages.groucho7-8/+48
Someone please complain if a syntax is missing.
2003-01-26Add Replaces for libopietooth->libopietooth1.kergoth1-0/+1
2003-01-26..kergoth2-3/+1
2003-01-26use an information messagebox rather than critical on success, as pointed ↵kergoth1-1/+1
out by Ken Bantoft.
2003-01-26Strip newlines from the fortune.kergoth1-2/+3
2003-01-26Removed /etc backup, its virtually useless, and restoring a /etc backup when ↵kergoth1-3/+0
your package versions have changed could quite easily bork half your packages.
2003-01-26Remove the Sharp battery % read hack, not necessary in recent OZ, and ↵kergoth1-59/+2
supporting the stock Sharp ROM in our libqpe isnt important.
2003-01-26libopieobex->libopieobex1.. Provides: libopieobex, Replaces: libopieobex, ↵kergoth1-2/+3
Depends .. openobex | libopenobex1.
2003-01-26Undo unintentional commitkergoth2-61/+44
2003-01-26mkipkskergoth3-44/+62
2003-01-26.. dont store generated files in cvs.kergoth2-28/+1
2003-01-26Arent dependencies fun?kergoth10-11/+11
2003-01-26Remove syntax files from core ipk. They belong in the seperate one, and ↵kergoth1-1/+1
even that one should be split.
2003-01-261) Add Sharp Zaurus A300/B600|5600/C700 models, will add the model specific bitskergoth2-11/+54
later. 2) Add rotation data and method, to set a default rotation based on model .. so we can ditch the use of the startup script to set that.
2003-01-25Addedgroucho1-0/+8
2003-01-25Fixed dependenciesgroucho2-2/+2
2003-01-25debug -> releasegroucho3-3/+3
2003-01-25Added postinst for ldconfiggroucho1-0/+4
2003-01-25-Added postinstgroucho1-1/+1
- Added syntax highlighting files for packaging
2003-01-25Couple of text fixesandyq1-2/+2
2003-01-24change mimetype to text/* as pointed out by kergoth and harlekinmickeyl1-1/+1
2003-01-24add text/plain mimetype. do we need more?mickeyl1-0/+1
2003-01-24added syntax highlighting patterns to tinykatemickeyl46-44/+14899
2003-01-24Okay, better solution guys.. opie-base virtual package is gone. opie-common ↵kergoth3-12/+5
now Provides and Replaces opie-base, and the qcop, sounds, pics, etc explicit dependencies are in the launcher itself. If you have a better way to handle it, let me know. This should fix the opie-common being installed before opie-base broken upgrade path noted by Oliver on the list.
2003-01-241) add Replaces: qt-embedded-rotation to libqt2-emb-fonts, per oliver, and ↵kergoth2-2/+3
2) add libqt2-emb-fonts to libqpe1 depends, to ensure the fonts are always available when using any qtopia app.
2003-01-24noncore/apps/opie-write/.cvsignorekergoth1-1/+2
2003-01-24include path correction, use opiedir rather than relative.kergoth1-1/+1
2003-01-24- add fr translation to 1Pimeric6-0/+12
2003-01-24trivial ISO compliance fix for gcc 3.2mickeyl1-1/+1
2003-01-24libopie11->libopie1kergoth2-2/+2
2003-01-24Correct a minor bug.. now it uses -e instead of -x to check for the pre/post ↵kergoth1-1/+2
scripts, and chmod 755's them after cp'ing, in case the permissions are hosed.
2003-01-24Rename AQPkg to Packages for the icon. Andy/Dan, if you dont like this, feel ↵kergoth1-1/+1
free to revert.. Packages is more intuitive to the user.
2003-01-24rename AdvancedFM to File Manager for the icon.kergoth1-1/+1
2003-01-24I dont know why we were defaulting to fixed... *shudders*.. but we default ↵kergoth1-1/+1
to smallsmooth now.
2003-01-24Add 'Application Data' to backup/restore for backing up $HOME/Applications.kergoth1-0/+3
2003-01-24another unintentional libopie->libopie1.. oops ;)kergoth1-2/+2
2003-01-24Correct Files, it was trying to grab the startup script as well.kergoth1-1/+1
2003-01-24Make the quick jump to keypad a toolbar like the find bar (option in config ↵drw2-30/+65
dialog will be removed).
2003-01-24New menu icon for keypaddrw1-0/+0
2003-01-24Adjust package builds to handle the new lib pathskergoth1-0/+4
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth159-160/+161
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-24add gen.pro to cvsignorekergoth1-0/+1
2003-01-24Alter the lupdate and lrelease toplevel runs to not fail out on individual ↵kergoth1-1/+4
failures.
2003-01-24Add debug to config system. enabling/disabling this option alters a toplevel ↵kergoth3-1/+17
gen.pro file, which alters the CONFIG parameter in the .pro files. In this way you can enable/disable debug builds globally via the config system.
2003-01-23add two missing public: to make it compile with gcc 3.xmickeyl1-1/+2
funny that gcc 2.9x just doesn't care...