~kubuntu-packagers/kcm-gtk/0.5.x

« back to all changes in this revision

Viewing changes to gtkrcfile.cpp

  • Committer: Jonathan Thomas (The man)
  • Date: 2009-06-17 13:00:14 UTC
  • Revision ID: echidnaman@gmail.com-20090617130014-zdnc4hurctqurr7i
* Krazy2 fixes:
  - Fix FSF address in license headers
  - QString efficency changes
  - QDialog -> KDialog for SearchPAths
* Add myself to the authors in the about dialog
* Give the SearchPaths dialog icons
* Retool the SearchPath dialog's text to fit our needs
* Give the SearchPaths dialog a minimum size

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 *   You should have received a copy of the GNU General Public License     *
16
16
 *   along with this program; if not, write to the                         *
17
17
 *   Free Software Foundation, Inc.,                                       *
18
 
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
 
18
 *   51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.              *
19
19
 ***************************************************************************/
20
20
 
21
21
#include "gtkrcfile.h"