Skip to content

Commit

Permalink
renaming clearlooks to traditionalok
Browse files Browse the repository at this point in the history
  • Loading branch information
perberos committed Mar 20, 2012
1 parent 56b0751 commit ac9ffcf
Show file tree
Hide file tree
Showing 20 changed files with 128 additions and 125 deletions.
15 changes: 8 additions & 7 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
SUBDIRS= gtk-themes \
marco-themes \
icon-themes \
desktop-themes \
cursor-themes \
common \
po
SUBDIRS = \
gtk-themes \
marco-themes \
icon-themes \
desktop-themes \
cursor-themes \
common \
po

EXTRA_DIST = \
mate-themes.spec \
Expand Down
10 changes: 5 additions & 5 deletions common/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
EXTRA_DIST = all-stock-icons.data \
gtk-stock-icons.rc \
media-stock-icons.rc \
panel-stock-icons.rc \
mkiconlinks.sh
EXTRA_DIST = all-stock-icons.data \
gtk-stock-icons.rc \
media-stock-icons.rc \
panel-stock-icons.rc \
mkiconlinks.sh
113 changes: 57 additions & 56 deletions common/all-stock-icons.data
Original file line number Diff line number Diff line change
@@ -1,59 +1,60 @@
NULL=

pixmap_DATA= stock_about.png stock_add.png stock_apply.png \
stock_attach.png stock_bold.png stock_book.png \
stock_cancel.png stock_cdrom.png stock_clear.png \
stock_close.png stock_connect.png stock_convert.png \
stock_copy.png stock_cut.png stock_delete.png \
stock_dialog_error.png stock_dialog_info.png \
stock_dialog_question.png stock_dialog_warning.png \
stock_disconnect.png stock_edit.png stock_empty.png \
stock_execute.png stock_export.png \
stock_find-and-replace.png stock_find.png \
stock_floppy.png stock_go-back.png \
stock_go-down.png stock_go-forward.png \
stock_go-up.png stock_goto-bottom.png \
stock_goto-first.png stock_goto-last.png \
stock_goto-top.png stock_help.png stock_home.png \
stock_import.png stock_index.png \
stock_insert-image.png stock_insert-object.png \
stock_insert-table.png stock_italic.png \
stock_jump-to.png stock_justify-center.png \
stock_justify-fill.png stock_justify-left.png \
stock_justify-right.png stock_line-in.png \
stock_mic.png stock_missing-image.png stock_new.png \
stock_ok.png stock_open.png stock_paste.png \
stock_preferences.png stock_print-preview.png \
stock_print.png stock_properties.png stock_quit.png \
stock_redo.png stock_refresh.png stock_remove.png \
stock_revert-to-saved.png stock_save-as.png \
stock_save.png stock_select-color.png \
stock_select-font.png stock_sort-ascending.png \
stock_sort-descending.png stock_spell-check.png \
stock_stop.png stock_strikethrough.png \
stock_undelete.png stock_underline.png \
stock_undo.png stock_volume.png stock_zoom-100.png \
stock_zoom-fit.png stock_zoom-in.png \
stock_zoom-out.png stock_yes.png stock_no.png \
stock_dnd.png stock_dnd_multiple.png \
stock_run.png stock_searchtool.png stock_lockscreen.png \
stock_logout.png stock_mate-logo.png stock_cde-menu.png \
stock_internet.png stock_mate-util.png \
stock_launcher-program.png stock_multimedia.png \
stock_drawer.png stock_screenshot.png \
stock_amusements.png stock_accessories.png \
stock_commandline-browser.xpm stock_commandline-history.xpm\
media-prev.png media-next.png \
media-stop.png media-eject.png \
media-play.png media-pause.png media-record.png \
media-backward.png media-forward.png \
volume-mute.png volume-zero.png \
volume-min.png volume-medium.png volume-max.png \
double-click-on.png double-click-off.png double-click-maybe.png \
printer-default.png printer-broken.png printer-inkjet.png \
printer-personal-laser.png printer-workgroup-laser.png \
marco-minimize.png marco-maximize.png \
marco-delete.png \
stock_info.png stock_harddisk.png \
$(NULL)
pixmap_DATA = \
stock_about.png stock_add.png stock_apply.png \
stock_attach.png stock_bold.png stock_book.png \
stock_cancel.png stock_cdrom.png stock_clear.png \
stock_close.png stock_connect.png stock_convert.png \
stock_copy.png stock_cut.png stock_delete.png \
stock_dialog_error.png stock_dialog_info.png \
stock_dialog_question.png stock_dialog_warning.png \
stock_disconnect.png stock_edit.png stock_empty.png \
stock_execute.png stock_export.png \
stock_find-and-replace.png stock_find.png \
stock_floppy.png stock_go-back.png \
stock_go-down.png stock_go-forward.png \
stock_go-up.png stock_goto-bottom.png \
stock_goto-first.png stock_goto-last.png \
stock_goto-top.png stock_help.png stock_home.png \
stock_import.png stock_index.png \
stock_insert-image.png stock_insert-object.png \
stock_insert-table.png stock_italic.png \
stock_jump-to.png stock_justify-center.png \
stock_justify-fill.png stock_justify-left.png \
stock_justify-right.png stock_line-in.png \
stock_mic.png stock_missing-image.png stock_new.png \
stock_ok.png stock_open.png stock_paste.png \
stock_preferences.png stock_print-preview.png \
stock_print.png stock_properties.png stock_quit.png \
stock_redo.png stock_refresh.png stock_remove.png \
stock_revert-to-saved.png stock_save-as.png \
stock_save.png stock_select-color.png \
stock_select-font.png stock_sort-ascending.png \
stock_sort-descending.png stock_spell-check.png \
stock_stop.png stock_strikethrough.png \
stock_undelete.png stock_underline.png \
stock_undo.png stock_volume.png stock_zoom-100.png \
stock_zoom-fit.png stock_zoom-in.png \
stock_zoom-out.png stock_yes.png stock_no.png \
stock_dnd.png stock_dnd_multiple.png \
stock_run.png stock_searchtool.png stock_lockscreen.png \
stock_logout.png stock_mate-logo.png stock_cde-menu.png \
stock_internet.png stock_mate-util.png \
stock_launcher-program.png stock_multimedia.png \
stock_drawer.png stock_screenshot.png \
stock_amusements.png stock_accessories.png \
stock_commandline-browser.xpm stock_commandline-history.xpm\
media-prev.png media-next.png \
media-stop.png media-eject.png \
media-play.png media-pause.png media-record.png \
media-backward.png media-forward.png \
volume-mute.png volume-zero.png \
volume-min.png volume-medium.png volume-max.png \
double-click-on.png double-click-off.png double-click-maybe.png \
printer-default.png printer-broken.png printer-inkjet.png \
printer-personal-laser.png printer-workgroup-laser.png \
marco-minimize.png marco-maximize.png \
marco-delete.png \
stock_info.png stock_harddisk.png \
$(NULL)

4 changes: 2 additions & 2 deletions configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -346,13 +346,13 @@ dnl ==========================================================================
echo "
mate-themes-$VERSION:

Installation prefix: ${prefix}
Installation prefix: ${prefix}

Enable placeholders: ${enable_placeholders}
Enable legacy icons: ${enable_mapping}
Enable all themes: ${enable_all_themes}
Enable test themes: ${enable_test_themes}
LargePrint cursor theme: ${LARGEPRINT_CURSOR_THEME}
LargePrint cursor theme: ${LARGEPRINT_CURSOR_THEME}
HC LargePrint cursor theme: ${LARGEPRINT_HC_CURSOR_THEME}
HCI LargePrint cursor theme: ${LARGEPRINT_HCI_CURSOR_THEME}

Expand Down
2 changes: 1 addition & 1 deletion cursor-themes/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cursordir = $(datadir)/icons/mate/cursors

cursor_DATA =\
cursor_DATA = \
08e8e1c95fe2fc01f976f1e063a24ccd \
double_arrow \
left_ptr_watch \
Expand Down
55 changes: 28 additions & 27 deletions desktop-themes/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,31 +1,32 @@
SUBDIRS= \
Aldabra \
Crux \
Clearlooks \
Glider \
Glossy \
HighContrast \
HighContrastInverse \
HighContrastLargePrint \
SUBDIRS = \
Aldabra \
Crux \
TraditionalOk \
Glider \
Glossy \
HighContrast \
HighContrastInverse \
HighContrastLargePrint \
HighContrastLargePrintInverse \
LargePrint \
LowContrast \
LowContrastLargePrint \
Mist \
LargePrint \
LowContrast \
LowContrastLargePrint \
Mist \
$(TEST_THEMES)

DIST_SUBDIRS= \
Aldabra \
Crux \
Clearlooks \
Glider \
Glossy \
HighContrast \
HighContrastInverse \
HighContrastLargePrint \
DIST_SUBDIRS = \
Aldabra \
Crux \
TraditionalOk \
Glider \
Glossy \
HighContrast \
HighContrastInverse \
HighContrastLargePrint \
HighContrastLargePrintInverse \
LargePrint \
LowContrast \
LowContrastLargePrint \
Mist \
ClearlooksTest
LargePrint \
LowContrast \
LowContrastLargePrint \
Mist \
TraditionalOkTest

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
THEME_NAME=Clearlooks
THEME_NAME=TraditionalOk
THEME_IN_FILES=index.theme.in

%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[X-GNOME-Metatheme]
_Name=Clearlooks
_Name=TraditionalOk
Type=X-GNOME-Metatheme
_Comment=Attractive Usability
Encoding=UTF-8
GtkTheme=Clearlooks
MetacityTheme=Clearlooks
GtkTheme=TraditionalOk
MetacityTheme=TraditionalOk
IconTheme=mate
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
THEME_NAME=ClearlooksTest
THEME_NAME=TraditionalOkTest
THEME_IN_FILES=index.theme.in

%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[X-GNOME-Metatheme]
_Name=Clearlooks Test Theme
_Name=TraditionalOk Test Theme
Type=X-GNOME-Metatheme
_Comment=Theme with a different colorscheme to find problems in applications.
Encoding=UTF-8
GtkTheme=ClearlooksTest
MetacityTheme=Clearlooks
GtkTheme=TraditionalOkTest
MetacityTheme=TraditionalOk
IconTheme=mate
5 changes: 0 additions & 5 deletions gtk-themes/ClearlooksClassic/Makefile.am

This file was deleted.

5 changes: 0 additions & 5 deletions gtk-themes/ClearlooksTest/Makefile.am

This file was deleted.

6 changes: 3 additions & 3 deletions gtk-themes/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SUBDIRS= \
Glider \
Glossy \
ClearlooksClassic \
TraditionalOkClassic \
Simple \
HighContrast \
HighContrastInverse \
Expand All @@ -16,7 +16,7 @@ SUBDIRS= \
DIST_SUBDIRS= \
Glider \
Glossy \
ClearlooksClassic \
TraditionalOkClassic \
Simple \
HighContrast \
HighContrastInverse \
Expand All @@ -26,4 +26,4 @@ DIST_SUBDIRS= \
LowContrast \
LowContrastLargePrint \
LargePrint \
ClearlooksTest
TraditionalOkTest
5 changes: 5 additions & 0 deletions gtk-themes/TraditionalOkClassic/Makefile.am
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
themedir = $(datadir)/themes/TraditionalOkClassic/gtk-2.0

theme_DATA = gtkrc

EXTRA_DIST = $(theme_DATA)
File renamed without changes.
5 changes: 5 additions & 0 deletions gtk-themes/TraditionalOkTest/Makefile.am
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
themedir = $(datadir)/themes/TraditionalOkTest/gtk-2.0

theme_DATA = gtkrc

EXTRA_DIST = $(theme_DATA)
File renamed without changes.
4 changes: 2 additions & 2 deletions marco-themes/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
THEMES= \
Clearlooks \
ClearlooksClassic \
TraditionalOk \
TraditionalOkClassic \
Glider \
Glossy \
Inverted \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<!-- $Id$ -->
<marco_theme>
<info>
<name>Clearlooks</name>
<name>TraditionalOk</name>
<author>Daniel Borgmann &lt;daniel.borgmann@gmail.com&gt;, Andrea Cimitan &lt;andrea.cimitan@gmail.com&gt;</author>
<copyright>&#194; 2005-2007 Daniel Borgmann, Andrea Cimitan</copyright>
<date>Apr, 2007</date>
<description>The Clearlooks "Gummy" Marco Theme</description>
<description>The TraditionalOk "Gummy" Marco Theme</description>
</info>

<!-- ::: GEOMETRY ::: -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<!-- $Id: marco-theme-1.xml 1295 2007-06-19 23:39:37Z acimitan $ -->
<marco_theme>
<info>
<name>ClearlooksClassic</name>
<name>TraditionalOkClassic</name>
<author>Daniel Borgmann &lt;daniel.borgmann@gmail.com&gt;, Andrea Cimitan &lt;andrea.cimitan@gmail.com&gt;</author>
<copyright>&#194; 2005-2007 Daniel Borgmann, Andrea Cimitan</copyright>
<date>Apr, 2007</date>
<description>The Clearlooks "Classic" Marco Theme</description>
<description>The TraditionalOk "Classic" Marco Theme</description>
</info>

<!-- ::: GEOMETRY ::: -->
Expand Down

0 comments on commit ac9ffcf

Please sign in to comment.