git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@952 f5eea248-9336-0410-98b8-ebc06183d4e3
This commit is contained in:
Don Ho 2012-09-08 11:39:40 +00:00
parent 755774861e
commit 37efb3f8ea

View File

@ -5036,7 +5036,7 @@ struct Quote{
const char *_quote; const char *_quote;
}; };
const int nbQuote = 82; const int nbQuote = 84;
Quote quotes[nbQuote] = { Quote quotes[nbQuote] = {
{"Notepad++", "Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size.\nBy optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment."}, {"Notepad++", "Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size.\nBy optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment."},
{"Martin Golding", "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live."}, {"Martin Golding", "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live."},
@ -5115,6 +5115,8 @@ Quote quotes[nbQuote] = {
{"Anonymous #47", "Kids are like fart.\nYou can only stand yours."}, {"Anonymous #47", "Kids are like fart.\nYou can only stand yours."},
{"Anonymous #48", "If you were born in Israel, youd probably be Jewish.\nIf you were born in Saudi Arabia, youd probably be Muslim.\nIf you were born in India, youd probably be Hindu.\nBut because you were born in North America, youre Christian.\nYour faith is not inspired by some divine, constant truth.\nIts simply geography."}, {"Anonymous #48", "If you were born in Israel, youd probably be Jewish.\nIf you were born in Saudi Arabia, youd probably be Muslim.\nIf you were born in India, youd probably be Hindu.\nBut because you were born in North America, youre Christian.\nYour faith is not inspired by some divine, constant truth.\nIts simply geography."},
{"Anonymous #49", "There are 2 types of people in this world:\nPeople who say they pee in the swimming pool, and the dirty fucking liars."}, {"Anonymous #49", "There are 2 types of people in this world:\nPeople who say they pee in the swimming pool, and the dirty fucking liars."},
{"Anonymous #50", "London 2012 Olympic Games - A bunch of countries coming across the ocean to put their flags in britain and try to get a bunch of gold... it's like history but opposite."},
{"Anonymous #51", "I don't need a stable relationship,\nI just need a stable Internet connection."},
{"Hustle Man", "Politicians are like sperm.\nOne in a million turn out to be an actual human being."}, {"Hustle Man", "Politicians are like sperm.\nOne in a million turn out to be an actual human being."},
{"Confucius", "It's good to meet girl in park.\nBut better to park meat in girl."}, {"Confucius", "It's good to meet girl in park.\nBut better to park meat in girl."},
{"Mark Twain", "Censorship is telling a man he can't have a steak just because a baby can't chew it."}, {"Mark Twain", "Censorship is telling a man he can't have a steak just because a baby can't chew it."},