Skip to content

Commit

Permalink
Updated a lot of filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
adambard committed Jan 30, 2014
1 parent 8185f5e commit 0b2a283
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 12 deletions.
1 change: 1 addition & 0 deletions css.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
language: css
contributors:
- ["Mohammad Valipour", "https://github.com/mvalipour"]
filename: learncss.css
---

In early days of web there was no visual elements, just pure text. But with the
Expand Down
1 change: 1 addition & 0 deletions de-de/css-de.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ contributors:
translators:
- ["Kyr", "http://github.com/kyrami"]
lang: de-de
filename: learncss-de.css
---

In den frühen Tagen des Internets gab es keine visuellen Elemente, alles war nur reiner Text. Aber mit der Weiterentwickliung von Browsern wurden auch vollständig visuelle Webseiten zu einem Standard.
Expand Down
2 changes: 1 addition & 1 deletion fa-ir/javascript.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ contributors:
- ["Adam Brenecki", "http://adam.brenecki.id.au"]
translators:
- ["Mohammad Valipour", "https://github.com/mvalipour"]
filename: javascript.js
filename: javascript-fa.js
lang: fa-ir
---

Expand Down
1 change: 1 addition & 0 deletions fr-fr/haskell.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ contributors:
translators:
- ["David Baumgartner", "http://davidbaumgartner.ch"]
lang: fr-fr
filename: learnhaskell-fr.hs
---

Haskell a été conçu pour être un langage fonctionnel pur et maniable. Il est connu pour ses monades et son système de types, mais je n'ai cesse d'y revenir pour son élégance. Pour moi, Haskell fait de la programmation une joie.
Expand Down
2 changes: 1 addition & 1 deletion fr-fr/objective-c-fr.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ contributors:
- ["Levi Bostian", "https://github.com/levibostian"]
translators:
- ["Yannick Loriot", "https://github.com/YannickL"]
filename: LearnObjectiveC.m
filename: LearnObjectiveC-fr.m
lang: fr-fr

---
Expand Down
2 changes: 1 addition & 1 deletion ko-kr/coffeescript-kr.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: coffeescript
category: language
contributors:
- ["Tenor Biel", "http://github.com/L8D"]
filename: coffeescript.coffee
filename: coffeescript-kr.coffee
translators:
- ["wikibook", "http://wikibook.co.kr"]
lang: ko-kr
Expand Down
1 change: 1 addition & 0 deletions ko-kr/javascript-kr.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ contributors:
- ["Adam Brenecki", "http://adam.brenecki.id.au"]
translators:
- ["wikibook", "http://wikibook.co.kr"]
filename: javascript-kr.js
lang: ko-kr
---

Expand Down
1 change: 1 addition & 0 deletions ko-kr/lua-kr.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ contributors:
translators:
- ["wikibook", "http://wikibook.co.kr"]
lang: ko-kr
filename: learnlua-kr.lua
---

```lua
Expand Down
2 changes: 1 addition & 1 deletion ko-kr/php-kr.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ category: language
contributors:
- ["Malcolm Fell", "http://emarref.net/"]
- ["Trismegiste", "https://github.com/Trismegiste"]
filename: learnphp.php
filename: learnphp-kr.php
translators:
- ["wikibook", "http://wikibook.co.kr"]
lang: ko-kr
Expand Down
2 changes: 1 addition & 1 deletion pt-br/java-pt.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ translators:
- ["Victor Kléber Santos L. Melo", "http://victormelo.com.br/blog"]
- ["Renê Douglas N. de Morais", "mailto:[email protected]"]
lang: pt-br
filename: LearnJava.java
filename: LearnJava-pt.java

---

Expand Down
4 changes: 2 additions & 2 deletions pt-br/ruby-pt.html.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
language: ruby
lang: br-pt
filename: learnruby.rb
lang: pt-br
filename: learnruby-pt.rb
contributors:
- ["Bruno Henrique - Garu", "http://garulab.com"]
translators:
Expand Down
4 changes: 2 additions & 2 deletions ru-ru/c-ru.html.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
language: c
filename: learnc.c
filename: learnc-ru.c
contributors:
- ["Adam Bard", "http://adambard.com/"]
- ["Árpád Goretity", "http://twitter.com/H2CO3_iOS"]
Expand Down Expand Up @@ -480,4 +480,4 @@ void str_reverse_through_pointer(char *str_in) {
Также не забывайте, что [Google](http://google.com) и [Яндекс](http://yandex.ru) – ваши хорошие друзья.
[1] http://stackoverflow.com/questions/119123/why-isnt-sizeof-for-a-struct-equal-to-the-sum-of-sizeof-of-each-member
[1] http://stackoverflow.com/questions/119123/why-isnt-sizeof-for-a-struct-equal-to-the-sum-of-sizeof-of-each-member
2 changes: 1 addition & 1 deletion zh-cn/r-cn.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ contributors:
translators:
- ["小柒", "http://weibo.com/u/2328126220"]
- ["alswl", "https://github.com/alswl"]
filename: learnr.r
filename: learnr-zh.r
lang: zh-cn
---

Expand Down
2 changes: 1 addition & 1 deletion zh-cn/racket-cn.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

language: racket
lang: zh-cn
filename: learnracket.rkt
filename: learnracket-zh.rkt
contributors:
- ["th3rac25", "https://github.com/voila"]
- ["Eli Barzilay", "https://github.com/elibarzilay"]
Expand Down
1 change: 0 additions & 1 deletion zh-cn/scala-cn.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ contributors:
- ["Dominic Bou-Samra", "http://dbousamra.github.com"]
translators:
- ["Peiyong Lin", ""]
filename: learn.scala
lang: zh-cn
---

Expand Down

0 comments on commit 0b2a283

Please sign in to comment.